@chain-registry/assets 1.70.294 → 1.70.295
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/assets.js +3 -1
- package/esm/mainnet/bitbadges.js +86 -0
- package/esm/mainnet/cosmoshub.js +78 -0
- package/esm/mainnet/index.js +2 -0
- package/esm/mainnet/mtgbp.js +182 -0
- package/esm/mainnet/osmosis.js +164 -0
- package/esm/mainnet/qfs.js +182 -0
- package/mainnet/assets.js +3 -1
- package/mainnet/bitbadges.js +86 -0
- package/mainnet/cosmoshub.js +78 -0
- package/mainnet/index.d.ts +2 -0
- package/mainnet/index.js +5 -3
- package/mainnet/mtgbp.d.ts +3 -0
- package/mainnet/mtgbp.js +184 -0
- package/mainnet/osmosis.js +164 -0
- package/mainnet/qfs.d.ts +3 -0
- package/mainnet/qfs.js +184 -0
- package/package.json +5 -5
package/mainnet/osmosis.js
CHANGED
|
@@ -5500,6 +5500,47 @@ const assets = {
|
|
|
5500
5500
|
}
|
|
5501
5501
|
}]
|
|
5502
5502
|
},
|
|
5503
|
+
{
|
|
5504
|
+
description: 'MTGBP the stablecoin of the future.',
|
|
5505
|
+
denom_units: [{
|
|
5506
|
+
denom: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
5507
|
+
exponent: 0,
|
|
5508
|
+
aliases: ['umtgbp']
|
|
5509
|
+
}, {
|
|
5510
|
+
denom: 'mtgbp',
|
|
5511
|
+
exponent: 6
|
|
5512
|
+
}],
|
|
5513
|
+
base: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
5514
|
+
name: 'mtgbp',
|
|
5515
|
+
display: 'mtgbp',
|
|
5516
|
+
symbol: 'MTGBP',
|
|
5517
|
+
logo_URIs: {
|
|
5518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
5519
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
|
|
5520
|
+
},
|
|
5521
|
+
images: [{
|
|
5522
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
5523
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg',
|
|
5524
|
+
theme: {
|
|
5525
|
+
primary_color_hex: '#e8692b'
|
|
5526
|
+
}
|
|
5527
|
+
}],
|
|
5528
|
+
socials: {
|
|
5529
|
+
website: 'https://mtgbp.com/'
|
|
5530
|
+
},
|
|
5531
|
+
type_asset: 'sdk.coin',
|
|
5532
|
+
traces: [{
|
|
5533
|
+
type: 'ibc',
|
|
5534
|
+
counterparty: {
|
|
5535
|
+
channel_id: 'channel-0',
|
|
5536
|
+
base_denom: 'umtgbp',
|
|
5537
|
+
chain_name: 'mtgbp'
|
|
5538
|
+
},
|
|
5539
|
+
chain: {
|
|
5540
|
+
channel_id: 'channel-105394'
|
|
5541
|
+
}
|
|
5542
|
+
}]
|
|
5543
|
+
},
|
|
5503
5544
|
{
|
|
5504
5545
|
description: 'The native token of Neutaro',
|
|
5505
5546
|
denom_units: [{
|
|
@@ -12072,6 +12113,47 @@ const assets = {
|
|
|
12072
12113
|
}
|
|
12073
12114
|
}]
|
|
12074
12115
|
},
|
|
12116
|
+
{
|
|
12117
|
+
description: 'MTGBP the stablecoin of the future.',
|
|
12118
|
+
denom_units: [{
|
|
12119
|
+
denom: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
12120
|
+
exponent: 0,
|
|
12121
|
+
aliases: ['umtgbp']
|
|
12122
|
+
}, {
|
|
12123
|
+
denom: 'mtgbp',
|
|
12124
|
+
exponent: 6
|
|
12125
|
+
}],
|
|
12126
|
+
base: 'ibc/698687E700D8B255FAB6B8145CE25B12591C99296965DB5C2C5DD5FE0AB685BF',
|
|
12127
|
+
name: 'mtgbp',
|
|
12128
|
+
display: 'mtgbp',
|
|
12129
|
+
symbol: 'MTGBP',
|
|
12130
|
+
logo_URIs: {
|
|
12131
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
12132
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
|
|
12133
|
+
},
|
|
12134
|
+
images: [{
|
|
12135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
|
|
12136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg',
|
|
12137
|
+
theme: {
|
|
12138
|
+
primary_color_hex: '#e8692b'
|
|
12139
|
+
}
|
|
12140
|
+
}],
|
|
12141
|
+
socials: {
|
|
12142
|
+
website: 'https://mtgbp.com/'
|
|
12143
|
+
},
|
|
12144
|
+
type_asset: 'sdk.coin',
|
|
12145
|
+
traces: [{
|
|
12146
|
+
type: 'ibc',
|
|
12147
|
+
counterparty: {
|
|
12148
|
+
channel_id: 'channel-0',
|
|
12149
|
+
base_denom: 'umtgbp',
|
|
12150
|
+
chain_name: 'mtgbp'
|
|
12151
|
+
},
|
|
12152
|
+
chain: {
|
|
12153
|
+
channel_id: 'channel-105394'
|
|
12154
|
+
}
|
|
12155
|
+
}]
|
|
12156
|
+
},
|
|
12075
12157
|
{
|
|
12076
12158
|
description: 'The native token of Namada.',
|
|
12077
12159
|
denom_units: [{
|
|
@@ -20418,6 +20500,47 @@ const assets = {
|
|
|
20418
20500
|
}
|
|
20419
20501
|
}]
|
|
20420
20502
|
},
|
|
20503
|
+
{
|
|
20504
|
+
description: 'QFS stands for Quantum Financial Systems, the aim is to bridge traditional finance with the crypto ecosystem',
|
|
20505
|
+
denom_units: [{
|
|
20506
|
+
denom: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
20507
|
+
exponent: 0,
|
|
20508
|
+
aliases: ['uqfs']
|
|
20509
|
+
}, {
|
|
20510
|
+
denom: 'qfs',
|
|
20511
|
+
exponent: 6
|
|
20512
|
+
}],
|
|
20513
|
+
base: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
20514
|
+
name: 'qfs',
|
|
20515
|
+
display: 'qfs',
|
|
20516
|
+
symbol: 'QFS',
|
|
20517
|
+
logo_URIs: {
|
|
20518
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
20519
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
|
|
20520
|
+
},
|
|
20521
|
+
images: [{
|
|
20522
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
20523
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg',
|
|
20524
|
+
theme: {
|
|
20525
|
+
primary_color_hex: '#2979dc'
|
|
20526
|
+
}
|
|
20527
|
+
}],
|
|
20528
|
+
socials: {
|
|
20529
|
+
website: 'https://qfsone.com/'
|
|
20530
|
+
},
|
|
20531
|
+
type_asset: 'sdk.coin',
|
|
20532
|
+
traces: [{
|
|
20533
|
+
type: 'ibc',
|
|
20534
|
+
counterparty: {
|
|
20535
|
+
channel_id: 'channel-0',
|
|
20536
|
+
base_denom: 'uqfs',
|
|
20537
|
+
chain_name: 'qfs'
|
|
20538
|
+
},
|
|
20539
|
+
chain: {
|
|
20540
|
+
channel_id: 'channel-105393'
|
|
20541
|
+
}
|
|
20542
|
+
}]
|
|
20543
|
+
},
|
|
20421
20544
|
{
|
|
20422
20545
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
20423
20546
|
denom_units: [{
|
|
@@ -30507,6 +30630,47 @@ const assets = {
|
|
|
30507
30630
|
}
|
|
30508
30631
|
}]
|
|
30509
30632
|
},
|
|
30633
|
+
{
|
|
30634
|
+
description: 'QFS stands for Quantum Financial Systems, the aim is to bridge traditional finance with the crypto ecosystem',
|
|
30635
|
+
denom_units: [{
|
|
30636
|
+
denom: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
30637
|
+
exponent: 0,
|
|
30638
|
+
aliases: ['uqfs']
|
|
30639
|
+
}, {
|
|
30640
|
+
denom: 'qfs',
|
|
30641
|
+
exponent: 6
|
|
30642
|
+
}],
|
|
30643
|
+
base: 'ibc/83A99F99AF326090B74CD5D17EE61776C7791B537EE6808F4951A184EDCCA0D9',
|
|
30644
|
+
name: 'qfs',
|
|
30645
|
+
display: 'qfs',
|
|
30646
|
+
symbol: 'QFS',
|
|
30647
|
+
logo_URIs: {
|
|
30648
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
30649
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
|
|
30650
|
+
},
|
|
30651
|
+
images: [{
|
|
30652
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
|
|
30653
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg',
|
|
30654
|
+
theme: {
|
|
30655
|
+
primary_color_hex: '#2979dc'
|
|
30656
|
+
}
|
|
30657
|
+
}],
|
|
30658
|
+
socials: {
|
|
30659
|
+
website: 'https://qfsone.com/'
|
|
30660
|
+
},
|
|
30661
|
+
type_asset: 'sdk.coin',
|
|
30662
|
+
traces: [{
|
|
30663
|
+
type: 'ibc',
|
|
30664
|
+
counterparty: {
|
|
30665
|
+
channel_id: 'channel-0',
|
|
30666
|
+
base_denom: 'uqfs',
|
|
30667
|
+
chain_name: 'qfs'
|
|
30668
|
+
},
|
|
30669
|
+
chain: {
|
|
30670
|
+
channel_id: 'channel-105393'
|
|
30671
|
+
}
|
|
30672
|
+
}]
|
|
30673
|
+
},
|
|
30510
30674
|
{
|
|
30511
30675
|
description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.',
|
|
30512
30676
|
denom_units: [{
|
package/mainnet/qfs.d.ts
ADDED
package/mainnet/qfs.js
ADDED
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const assets = {
|
|
4
|
+
chain_name: 'qfs',
|
|
5
|
+
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'The native token of Osmosis',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uosmo']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'osmo',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
type_asset: 'sdk.coin',
|
|
17
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
18
|
+
name: 'Osmosis',
|
|
19
|
+
display: 'osmo',
|
|
20
|
+
symbol: 'OSMO',
|
|
21
|
+
logo_URIs: {
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
23
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
24
|
+
},
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#760dbb'
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
coingecko_id: 'osmosis',
|
|
33
|
+
keywords: ['dex', 'staking'],
|
|
34
|
+
socials: {
|
|
35
|
+
website: 'https://osmosis.zone',
|
|
36
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
37
|
+
},
|
|
38
|
+
traces: [{
|
|
39
|
+
type: 'ibc',
|
|
40
|
+
counterparty: {
|
|
41
|
+
channel_id: 'channel-105393',
|
|
42
|
+
base_denom: 'uosmo',
|
|
43
|
+
chain_name: 'osmosis'
|
|
44
|
+
},
|
|
45
|
+
chain: {
|
|
46
|
+
channel_id: 'channel-0'
|
|
47
|
+
}
|
|
48
|
+
}]
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
description: 'ION is the second native token of Osmosis.',
|
|
52
|
+
denom_units: [{
|
|
53
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
54
|
+
exponent: 0,
|
|
55
|
+
aliases: ['uion']
|
|
56
|
+
}, {
|
|
57
|
+
denom: 'ion',
|
|
58
|
+
exponent: 6
|
|
59
|
+
}],
|
|
60
|
+
type_asset: 'sdk.coin',
|
|
61
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
62
|
+
name: 'Ion DAO',
|
|
63
|
+
display: 'ion',
|
|
64
|
+
symbol: 'ION',
|
|
65
|
+
logo_URIs: {
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
68
|
+
},
|
|
69
|
+
images: [{
|
|
70
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
71
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
72
|
+
theme: {
|
|
73
|
+
primary_color_hex: '#4453c7'
|
|
74
|
+
}
|
|
75
|
+
}],
|
|
76
|
+
coingecko_id: 'ion',
|
|
77
|
+
keywords: ['memecoin', 'defi'],
|
|
78
|
+
socials: {
|
|
79
|
+
website: 'https://ion.wtf',
|
|
80
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
81
|
+
},
|
|
82
|
+
traces: [{
|
|
83
|
+
type: 'ibc',
|
|
84
|
+
counterparty: {
|
|
85
|
+
channel_id: 'channel-105393',
|
|
86
|
+
base_denom: 'uion',
|
|
87
|
+
chain_name: 'osmosis'
|
|
88
|
+
},
|
|
89
|
+
chain: {
|
|
90
|
+
channel_id: 'channel-0'
|
|
91
|
+
}
|
|
92
|
+
}]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
description: 'The native token of Osmosis',
|
|
96
|
+
denom_units: [{
|
|
97
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
98
|
+
exponent: 0,
|
|
99
|
+
aliases: ['uosmo']
|
|
100
|
+
}, {
|
|
101
|
+
denom: 'osmo',
|
|
102
|
+
exponent: 6
|
|
103
|
+
}],
|
|
104
|
+
type_asset: 'sdk.coin',
|
|
105
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
106
|
+
name: 'Osmosis',
|
|
107
|
+
display: 'osmo',
|
|
108
|
+
symbol: 'OSMO',
|
|
109
|
+
logo_URIs: {
|
|
110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
111
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
112
|
+
},
|
|
113
|
+
images: [{
|
|
114
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
115
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
116
|
+
theme: {
|
|
117
|
+
primary_color_hex: '#760dbb'
|
|
118
|
+
}
|
|
119
|
+
}],
|
|
120
|
+
coingecko_id: 'osmosis',
|
|
121
|
+
keywords: ['dex', 'staking'],
|
|
122
|
+
socials: {
|
|
123
|
+
website: 'https://osmosis.zone',
|
|
124
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
125
|
+
},
|
|
126
|
+
traces: [{
|
|
127
|
+
type: 'ibc',
|
|
128
|
+
counterparty: {
|
|
129
|
+
channel_id: 'channel-105393',
|
|
130
|
+
base_denom: 'uosmo',
|
|
131
|
+
chain_name: 'osmosis'
|
|
132
|
+
},
|
|
133
|
+
chain: {
|
|
134
|
+
channel_id: 'channel-0'
|
|
135
|
+
}
|
|
136
|
+
}]
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
description: 'ION is the second native token of Osmosis.',
|
|
140
|
+
denom_units: [{
|
|
141
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
142
|
+
exponent: 0,
|
|
143
|
+
aliases: ['uion']
|
|
144
|
+
}, {
|
|
145
|
+
denom: 'ion',
|
|
146
|
+
exponent: 6
|
|
147
|
+
}],
|
|
148
|
+
type_asset: 'sdk.coin',
|
|
149
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
150
|
+
name: 'Ion DAO',
|
|
151
|
+
display: 'ion',
|
|
152
|
+
symbol: 'ION',
|
|
153
|
+
logo_URIs: {
|
|
154
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
155
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
156
|
+
},
|
|
157
|
+
images: [{
|
|
158
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
159
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
|
|
160
|
+
theme: {
|
|
161
|
+
primary_color_hex: '#4453c7'
|
|
162
|
+
}
|
|
163
|
+
}],
|
|
164
|
+
coingecko_id: 'ion',
|
|
165
|
+
keywords: ['memecoin', 'defi'],
|
|
166
|
+
socials: {
|
|
167
|
+
website: 'https://ion.wtf',
|
|
168
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
169
|
+
},
|
|
170
|
+
traces: [{
|
|
171
|
+
type: 'ibc',
|
|
172
|
+
counterparty: {
|
|
173
|
+
channel_id: 'channel-105393',
|
|
174
|
+
base_denom: 'uion',
|
|
175
|
+
chain_name: 'osmosis'
|
|
176
|
+
},
|
|
177
|
+
chain: {
|
|
178
|
+
channel_id: 'channel-0'
|
|
179
|
+
}
|
|
180
|
+
}]
|
|
181
|
+
}
|
|
182
|
+
]
|
|
183
|
+
};
|
|
184
|
+
exports.default = assets;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.295",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.186",
|
|
33
|
+
"chain-registry": "^1.69.295"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.186"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "a1f07c3e84210d7913a324073d4a9ca0ca34582c"
|
|
47
47
|
}
|