@chain-registry/assets 1.47.0 → 1.47.2
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/archway.js +72 -0
- package/esm/mainnet/axelar.js +72 -0
- package/esm/mainnet/celestia.js +72 -0
- package/esm/mainnet/cosmoshub.js +72 -0
- package/esm/mainnet/evmos.js +72 -0
- package/esm/mainnet/kava.js +72 -0
- package/esm/mainnet/kujira.js +72 -0
- package/esm/mainnet/neutron.js +72 -0
- package/esm/mainnet/noble.js +72 -0
- package/esm/mainnet/osmosis.js +72 -0
- package/esm/mainnet/secretnetwork.js +72 -0
- package/esm/mainnet/stride.js +72 -0
- package/mainnet/archway.js +72 -0
- package/mainnet/axelar.js +72 -0
- package/mainnet/celestia.js +72 -0
- package/mainnet/cosmoshub.js +72 -0
- package/mainnet/evmos.js +72 -0
- package/mainnet/kava.js +72 -0
- package/mainnet/kujira.js +72 -0
- package/mainnet/neutron.js +72 -0
- package/mainnet/noble.js +72 -0
- package/mainnet/osmosis.js +72 -0
- package/mainnet/secretnetwork.js +72 -0
- package/mainnet/stride.js +72 -0
- package/package.json +5 -5
package/esm/mainnet/neutron.js
CHANGED
|
@@ -283,6 +283,42 @@ const assets = {
|
|
|
283
283
|
}
|
|
284
284
|
}]
|
|
285
285
|
},
|
|
286
|
+
{
|
|
287
|
+
description: 'The native token of Nim Network.',
|
|
288
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
289
|
+
denom_units: [{
|
|
290
|
+
denom: 'ibc/64D742D0D2544D9A621EF787B917E26FC3435E451A23078E3D24DB6AD3FBA5B4',
|
|
291
|
+
exponent: 0,
|
|
292
|
+
aliases: ['anim']
|
|
293
|
+
}, {
|
|
294
|
+
denom: 'nim',
|
|
295
|
+
exponent: 18
|
|
296
|
+
}],
|
|
297
|
+
base: 'ibc/64D742D0D2544D9A621EF787B917E26FC3435E451A23078E3D24DB6AD3FBA5B4',
|
|
298
|
+
name: 'NIM Network',
|
|
299
|
+
display: 'nim',
|
|
300
|
+
symbol: 'NIM',
|
|
301
|
+
images: [{
|
|
302
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
303
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
304
|
+
}],
|
|
305
|
+
socials: {
|
|
306
|
+
website: 'https://nim.network/',
|
|
307
|
+
twitter: 'https://twitter.com/nim_network'
|
|
308
|
+
},
|
|
309
|
+
keywords: ['gaming', 'AI'],
|
|
310
|
+
traces: [{
|
|
311
|
+
type: 'ibc',
|
|
312
|
+
counterparty: {
|
|
313
|
+
channel_id: 'channel-9',
|
|
314
|
+
base_denom: 'anim',
|
|
315
|
+
chain_name: 'dymension'
|
|
316
|
+
},
|
|
317
|
+
chain: {
|
|
318
|
+
channel_id: 'channel-675'
|
|
319
|
+
}
|
|
320
|
+
}]
|
|
321
|
+
},
|
|
286
322
|
{
|
|
287
323
|
description: 'The INJ token is the native governance token for the Injective chain.',
|
|
288
324
|
denom_units: [{
|
|
@@ -927,6 +963,42 @@ const assets = {
|
|
|
927
963
|
}
|
|
928
964
|
}]
|
|
929
965
|
},
|
|
966
|
+
{
|
|
967
|
+
description: 'The native token of Nim Network.',
|
|
968
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
969
|
+
denom_units: [{
|
|
970
|
+
denom: 'ibc/64D742D0D2544D9A621EF787B917E26FC3435E451A23078E3D24DB6AD3FBA5B4',
|
|
971
|
+
exponent: 0,
|
|
972
|
+
aliases: ['anim']
|
|
973
|
+
}, {
|
|
974
|
+
denom: 'nim',
|
|
975
|
+
exponent: 18
|
|
976
|
+
}],
|
|
977
|
+
base: 'ibc/64D742D0D2544D9A621EF787B917E26FC3435E451A23078E3D24DB6AD3FBA5B4',
|
|
978
|
+
name: 'NIM Network',
|
|
979
|
+
display: 'nim',
|
|
980
|
+
symbol: 'NIM',
|
|
981
|
+
images: [{
|
|
982
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
983
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
984
|
+
}],
|
|
985
|
+
socials: {
|
|
986
|
+
website: 'https://nim.network/',
|
|
987
|
+
twitter: 'https://twitter.com/nim_network'
|
|
988
|
+
},
|
|
989
|
+
keywords: ['gaming', 'AI'],
|
|
990
|
+
traces: [{
|
|
991
|
+
type: 'ibc',
|
|
992
|
+
counterparty: {
|
|
993
|
+
channel_id: 'channel-9',
|
|
994
|
+
base_denom: 'anim',
|
|
995
|
+
chain_name: 'dymension'
|
|
996
|
+
},
|
|
997
|
+
chain: {
|
|
998
|
+
channel_id: 'channel-675'
|
|
999
|
+
}
|
|
1000
|
+
}]
|
|
1001
|
+
},
|
|
930
1002
|
{
|
|
931
1003
|
description: 'The INJ token is the native governance token for the Injective chain.',
|
|
932
1004
|
denom_units: [{
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -394,6 +394,42 @@ const assets = {
|
|
|
394
394
|
}
|
|
395
395
|
}]
|
|
396
396
|
},
|
|
397
|
+
{
|
|
398
|
+
description: 'The native token of Nim Network.',
|
|
399
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
400
|
+
denom_units: [{
|
|
401
|
+
denom: 'ibc/C3967620DFA3A977A31451600EA8DDD5C1F91128E1FF74423078A2BF4E31BAD4',
|
|
402
|
+
exponent: 0,
|
|
403
|
+
aliases: ['anim']
|
|
404
|
+
}, {
|
|
405
|
+
denom: 'nim',
|
|
406
|
+
exponent: 18
|
|
407
|
+
}],
|
|
408
|
+
base: 'ibc/C3967620DFA3A977A31451600EA8DDD5C1F91128E1FF74423078A2BF4E31BAD4',
|
|
409
|
+
name: 'NIM Network',
|
|
410
|
+
display: 'nim',
|
|
411
|
+
symbol: 'NIM',
|
|
412
|
+
images: [{
|
|
413
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
414
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
415
|
+
}],
|
|
416
|
+
socials: {
|
|
417
|
+
website: 'https://nim.network/',
|
|
418
|
+
twitter: 'https://twitter.com/nim_network'
|
|
419
|
+
},
|
|
420
|
+
keywords: ['gaming', 'AI'],
|
|
421
|
+
traces: [{
|
|
422
|
+
type: 'ibc',
|
|
423
|
+
counterparty: {
|
|
424
|
+
channel_id: 'channel-6',
|
|
425
|
+
base_denom: 'anim',
|
|
426
|
+
chain_name: 'dymension'
|
|
427
|
+
},
|
|
428
|
+
chain: {
|
|
429
|
+
channel_id: 'channel-62'
|
|
430
|
+
}
|
|
431
|
+
}]
|
|
432
|
+
},
|
|
397
433
|
{
|
|
398
434
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
399
435
|
denom_units: [{
|
|
@@ -1435,6 +1471,42 @@ const assets = {
|
|
|
1435
1471
|
}
|
|
1436
1472
|
}]
|
|
1437
1473
|
},
|
|
1474
|
+
{
|
|
1475
|
+
description: 'The native token of Nim Network.',
|
|
1476
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
1477
|
+
denom_units: [{
|
|
1478
|
+
denom: 'ibc/C3967620DFA3A977A31451600EA8DDD5C1F91128E1FF74423078A2BF4E31BAD4',
|
|
1479
|
+
exponent: 0,
|
|
1480
|
+
aliases: ['anim']
|
|
1481
|
+
}, {
|
|
1482
|
+
denom: 'nim',
|
|
1483
|
+
exponent: 18
|
|
1484
|
+
}],
|
|
1485
|
+
base: 'ibc/C3967620DFA3A977A31451600EA8DDD5C1F91128E1FF74423078A2BF4E31BAD4',
|
|
1486
|
+
name: 'NIM Network',
|
|
1487
|
+
display: 'nim',
|
|
1488
|
+
symbol: 'NIM',
|
|
1489
|
+
images: [{
|
|
1490
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
1491
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
1492
|
+
}],
|
|
1493
|
+
socials: {
|
|
1494
|
+
website: 'https://nim.network/',
|
|
1495
|
+
twitter: 'https://twitter.com/nim_network'
|
|
1496
|
+
},
|
|
1497
|
+
keywords: ['gaming', 'AI'],
|
|
1498
|
+
traces: [{
|
|
1499
|
+
type: 'ibc',
|
|
1500
|
+
counterparty: {
|
|
1501
|
+
channel_id: 'channel-6',
|
|
1502
|
+
base_denom: 'anim',
|
|
1503
|
+
chain_name: 'dymension'
|
|
1504
|
+
},
|
|
1505
|
+
chain: {
|
|
1506
|
+
channel_id: 'channel-62'
|
|
1507
|
+
}
|
|
1508
|
+
}]
|
|
1509
|
+
},
|
|
1438
1510
|
{
|
|
1439
1511
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1440
1512
|
denom_units: [{
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -1931,6 +1931,42 @@ const assets = {
|
|
|
1931
1931
|
}
|
|
1932
1932
|
}]
|
|
1933
1933
|
},
|
|
1934
|
+
{
|
|
1935
|
+
description: 'The native token of Nim Network.',
|
|
1936
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
1937
|
+
denom_units: [{
|
|
1938
|
+
denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
1939
|
+
exponent: 0,
|
|
1940
|
+
aliases: ['anim']
|
|
1941
|
+
}, {
|
|
1942
|
+
denom: 'nim',
|
|
1943
|
+
exponent: 18
|
|
1944
|
+
}],
|
|
1945
|
+
base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
1946
|
+
name: 'NIM Network',
|
|
1947
|
+
display: 'nim',
|
|
1948
|
+
symbol: 'NIM',
|
|
1949
|
+
images: [{
|
|
1950
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
1951
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
1952
|
+
}],
|
|
1953
|
+
socials: {
|
|
1954
|
+
website: 'https://nim.network/',
|
|
1955
|
+
twitter: 'https://twitter.com/nim_network'
|
|
1956
|
+
},
|
|
1957
|
+
keywords: ['gaming', 'AI'],
|
|
1958
|
+
traces: [{
|
|
1959
|
+
type: 'ibc',
|
|
1960
|
+
counterparty: {
|
|
1961
|
+
channel_id: 'channel-2',
|
|
1962
|
+
base_denom: 'anim',
|
|
1963
|
+
chain_name: 'dymension'
|
|
1964
|
+
},
|
|
1965
|
+
chain: {
|
|
1966
|
+
channel_id: 'channel-19774'
|
|
1967
|
+
}
|
|
1968
|
+
}]
|
|
1969
|
+
},
|
|
1934
1970
|
{
|
|
1935
1971
|
description: 'The native staking and governance token of the Dyson Protocol',
|
|
1936
1972
|
denom_units: [{
|
|
@@ -6370,6 +6406,42 @@ const assets = {
|
|
|
6370
6406
|
}
|
|
6371
6407
|
}]
|
|
6372
6408
|
},
|
|
6409
|
+
{
|
|
6410
|
+
description: 'The native token of Nim Network.',
|
|
6411
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
6412
|
+
denom_units: [{
|
|
6413
|
+
denom: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
6414
|
+
exponent: 0,
|
|
6415
|
+
aliases: ['anim']
|
|
6416
|
+
}, {
|
|
6417
|
+
denom: 'nim',
|
|
6418
|
+
exponent: 18
|
|
6419
|
+
}],
|
|
6420
|
+
base: 'ibc/4AAC4F12E50C3078782F7321B91F94D83AA5983235ABC800BC3B551026003E2E',
|
|
6421
|
+
name: 'NIM Network',
|
|
6422
|
+
display: 'nim',
|
|
6423
|
+
symbol: 'NIM',
|
|
6424
|
+
images: [{
|
|
6425
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
6426
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
6427
|
+
}],
|
|
6428
|
+
socials: {
|
|
6429
|
+
website: 'https://nim.network/',
|
|
6430
|
+
twitter: 'https://twitter.com/nim_network'
|
|
6431
|
+
},
|
|
6432
|
+
keywords: ['gaming', 'AI'],
|
|
6433
|
+
traces: [{
|
|
6434
|
+
type: 'ibc',
|
|
6435
|
+
counterparty: {
|
|
6436
|
+
channel_id: 'channel-2',
|
|
6437
|
+
base_denom: 'anim',
|
|
6438
|
+
chain_name: 'dymension'
|
|
6439
|
+
},
|
|
6440
|
+
chain: {
|
|
6441
|
+
channel_id: 'channel-19774'
|
|
6442
|
+
}
|
|
6443
|
+
}]
|
|
6444
|
+
},
|
|
6373
6445
|
{
|
|
6374
6446
|
description: 'The native staking and governance token of the Dyson Protocol',
|
|
6375
6447
|
denom_units: [{
|
|
@@ -641,6 +641,42 @@ const assets = {
|
|
|
641
641
|
}
|
|
642
642
|
}]
|
|
643
643
|
},
|
|
644
|
+
{
|
|
645
|
+
description: 'The native token of Nim Network.',
|
|
646
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
647
|
+
denom_units: [{
|
|
648
|
+
denom: 'ibc/58BDCDBBBE602C904C1C16DDAC7BDE5355B867C01015A369AF25F52D0657C2D0',
|
|
649
|
+
exponent: 0,
|
|
650
|
+
aliases: ['anim']
|
|
651
|
+
}, {
|
|
652
|
+
denom: 'nim',
|
|
653
|
+
exponent: 18
|
|
654
|
+
}],
|
|
655
|
+
base: 'ibc/58BDCDBBBE602C904C1C16DDAC7BDE5355B867C01015A369AF25F52D0657C2D0',
|
|
656
|
+
name: 'NIM Network',
|
|
657
|
+
display: 'nim',
|
|
658
|
+
symbol: 'NIM',
|
|
659
|
+
images: [{
|
|
660
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
661
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
662
|
+
}],
|
|
663
|
+
socials: {
|
|
664
|
+
website: 'https://nim.network/',
|
|
665
|
+
twitter: 'https://twitter.com/nim_network'
|
|
666
|
+
},
|
|
667
|
+
keywords: ['gaming', 'AI'],
|
|
668
|
+
traces: [{
|
|
669
|
+
type: 'ibc',
|
|
670
|
+
counterparty: {
|
|
671
|
+
channel_id: 'channel-35',
|
|
672
|
+
base_denom: 'anim',
|
|
673
|
+
chain_name: 'dymension'
|
|
674
|
+
},
|
|
675
|
+
chain: {
|
|
676
|
+
channel_id: 'channel-130'
|
|
677
|
+
}
|
|
678
|
+
}]
|
|
679
|
+
},
|
|
644
680
|
{
|
|
645
681
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
646
682
|
denom_units: [{
|
|
@@ -2207,6 +2243,42 @@ const assets = {
|
|
|
2207
2243
|
}
|
|
2208
2244
|
}]
|
|
2209
2245
|
},
|
|
2246
|
+
{
|
|
2247
|
+
description: 'The native token of Nim Network.',
|
|
2248
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
2249
|
+
denom_units: [{
|
|
2250
|
+
denom: 'ibc/58BDCDBBBE602C904C1C16DDAC7BDE5355B867C01015A369AF25F52D0657C2D0',
|
|
2251
|
+
exponent: 0,
|
|
2252
|
+
aliases: ['anim']
|
|
2253
|
+
}, {
|
|
2254
|
+
denom: 'nim',
|
|
2255
|
+
exponent: 18
|
|
2256
|
+
}],
|
|
2257
|
+
base: 'ibc/58BDCDBBBE602C904C1C16DDAC7BDE5355B867C01015A369AF25F52D0657C2D0',
|
|
2258
|
+
name: 'NIM Network',
|
|
2259
|
+
display: 'nim',
|
|
2260
|
+
symbol: 'NIM',
|
|
2261
|
+
images: [{
|
|
2262
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
2263
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
2264
|
+
}],
|
|
2265
|
+
socials: {
|
|
2266
|
+
website: 'https://nim.network/',
|
|
2267
|
+
twitter: 'https://twitter.com/nim_network'
|
|
2268
|
+
},
|
|
2269
|
+
keywords: ['gaming', 'AI'],
|
|
2270
|
+
traces: [{
|
|
2271
|
+
type: 'ibc',
|
|
2272
|
+
counterparty: {
|
|
2273
|
+
channel_id: 'channel-35',
|
|
2274
|
+
base_denom: 'anim',
|
|
2275
|
+
chain_name: 'dymension'
|
|
2276
|
+
},
|
|
2277
|
+
chain: {
|
|
2278
|
+
channel_id: 'channel-130'
|
|
2279
|
+
}
|
|
2280
|
+
}]
|
|
2281
|
+
},
|
|
2210
2282
|
{
|
|
2211
2283
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
2212
2284
|
denom_units: [{
|
package/esm/mainnet/stride.js
CHANGED
|
@@ -672,6 +672,42 @@ const assets = {
|
|
|
672
672
|
}
|
|
673
673
|
}]
|
|
674
674
|
},
|
|
675
|
+
{
|
|
676
|
+
description: 'The native token of Nim Network.',
|
|
677
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
678
|
+
denom_units: [{
|
|
679
|
+
denom: 'ibc/EED3602127C2CEE5A1C75F72CD4F9DAB959F579C1B0E92A7E630916CC34E3B73',
|
|
680
|
+
exponent: 0,
|
|
681
|
+
aliases: ['anim']
|
|
682
|
+
}, {
|
|
683
|
+
denom: 'nim',
|
|
684
|
+
exponent: 18
|
|
685
|
+
}],
|
|
686
|
+
base: 'ibc/EED3602127C2CEE5A1C75F72CD4F9DAB959F579C1B0E92A7E630916CC34E3B73',
|
|
687
|
+
name: 'NIM Network',
|
|
688
|
+
display: 'nim',
|
|
689
|
+
symbol: 'NIM',
|
|
690
|
+
images: [{
|
|
691
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
692
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
693
|
+
}],
|
|
694
|
+
socials: {
|
|
695
|
+
website: 'https://nim.network/',
|
|
696
|
+
twitter: 'https://twitter.com/nim_network'
|
|
697
|
+
},
|
|
698
|
+
keywords: ['gaming', 'AI'],
|
|
699
|
+
traces: [{
|
|
700
|
+
type: 'ibc',
|
|
701
|
+
counterparty: {
|
|
702
|
+
channel_id: 'channel-0',
|
|
703
|
+
base_denom: 'anim',
|
|
704
|
+
chain_name: 'dymension'
|
|
705
|
+
},
|
|
706
|
+
chain: {
|
|
707
|
+
channel_id: 'channel-197'
|
|
708
|
+
}
|
|
709
|
+
}]
|
|
710
|
+
},
|
|
675
711
|
{
|
|
676
712
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
677
713
|
denom_units: [{
|
|
@@ -2176,6 +2212,42 @@ const assets = {
|
|
|
2176
2212
|
}
|
|
2177
2213
|
}]
|
|
2178
2214
|
},
|
|
2215
|
+
{
|
|
2216
|
+
description: 'The native token of Nim Network.',
|
|
2217
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
2218
|
+
denom_units: [{
|
|
2219
|
+
denom: 'ibc/EED3602127C2CEE5A1C75F72CD4F9DAB959F579C1B0E92A7E630916CC34E3B73',
|
|
2220
|
+
exponent: 0,
|
|
2221
|
+
aliases: ['anim']
|
|
2222
|
+
}, {
|
|
2223
|
+
denom: 'nim',
|
|
2224
|
+
exponent: 18
|
|
2225
|
+
}],
|
|
2226
|
+
base: 'ibc/EED3602127C2CEE5A1C75F72CD4F9DAB959F579C1B0E92A7E630916CC34E3B73',
|
|
2227
|
+
name: 'NIM Network',
|
|
2228
|
+
display: 'nim',
|
|
2229
|
+
symbol: 'NIM',
|
|
2230
|
+
images: [{
|
|
2231
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
2232
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
2233
|
+
}],
|
|
2234
|
+
socials: {
|
|
2235
|
+
website: 'https://nim.network/',
|
|
2236
|
+
twitter: 'https://twitter.com/nim_network'
|
|
2237
|
+
},
|
|
2238
|
+
keywords: ['gaming', 'AI'],
|
|
2239
|
+
traces: [{
|
|
2240
|
+
type: 'ibc',
|
|
2241
|
+
counterparty: {
|
|
2242
|
+
channel_id: 'channel-0',
|
|
2243
|
+
base_denom: 'anim',
|
|
2244
|
+
chain_name: 'dymension'
|
|
2245
|
+
},
|
|
2246
|
+
chain: {
|
|
2247
|
+
channel_id: 'channel-197'
|
|
2248
|
+
}
|
|
2249
|
+
}]
|
|
2250
|
+
},
|
|
2179
2251
|
{
|
|
2180
2252
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
2181
2253
|
denom_units: [{
|
package/mainnet/archway.js
CHANGED
|
@@ -560,6 +560,42 @@ const assets = {
|
|
|
560
560
|
}
|
|
561
561
|
}]
|
|
562
562
|
},
|
|
563
|
+
{
|
|
564
|
+
description: 'The native token of Nim Network.',
|
|
565
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
566
|
+
denom_units: [{
|
|
567
|
+
denom: 'ibc/9EC6A1F970DFC1D127AF9EFAAA9A80BAF33CFEAABA0A8C480A29FB03EECE6CFC',
|
|
568
|
+
exponent: 0,
|
|
569
|
+
aliases: ['anim']
|
|
570
|
+
}, {
|
|
571
|
+
denom: 'nim',
|
|
572
|
+
exponent: 18
|
|
573
|
+
}],
|
|
574
|
+
base: 'ibc/9EC6A1F970DFC1D127AF9EFAAA9A80BAF33CFEAABA0A8C480A29FB03EECE6CFC',
|
|
575
|
+
name: 'NIM Network',
|
|
576
|
+
display: 'nim',
|
|
577
|
+
symbol: 'NIM',
|
|
578
|
+
images: [{
|
|
579
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
580
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
581
|
+
}],
|
|
582
|
+
socials: {
|
|
583
|
+
website: 'https://nim.network/',
|
|
584
|
+
twitter: 'https://twitter.com/nim_network'
|
|
585
|
+
},
|
|
586
|
+
keywords: ['gaming', 'AI'],
|
|
587
|
+
traces: [{
|
|
588
|
+
type: 'ibc',
|
|
589
|
+
counterparty: {
|
|
590
|
+
channel_id: 'channel-45',
|
|
591
|
+
base_denom: 'anim',
|
|
592
|
+
chain_name: 'dymension'
|
|
593
|
+
},
|
|
594
|
+
chain: {
|
|
595
|
+
channel_id: 'channel-123'
|
|
596
|
+
}
|
|
597
|
+
}]
|
|
598
|
+
},
|
|
563
599
|
{
|
|
564
600
|
description: 'The native token of Gravity Bridge',
|
|
565
601
|
denom_units: [{
|
|
@@ -1641,6 +1677,42 @@ const assets = {
|
|
|
1641
1677
|
}
|
|
1642
1678
|
}]
|
|
1643
1679
|
},
|
|
1680
|
+
{
|
|
1681
|
+
description: 'The native token of Nim Network.',
|
|
1682
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
1683
|
+
denom_units: [{
|
|
1684
|
+
denom: 'ibc/9EC6A1F970DFC1D127AF9EFAAA9A80BAF33CFEAABA0A8C480A29FB03EECE6CFC',
|
|
1685
|
+
exponent: 0,
|
|
1686
|
+
aliases: ['anim']
|
|
1687
|
+
}, {
|
|
1688
|
+
denom: 'nim',
|
|
1689
|
+
exponent: 18
|
|
1690
|
+
}],
|
|
1691
|
+
base: 'ibc/9EC6A1F970DFC1D127AF9EFAAA9A80BAF33CFEAABA0A8C480A29FB03EECE6CFC',
|
|
1692
|
+
name: 'NIM Network',
|
|
1693
|
+
display: 'nim',
|
|
1694
|
+
symbol: 'NIM',
|
|
1695
|
+
images: [{
|
|
1696
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
1697
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
1698
|
+
}],
|
|
1699
|
+
socials: {
|
|
1700
|
+
website: 'https://nim.network/',
|
|
1701
|
+
twitter: 'https://twitter.com/nim_network'
|
|
1702
|
+
},
|
|
1703
|
+
keywords: ['gaming', 'AI'],
|
|
1704
|
+
traces: [{
|
|
1705
|
+
type: 'ibc',
|
|
1706
|
+
counterparty: {
|
|
1707
|
+
channel_id: 'channel-45',
|
|
1708
|
+
base_denom: 'anim',
|
|
1709
|
+
chain_name: 'dymension'
|
|
1710
|
+
},
|
|
1711
|
+
chain: {
|
|
1712
|
+
channel_id: 'channel-123'
|
|
1713
|
+
}
|
|
1714
|
+
}]
|
|
1715
|
+
},
|
|
1644
1716
|
{
|
|
1645
1717
|
description: 'The native token of Gravity Bridge',
|
|
1646
1718
|
denom_units: [{
|
package/mainnet/axelar.js
CHANGED
|
@@ -848,6 +848,42 @@ const assets = {
|
|
|
848
848
|
}
|
|
849
849
|
}]
|
|
850
850
|
},
|
|
851
|
+
{
|
|
852
|
+
description: 'The native token of Nim Network.',
|
|
853
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
854
|
+
denom_units: [{
|
|
855
|
+
denom: 'ibc/F0E1334B02ED6426711286467B09309FF79D46AB169CC3696156D5374BAC6FB8',
|
|
856
|
+
exponent: 0,
|
|
857
|
+
aliases: ['anim']
|
|
858
|
+
}, {
|
|
859
|
+
denom: 'nim',
|
|
860
|
+
exponent: 18
|
|
861
|
+
}],
|
|
862
|
+
base: 'ibc/F0E1334B02ED6426711286467B09309FF79D46AB169CC3696156D5374BAC6FB8',
|
|
863
|
+
name: 'NIM Network',
|
|
864
|
+
display: 'nim',
|
|
865
|
+
symbol: 'NIM',
|
|
866
|
+
images: [{
|
|
867
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
868
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
869
|
+
}],
|
|
870
|
+
socials: {
|
|
871
|
+
website: 'https://nim.network/',
|
|
872
|
+
twitter: 'https://twitter.com/nim_network'
|
|
873
|
+
},
|
|
874
|
+
keywords: ['gaming', 'AI'],
|
|
875
|
+
traces: [{
|
|
876
|
+
type: 'ibc',
|
|
877
|
+
counterparty: {
|
|
878
|
+
channel_id: 'channel-5',
|
|
879
|
+
base_denom: 'anim',
|
|
880
|
+
chain_name: 'dymension'
|
|
881
|
+
},
|
|
882
|
+
chain: {
|
|
883
|
+
channel_id: 'channel-138'
|
|
884
|
+
}
|
|
885
|
+
}]
|
|
886
|
+
},
|
|
851
887
|
{
|
|
852
888
|
description: 'The native staking and governance token of Empower.',
|
|
853
889
|
denom_units: [{
|
|
@@ -2521,6 +2557,42 @@ const assets = {
|
|
|
2521
2557
|
}
|
|
2522
2558
|
}]
|
|
2523
2559
|
},
|
|
2560
|
+
{
|
|
2561
|
+
description: 'The native token of Nim Network.',
|
|
2562
|
+
extended_description: 'Nim Network is a highly-adoptable AI Gaming chain that will provide the ultimate ecosystem for exploration and development of games at the intersection of Web3 and AI.',
|
|
2563
|
+
denom_units: [{
|
|
2564
|
+
denom: 'ibc/F0E1334B02ED6426711286467B09309FF79D46AB169CC3696156D5374BAC6FB8',
|
|
2565
|
+
exponent: 0,
|
|
2566
|
+
aliases: ['anim']
|
|
2567
|
+
}, {
|
|
2568
|
+
denom: 'nim',
|
|
2569
|
+
exponent: 18
|
|
2570
|
+
}],
|
|
2571
|
+
base: 'ibc/F0E1334B02ED6426711286467B09309FF79D46AB169CC3696156D5374BAC6FB8',
|
|
2572
|
+
name: 'NIM Network',
|
|
2573
|
+
display: 'nim',
|
|
2574
|
+
symbol: 'NIM',
|
|
2575
|
+
images: [{
|
|
2576
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
2577
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
2578
|
+
}],
|
|
2579
|
+
socials: {
|
|
2580
|
+
website: 'https://nim.network/',
|
|
2581
|
+
twitter: 'https://twitter.com/nim_network'
|
|
2582
|
+
},
|
|
2583
|
+
keywords: ['gaming', 'AI'],
|
|
2584
|
+
traces: [{
|
|
2585
|
+
type: 'ibc',
|
|
2586
|
+
counterparty: {
|
|
2587
|
+
channel_id: 'channel-5',
|
|
2588
|
+
base_denom: 'anim',
|
|
2589
|
+
chain_name: 'dymension'
|
|
2590
|
+
},
|
|
2591
|
+
chain: {
|
|
2592
|
+
channel_id: 'channel-138'
|
|
2593
|
+
}
|
|
2594
|
+
}]
|
|
2595
|
+
},
|
|
2524
2596
|
{
|
|
2525
2597
|
description: 'The native staking and governance token of Empower.',
|
|
2526
2598
|
denom_units: [{
|