@chain-registry/assets 1.64.86 → 1.64.88
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/axelar.js +84 -0
- package/esm/mainnet/canto.js +84 -0
- package/esm/mainnet/gravitybridge.js +84 -0
- package/esm/mainnet/nolus.js +84 -0
- package/mainnet/axelar.js +84 -0
- package/mainnet/canto.js +84 -0
- package/mainnet/gravitybridge.js +84 -0
- package/mainnet/nolus.js +84 -0
- package/package.json +5 -5
package/esm/mainnet/axelar.js
CHANGED
|
@@ -2068,6 +2068,48 @@ const assets = {
|
|
|
2068
2068
|
}
|
|
2069
2069
|
}]
|
|
2070
2070
|
},
|
|
2071
|
+
{
|
|
2072
|
+
description: 'The native token of Nolus chain',
|
|
2073
|
+
denom_units: [{
|
|
2074
|
+
denom: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
2075
|
+
exponent: 0,
|
|
2076
|
+
aliases: ['unls']
|
|
2077
|
+
}, {
|
|
2078
|
+
denom: 'nls',
|
|
2079
|
+
exponent: 6
|
|
2080
|
+
}],
|
|
2081
|
+
base: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
2082
|
+
name: 'Nolus',
|
|
2083
|
+
display: 'nls',
|
|
2084
|
+
symbol: 'NLS',
|
|
2085
|
+
logo_URIs: {
|
|
2086
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2087
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
2088
|
+
},
|
|
2089
|
+
coingecko_id: 'nolus',
|
|
2090
|
+
images: [{
|
|
2091
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2092
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg',
|
|
2093
|
+
theme: {
|
|
2094
|
+
primary_color_hex: '#fc542c'
|
|
2095
|
+
}
|
|
2096
|
+
}],
|
|
2097
|
+
socials: {
|
|
2098
|
+
website: 'https://nolus.io/',
|
|
2099
|
+
twitter: 'https://twitter.com/NolusProtocol'
|
|
2100
|
+
},
|
|
2101
|
+
traces: [{
|
|
2102
|
+
type: 'ibc',
|
|
2103
|
+
counterparty: {
|
|
2104
|
+
channel_id: 'channel-10177',
|
|
2105
|
+
base_denom: 'unls',
|
|
2106
|
+
chain_name: 'nolus'
|
|
2107
|
+
},
|
|
2108
|
+
chain: {
|
|
2109
|
+
channel_id: 'channel-143'
|
|
2110
|
+
}
|
|
2111
|
+
}]
|
|
2112
|
+
},
|
|
2071
2113
|
{
|
|
2072
2114
|
description: 'Staking and governance token for ODIN Protocol',
|
|
2073
2115
|
denom_units: [{
|
|
@@ -6798,6 +6840,48 @@ const assets = {
|
|
|
6798
6840
|
}
|
|
6799
6841
|
}]
|
|
6800
6842
|
},
|
|
6843
|
+
{
|
|
6844
|
+
description: 'The native token of Nolus chain',
|
|
6845
|
+
denom_units: [{
|
|
6846
|
+
denom: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
6847
|
+
exponent: 0,
|
|
6848
|
+
aliases: ['unls']
|
|
6849
|
+
}, {
|
|
6850
|
+
denom: 'nls',
|
|
6851
|
+
exponent: 6
|
|
6852
|
+
}],
|
|
6853
|
+
base: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
6854
|
+
name: 'Nolus',
|
|
6855
|
+
display: 'nls',
|
|
6856
|
+
symbol: 'NLS',
|
|
6857
|
+
logo_URIs: {
|
|
6858
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
6859
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
6860
|
+
},
|
|
6861
|
+
coingecko_id: 'nolus',
|
|
6862
|
+
images: [{
|
|
6863
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
6864
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg',
|
|
6865
|
+
theme: {
|
|
6866
|
+
primary_color_hex: '#fc542c'
|
|
6867
|
+
}
|
|
6868
|
+
}],
|
|
6869
|
+
socials: {
|
|
6870
|
+
website: 'https://nolus.io/',
|
|
6871
|
+
twitter: 'https://twitter.com/NolusProtocol'
|
|
6872
|
+
},
|
|
6873
|
+
traces: [{
|
|
6874
|
+
type: 'ibc',
|
|
6875
|
+
counterparty: {
|
|
6876
|
+
channel_id: 'channel-10177',
|
|
6877
|
+
base_denom: 'unls',
|
|
6878
|
+
chain_name: 'nolus'
|
|
6879
|
+
},
|
|
6880
|
+
chain: {
|
|
6881
|
+
channel_id: 'channel-143'
|
|
6882
|
+
}
|
|
6883
|
+
}]
|
|
6884
|
+
},
|
|
6801
6885
|
{
|
|
6802
6886
|
description: 'Staking and governance token for ODIN Protocol',
|
|
6803
6887
|
denom_units: [{
|
package/esm/mainnet/canto.js
CHANGED
|
@@ -119,6 +119,48 @@ const assets = {
|
|
|
119
119
|
}
|
|
120
120
|
}]
|
|
121
121
|
},
|
|
122
|
+
{
|
|
123
|
+
description: 'The native token of Gravity Bridge',
|
|
124
|
+
denom_units: [{
|
|
125
|
+
denom: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
|
|
126
|
+
exponent: 0,
|
|
127
|
+
aliases: ['ugraviton']
|
|
128
|
+
}, {
|
|
129
|
+
denom: 'graviton',
|
|
130
|
+
exponent: 6
|
|
131
|
+
}],
|
|
132
|
+
base: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
|
|
133
|
+
name: 'Graviton',
|
|
134
|
+
display: 'graviton',
|
|
135
|
+
symbol: 'GRAV',
|
|
136
|
+
coingecko_id: 'graviton',
|
|
137
|
+
logo_URIs: {
|
|
138
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
139
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
140
|
+
},
|
|
141
|
+
images: [{
|
|
142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
143
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg',
|
|
144
|
+
theme: {
|
|
145
|
+
primary_color_hex: '#042ca4'
|
|
146
|
+
}
|
|
147
|
+
}],
|
|
148
|
+
socials: {
|
|
149
|
+
website: 'https://www.gravitybridge.net/',
|
|
150
|
+
twitter: 'https://twitter.com/gravity_bridge'
|
|
151
|
+
},
|
|
152
|
+
traces: [{
|
|
153
|
+
type: 'ibc',
|
|
154
|
+
counterparty: {
|
|
155
|
+
channel_id: 'channel-88',
|
|
156
|
+
base_denom: 'ugraviton',
|
|
157
|
+
chain_name: 'gravitybridge'
|
|
158
|
+
},
|
|
159
|
+
chain: {
|
|
160
|
+
channel_id: 'channel-0'
|
|
161
|
+
}
|
|
162
|
+
}]
|
|
163
|
+
},
|
|
122
164
|
{
|
|
123
165
|
description: 'The native token of Osmosis',
|
|
124
166
|
denom_units: [{
|
|
@@ -375,6 +417,48 @@ const assets = {
|
|
|
375
417
|
}
|
|
376
418
|
}]
|
|
377
419
|
},
|
|
420
|
+
{
|
|
421
|
+
description: 'The native token of Gravity Bridge',
|
|
422
|
+
denom_units: [{
|
|
423
|
+
denom: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
|
|
424
|
+
exponent: 0,
|
|
425
|
+
aliases: ['ugraviton']
|
|
426
|
+
}, {
|
|
427
|
+
denom: 'graviton',
|
|
428
|
+
exponent: 6
|
|
429
|
+
}],
|
|
430
|
+
base: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
|
|
431
|
+
name: 'Graviton',
|
|
432
|
+
display: 'graviton',
|
|
433
|
+
symbol: 'GRAV',
|
|
434
|
+
coingecko_id: 'graviton',
|
|
435
|
+
logo_URIs: {
|
|
436
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
437
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
438
|
+
},
|
|
439
|
+
images: [{
|
|
440
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
441
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg',
|
|
442
|
+
theme: {
|
|
443
|
+
primary_color_hex: '#042ca4'
|
|
444
|
+
}
|
|
445
|
+
}],
|
|
446
|
+
socials: {
|
|
447
|
+
website: 'https://www.gravitybridge.net/',
|
|
448
|
+
twitter: 'https://twitter.com/gravity_bridge'
|
|
449
|
+
},
|
|
450
|
+
traces: [{
|
|
451
|
+
type: 'ibc',
|
|
452
|
+
counterparty: {
|
|
453
|
+
channel_id: 'channel-88',
|
|
454
|
+
base_denom: 'ugraviton',
|
|
455
|
+
chain_name: 'gravitybridge'
|
|
456
|
+
},
|
|
457
|
+
chain: {
|
|
458
|
+
channel_id: 'channel-0'
|
|
459
|
+
}
|
|
460
|
+
}]
|
|
461
|
+
},
|
|
378
462
|
{
|
|
379
463
|
description: 'The native token of Osmosis',
|
|
380
464
|
denom_units: [{
|
|
@@ -251,6 +251,48 @@ const assets = {
|
|
|
251
251
|
}
|
|
252
252
|
}]
|
|
253
253
|
},
|
|
254
|
+
{
|
|
255
|
+
description: 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
256
|
+
denom_units: [{
|
|
257
|
+
denom: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
|
|
258
|
+
exponent: 0,
|
|
259
|
+
aliases: ['acanto']
|
|
260
|
+
}, {
|
|
261
|
+
denom: 'canto',
|
|
262
|
+
exponent: 18
|
|
263
|
+
}],
|
|
264
|
+
base: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
|
|
265
|
+
name: 'Canto',
|
|
266
|
+
display: 'canto',
|
|
267
|
+
symbol: 'CANTO',
|
|
268
|
+
logo_URIs: {
|
|
269
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
270
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
271
|
+
},
|
|
272
|
+
coingecko_id: 'canto',
|
|
273
|
+
images: [{
|
|
274
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
275
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg',
|
|
276
|
+
theme: {
|
|
277
|
+
primary_color_hex: '#1c1f1f'
|
|
278
|
+
}
|
|
279
|
+
}],
|
|
280
|
+
socials: {
|
|
281
|
+
website: 'https://canto.io/',
|
|
282
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
283
|
+
},
|
|
284
|
+
traces: [{
|
|
285
|
+
type: 'ibc',
|
|
286
|
+
counterparty: {
|
|
287
|
+
channel_id: 'channel-0',
|
|
288
|
+
base_denom: 'acanto',
|
|
289
|
+
chain_name: 'canto'
|
|
290
|
+
},
|
|
291
|
+
chain: {
|
|
292
|
+
channel_id: 'channel-88'
|
|
293
|
+
}
|
|
294
|
+
}]
|
|
295
|
+
},
|
|
254
296
|
{
|
|
255
297
|
description: 'Native token for the cheqd network',
|
|
256
298
|
denom_units: [{
|
|
@@ -826,6 +868,48 @@ const assets = {
|
|
|
826
868
|
}
|
|
827
869
|
}]
|
|
828
870
|
},
|
|
871
|
+
{
|
|
872
|
+
description: 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
873
|
+
denom_units: [{
|
|
874
|
+
denom: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
|
|
875
|
+
exponent: 0,
|
|
876
|
+
aliases: ['acanto']
|
|
877
|
+
}, {
|
|
878
|
+
denom: 'canto',
|
|
879
|
+
exponent: 18
|
|
880
|
+
}],
|
|
881
|
+
base: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
|
|
882
|
+
name: 'Canto',
|
|
883
|
+
display: 'canto',
|
|
884
|
+
symbol: 'CANTO',
|
|
885
|
+
logo_URIs: {
|
|
886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
887
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
888
|
+
},
|
|
889
|
+
coingecko_id: 'canto',
|
|
890
|
+
images: [{
|
|
891
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
892
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg',
|
|
893
|
+
theme: {
|
|
894
|
+
primary_color_hex: '#1c1f1f'
|
|
895
|
+
}
|
|
896
|
+
}],
|
|
897
|
+
socials: {
|
|
898
|
+
website: 'https://canto.io/',
|
|
899
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
900
|
+
},
|
|
901
|
+
traces: [{
|
|
902
|
+
type: 'ibc',
|
|
903
|
+
counterparty: {
|
|
904
|
+
channel_id: 'channel-0',
|
|
905
|
+
base_denom: 'acanto',
|
|
906
|
+
chain_name: 'canto'
|
|
907
|
+
},
|
|
908
|
+
chain: {
|
|
909
|
+
channel_id: 'channel-88'
|
|
910
|
+
}
|
|
911
|
+
}]
|
|
912
|
+
},
|
|
829
913
|
{
|
|
830
914
|
description: 'Native token for the cheqd network',
|
|
831
915
|
denom_units: [{
|
package/esm/mainnet/nolus.js
CHANGED
|
@@ -1,6 +1,48 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'nolus',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uaxl']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'axl',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
15
|
+
name: 'Axelar',
|
|
16
|
+
display: 'axl',
|
|
17
|
+
symbol: 'AXL',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'axelar',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#040404'
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
socials: {
|
|
31
|
+
website: 'https://axelar.network/',
|
|
32
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
33
|
+
},
|
|
34
|
+
traces: [{
|
|
35
|
+
type: 'ibc',
|
|
36
|
+
counterparty: {
|
|
37
|
+
channel_id: 'channel-143',
|
|
38
|
+
base_denom: 'uaxl',
|
|
39
|
+
chain_name: 'axelar'
|
|
40
|
+
},
|
|
41
|
+
chain: {
|
|
42
|
+
channel_id: 'channel-10177'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
},
|
|
4
46
|
{
|
|
5
47
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
6
48
|
denom_units: [{
|
|
@@ -187,6 +229,48 @@ const assets = {
|
|
|
187
229
|
}
|
|
188
230
|
}]
|
|
189
231
|
},
|
|
232
|
+
{
|
|
233
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
234
|
+
denom_units: [{
|
|
235
|
+
denom: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
236
|
+
exponent: 0,
|
|
237
|
+
aliases: ['uaxl']
|
|
238
|
+
}, {
|
|
239
|
+
denom: 'axl',
|
|
240
|
+
exponent: 6
|
|
241
|
+
}],
|
|
242
|
+
base: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
243
|
+
name: 'Axelar',
|
|
244
|
+
display: 'axl',
|
|
245
|
+
symbol: 'AXL',
|
|
246
|
+
logo_URIs: {
|
|
247
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
248
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
249
|
+
},
|
|
250
|
+
coingecko_id: 'axelar',
|
|
251
|
+
images: [{
|
|
252
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
253
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
254
|
+
theme: {
|
|
255
|
+
primary_color_hex: '#040404'
|
|
256
|
+
}
|
|
257
|
+
}],
|
|
258
|
+
socials: {
|
|
259
|
+
website: 'https://axelar.network/',
|
|
260
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
261
|
+
},
|
|
262
|
+
traces: [{
|
|
263
|
+
type: 'ibc',
|
|
264
|
+
counterparty: {
|
|
265
|
+
channel_id: 'channel-143',
|
|
266
|
+
base_denom: 'uaxl',
|
|
267
|
+
chain_name: 'axelar'
|
|
268
|
+
},
|
|
269
|
+
chain: {
|
|
270
|
+
channel_id: 'channel-10177'
|
|
271
|
+
}
|
|
272
|
+
}]
|
|
273
|
+
},
|
|
190
274
|
{
|
|
191
275
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
192
276
|
denom_units: [{
|
package/mainnet/axelar.js
CHANGED
|
@@ -2070,6 +2070,48 @@ const assets = {
|
|
|
2070
2070
|
}
|
|
2071
2071
|
}]
|
|
2072
2072
|
},
|
|
2073
|
+
{
|
|
2074
|
+
description: 'The native token of Nolus chain',
|
|
2075
|
+
denom_units: [{
|
|
2076
|
+
denom: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
2077
|
+
exponent: 0,
|
|
2078
|
+
aliases: ['unls']
|
|
2079
|
+
}, {
|
|
2080
|
+
denom: 'nls',
|
|
2081
|
+
exponent: 6
|
|
2082
|
+
}],
|
|
2083
|
+
base: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
2084
|
+
name: 'Nolus',
|
|
2085
|
+
display: 'nls',
|
|
2086
|
+
symbol: 'NLS',
|
|
2087
|
+
logo_URIs: {
|
|
2088
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2089
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
2090
|
+
},
|
|
2091
|
+
coingecko_id: 'nolus',
|
|
2092
|
+
images: [{
|
|
2093
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
2094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg',
|
|
2095
|
+
theme: {
|
|
2096
|
+
primary_color_hex: '#fc542c'
|
|
2097
|
+
}
|
|
2098
|
+
}],
|
|
2099
|
+
socials: {
|
|
2100
|
+
website: 'https://nolus.io/',
|
|
2101
|
+
twitter: 'https://twitter.com/NolusProtocol'
|
|
2102
|
+
},
|
|
2103
|
+
traces: [{
|
|
2104
|
+
type: 'ibc',
|
|
2105
|
+
counterparty: {
|
|
2106
|
+
channel_id: 'channel-10177',
|
|
2107
|
+
base_denom: 'unls',
|
|
2108
|
+
chain_name: 'nolus'
|
|
2109
|
+
},
|
|
2110
|
+
chain: {
|
|
2111
|
+
channel_id: 'channel-143'
|
|
2112
|
+
}
|
|
2113
|
+
}]
|
|
2114
|
+
},
|
|
2073
2115
|
{
|
|
2074
2116
|
description: 'Staking and governance token for ODIN Protocol',
|
|
2075
2117
|
denom_units: [{
|
|
@@ -6800,6 +6842,48 @@ const assets = {
|
|
|
6800
6842
|
}
|
|
6801
6843
|
}]
|
|
6802
6844
|
},
|
|
6845
|
+
{
|
|
6846
|
+
description: 'The native token of Nolus chain',
|
|
6847
|
+
denom_units: [{
|
|
6848
|
+
denom: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
6849
|
+
exponent: 0,
|
|
6850
|
+
aliases: ['unls']
|
|
6851
|
+
}, {
|
|
6852
|
+
denom: 'nls',
|
|
6853
|
+
exponent: 6
|
|
6854
|
+
}],
|
|
6855
|
+
base: 'ibc/37731EEEAE2D4A18C296FA1B3808719ACCBFFF7BF7F6A1D6EEA1044472B689E3',
|
|
6856
|
+
name: 'Nolus',
|
|
6857
|
+
display: 'nls',
|
|
6858
|
+
symbol: 'NLS',
|
|
6859
|
+
logo_URIs: {
|
|
6860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
6861
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
6862
|
+
},
|
|
6863
|
+
coingecko_id: 'nolus',
|
|
6864
|
+
images: [{
|
|
6865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
6866
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg',
|
|
6867
|
+
theme: {
|
|
6868
|
+
primary_color_hex: '#fc542c'
|
|
6869
|
+
}
|
|
6870
|
+
}],
|
|
6871
|
+
socials: {
|
|
6872
|
+
website: 'https://nolus.io/',
|
|
6873
|
+
twitter: 'https://twitter.com/NolusProtocol'
|
|
6874
|
+
},
|
|
6875
|
+
traces: [{
|
|
6876
|
+
type: 'ibc',
|
|
6877
|
+
counterparty: {
|
|
6878
|
+
channel_id: 'channel-10177',
|
|
6879
|
+
base_denom: 'unls',
|
|
6880
|
+
chain_name: 'nolus'
|
|
6881
|
+
},
|
|
6882
|
+
chain: {
|
|
6883
|
+
channel_id: 'channel-143'
|
|
6884
|
+
}
|
|
6885
|
+
}]
|
|
6886
|
+
},
|
|
6803
6887
|
{
|
|
6804
6888
|
description: 'Staking and governance token for ODIN Protocol',
|
|
6805
6889
|
denom_units: [{
|
package/mainnet/canto.js
CHANGED
|
@@ -121,6 +121,48 @@ const assets = {
|
|
|
121
121
|
}
|
|
122
122
|
}]
|
|
123
123
|
},
|
|
124
|
+
{
|
|
125
|
+
description: 'The native token of Gravity Bridge',
|
|
126
|
+
denom_units: [{
|
|
127
|
+
denom: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
|
|
128
|
+
exponent: 0,
|
|
129
|
+
aliases: ['ugraviton']
|
|
130
|
+
}, {
|
|
131
|
+
denom: 'graviton',
|
|
132
|
+
exponent: 6
|
|
133
|
+
}],
|
|
134
|
+
base: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
|
|
135
|
+
name: 'Graviton',
|
|
136
|
+
display: 'graviton',
|
|
137
|
+
symbol: 'GRAV',
|
|
138
|
+
coingecko_id: 'graviton',
|
|
139
|
+
logo_URIs: {
|
|
140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
141
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
142
|
+
},
|
|
143
|
+
images: [{
|
|
144
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
145
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg',
|
|
146
|
+
theme: {
|
|
147
|
+
primary_color_hex: '#042ca4'
|
|
148
|
+
}
|
|
149
|
+
}],
|
|
150
|
+
socials: {
|
|
151
|
+
website: 'https://www.gravitybridge.net/',
|
|
152
|
+
twitter: 'https://twitter.com/gravity_bridge'
|
|
153
|
+
},
|
|
154
|
+
traces: [{
|
|
155
|
+
type: 'ibc',
|
|
156
|
+
counterparty: {
|
|
157
|
+
channel_id: 'channel-88',
|
|
158
|
+
base_denom: 'ugraviton',
|
|
159
|
+
chain_name: 'gravitybridge'
|
|
160
|
+
},
|
|
161
|
+
chain: {
|
|
162
|
+
channel_id: 'channel-0'
|
|
163
|
+
}
|
|
164
|
+
}]
|
|
165
|
+
},
|
|
124
166
|
{
|
|
125
167
|
description: 'The native token of Osmosis',
|
|
126
168
|
denom_units: [{
|
|
@@ -377,6 +419,48 @@ const assets = {
|
|
|
377
419
|
}
|
|
378
420
|
}]
|
|
379
421
|
},
|
|
422
|
+
{
|
|
423
|
+
description: 'The native token of Gravity Bridge',
|
|
424
|
+
denom_units: [{
|
|
425
|
+
denom: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
|
|
426
|
+
exponent: 0,
|
|
427
|
+
aliases: ['ugraviton']
|
|
428
|
+
}, {
|
|
429
|
+
denom: 'graviton',
|
|
430
|
+
exponent: 6
|
|
431
|
+
}],
|
|
432
|
+
base: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
|
|
433
|
+
name: 'Graviton',
|
|
434
|
+
display: 'graviton',
|
|
435
|
+
symbol: 'GRAV',
|
|
436
|
+
coingecko_id: 'graviton',
|
|
437
|
+
logo_URIs: {
|
|
438
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
439
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
440
|
+
},
|
|
441
|
+
images: [{
|
|
442
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
|
|
443
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg',
|
|
444
|
+
theme: {
|
|
445
|
+
primary_color_hex: '#042ca4'
|
|
446
|
+
}
|
|
447
|
+
}],
|
|
448
|
+
socials: {
|
|
449
|
+
website: 'https://www.gravitybridge.net/',
|
|
450
|
+
twitter: 'https://twitter.com/gravity_bridge'
|
|
451
|
+
},
|
|
452
|
+
traces: [{
|
|
453
|
+
type: 'ibc',
|
|
454
|
+
counterparty: {
|
|
455
|
+
channel_id: 'channel-88',
|
|
456
|
+
base_denom: 'ugraviton',
|
|
457
|
+
chain_name: 'gravitybridge'
|
|
458
|
+
},
|
|
459
|
+
chain: {
|
|
460
|
+
channel_id: 'channel-0'
|
|
461
|
+
}
|
|
462
|
+
}]
|
|
463
|
+
},
|
|
380
464
|
{
|
|
381
465
|
description: 'The native token of Osmosis',
|
|
382
466
|
denom_units: [{
|
package/mainnet/gravitybridge.js
CHANGED
|
@@ -253,6 +253,48 @@ const assets = {
|
|
|
253
253
|
}
|
|
254
254
|
}]
|
|
255
255
|
},
|
|
256
|
+
{
|
|
257
|
+
description: 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
258
|
+
denom_units: [{
|
|
259
|
+
denom: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
|
|
260
|
+
exponent: 0,
|
|
261
|
+
aliases: ['acanto']
|
|
262
|
+
}, {
|
|
263
|
+
denom: 'canto',
|
|
264
|
+
exponent: 18
|
|
265
|
+
}],
|
|
266
|
+
base: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
|
|
267
|
+
name: 'Canto',
|
|
268
|
+
display: 'canto',
|
|
269
|
+
symbol: 'CANTO',
|
|
270
|
+
logo_URIs: {
|
|
271
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
272
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
273
|
+
},
|
|
274
|
+
coingecko_id: 'canto',
|
|
275
|
+
images: [{
|
|
276
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
277
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg',
|
|
278
|
+
theme: {
|
|
279
|
+
primary_color_hex: '#1c1f1f'
|
|
280
|
+
}
|
|
281
|
+
}],
|
|
282
|
+
socials: {
|
|
283
|
+
website: 'https://canto.io/',
|
|
284
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
285
|
+
},
|
|
286
|
+
traces: [{
|
|
287
|
+
type: 'ibc',
|
|
288
|
+
counterparty: {
|
|
289
|
+
channel_id: 'channel-0',
|
|
290
|
+
base_denom: 'acanto',
|
|
291
|
+
chain_name: 'canto'
|
|
292
|
+
},
|
|
293
|
+
chain: {
|
|
294
|
+
channel_id: 'channel-88'
|
|
295
|
+
}
|
|
296
|
+
}]
|
|
297
|
+
},
|
|
256
298
|
{
|
|
257
299
|
description: 'Native token for the cheqd network',
|
|
258
300
|
denom_units: [{
|
|
@@ -828,6 +870,48 @@ const assets = {
|
|
|
828
870
|
}
|
|
829
871
|
}]
|
|
830
872
|
},
|
|
873
|
+
{
|
|
874
|
+
description: 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi',
|
|
875
|
+
denom_units: [{
|
|
876
|
+
denom: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
|
|
877
|
+
exponent: 0,
|
|
878
|
+
aliases: ['acanto']
|
|
879
|
+
}, {
|
|
880
|
+
denom: 'canto',
|
|
881
|
+
exponent: 18
|
|
882
|
+
}],
|
|
883
|
+
base: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
|
|
884
|
+
name: 'Canto',
|
|
885
|
+
display: 'canto',
|
|
886
|
+
symbol: 'CANTO',
|
|
887
|
+
logo_URIs: {
|
|
888
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
889
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
890
|
+
},
|
|
891
|
+
coingecko_id: 'canto',
|
|
892
|
+
images: [{
|
|
893
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
894
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg',
|
|
895
|
+
theme: {
|
|
896
|
+
primary_color_hex: '#1c1f1f'
|
|
897
|
+
}
|
|
898
|
+
}],
|
|
899
|
+
socials: {
|
|
900
|
+
website: 'https://canto.io/',
|
|
901
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
902
|
+
},
|
|
903
|
+
traces: [{
|
|
904
|
+
type: 'ibc',
|
|
905
|
+
counterparty: {
|
|
906
|
+
channel_id: 'channel-0',
|
|
907
|
+
base_denom: 'acanto',
|
|
908
|
+
chain_name: 'canto'
|
|
909
|
+
},
|
|
910
|
+
chain: {
|
|
911
|
+
channel_id: 'channel-88'
|
|
912
|
+
}
|
|
913
|
+
}]
|
|
914
|
+
},
|
|
831
915
|
{
|
|
832
916
|
description: 'Native token for the cheqd network',
|
|
833
917
|
denom_units: [{
|
package/mainnet/nolus.js
CHANGED
|
@@ -3,6 +3,48 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'nolus',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uaxl']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'axl',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
17
|
+
name: 'Axelar',
|
|
18
|
+
display: 'axl',
|
|
19
|
+
symbol: 'AXL',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
23
|
+
},
|
|
24
|
+
coingecko_id: 'axelar',
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
28
|
+
theme: {
|
|
29
|
+
primary_color_hex: '#040404'
|
|
30
|
+
}
|
|
31
|
+
}],
|
|
32
|
+
socials: {
|
|
33
|
+
website: 'https://axelar.network/',
|
|
34
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
35
|
+
},
|
|
36
|
+
traces: [{
|
|
37
|
+
type: 'ibc',
|
|
38
|
+
counterparty: {
|
|
39
|
+
channel_id: 'channel-143',
|
|
40
|
+
base_denom: 'uaxl',
|
|
41
|
+
chain_name: 'axelar'
|
|
42
|
+
},
|
|
43
|
+
chain: {
|
|
44
|
+
channel_id: 'channel-10177'
|
|
45
|
+
}
|
|
46
|
+
}]
|
|
47
|
+
},
|
|
6
48
|
{
|
|
7
49
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
8
50
|
denom_units: [{
|
|
@@ -189,6 +231,48 @@ const assets = {
|
|
|
189
231
|
}
|
|
190
232
|
}]
|
|
191
233
|
},
|
|
234
|
+
{
|
|
235
|
+
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
236
|
+
denom_units: [{
|
|
237
|
+
denom: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
238
|
+
exponent: 0,
|
|
239
|
+
aliases: ['uaxl']
|
|
240
|
+
}, {
|
|
241
|
+
denom: 'axl',
|
|
242
|
+
exponent: 6
|
|
243
|
+
}],
|
|
244
|
+
base: 'ibc/39A1C46E2D6B39D296DA3DFF45D81659012AF337C42E0EADC82E4CFBF76939AF',
|
|
245
|
+
name: 'Axelar',
|
|
246
|
+
display: 'axl',
|
|
247
|
+
symbol: 'AXL',
|
|
248
|
+
logo_URIs: {
|
|
249
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
250
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
|
|
251
|
+
},
|
|
252
|
+
coingecko_id: 'axelar',
|
|
253
|
+
images: [{
|
|
254
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
|
|
255
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg',
|
|
256
|
+
theme: {
|
|
257
|
+
primary_color_hex: '#040404'
|
|
258
|
+
}
|
|
259
|
+
}],
|
|
260
|
+
socials: {
|
|
261
|
+
website: 'https://axelar.network/',
|
|
262
|
+
twitter: 'https://twitter.com/axelarnetwork'
|
|
263
|
+
},
|
|
264
|
+
traces: [{
|
|
265
|
+
type: 'ibc',
|
|
266
|
+
counterparty: {
|
|
267
|
+
channel_id: 'channel-143',
|
|
268
|
+
base_denom: 'uaxl',
|
|
269
|
+
chain_name: 'axelar'
|
|
270
|
+
},
|
|
271
|
+
chain: {
|
|
272
|
+
channel_id: 'channel-10177'
|
|
273
|
+
}
|
|
274
|
+
}]
|
|
275
|
+
},
|
|
192
276
|
{
|
|
193
277
|
description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
|
|
194
278
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.64.
|
|
3
|
+
"version": "1.64.88",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.46.
|
|
33
|
-
"chain-registry": "^1.63.
|
|
32
|
+
"@chain-registry/utils": "^1.46.71",
|
|
33
|
+
"chain-registry": "^1.63.88"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.45.
|
|
36
|
+
"@chain-registry/types": "^0.45.71"
|
|
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": "53050af595f761ff0267f2ec23a2b56acf8555c5"
|
|
47
47
|
}
|