@chain-registry/assets 1.47.0 → 1.47.1
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/archway.js
CHANGED
|
@@ -558,6 +558,42 @@ const assets = {
|
|
|
558
558
|
}
|
|
559
559
|
}]
|
|
560
560
|
},
|
|
561
|
+
{
|
|
562
|
+
description: 'The native token of Nim Network.',
|
|
563
|
+
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.',
|
|
564
|
+
denom_units: [{
|
|
565
|
+
denom: 'ibc/9EC6A1F970DFC1D127AF9EFAAA9A80BAF33CFEAABA0A8C480A29FB03EECE6CFC',
|
|
566
|
+
exponent: 0,
|
|
567
|
+
aliases: ['anim']
|
|
568
|
+
}, {
|
|
569
|
+
denom: 'nim',
|
|
570
|
+
exponent: 18
|
|
571
|
+
}],
|
|
572
|
+
base: 'ibc/9EC6A1F970DFC1D127AF9EFAAA9A80BAF33CFEAABA0A8C480A29FB03EECE6CFC',
|
|
573
|
+
name: 'NIM Network',
|
|
574
|
+
display: 'nim',
|
|
575
|
+
symbol: 'NIM',
|
|
576
|
+
images: [{
|
|
577
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
578
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
579
|
+
}],
|
|
580
|
+
socials: {
|
|
581
|
+
website: 'https://nim.network/',
|
|
582
|
+
twitter: 'https://twitter.com/nim_network'
|
|
583
|
+
},
|
|
584
|
+
keywords: ['gaming', 'AI'],
|
|
585
|
+
traces: [{
|
|
586
|
+
type: 'ibc',
|
|
587
|
+
counterparty: {
|
|
588
|
+
channel_id: 'channel-45',
|
|
589
|
+
base_denom: 'anim',
|
|
590
|
+
chain_name: 'dymension'
|
|
591
|
+
},
|
|
592
|
+
chain: {
|
|
593
|
+
channel_id: 'channel-123'
|
|
594
|
+
}
|
|
595
|
+
}]
|
|
596
|
+
},
|
|
561
597
|
{
|
|
562
598
|
description: 'The native token of Gravity Bridge',
|
|
563
599
|
denom_units: [{
|
|
@@ -1639,6 +1675,42 @@ const assets = {
|
|
|
1639
1675
|
}
|
|
1640
1676
|
}]
|
|
1641
1677
|
},
|
|
1678
|
+
{
|
|
1679
|
+
description: 'The native token of Nim Network.',
|
|
1680
|
+
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.',
|
|
1681
|
+
denom_units: [{
|
|
1682
|
+
denom: 'ibc/9EC6A1F970DFC1D127AF9EFAAA9A80BAF33CFEAABA0A8C480A29FB03EECE6CFC',
|
|
1683
|
+
exponent: 0,
|
|
1684
|
+
aliases: ['anim']
|
|
1685
|
+
}, {
|
|
1686
|
+
denom: 'nim',
|
|
1687
|
+
exponent: 18
|
|
1688
|
+
}],
|
|
1689
|
+
base: 'ibc/9EC6A1F970DFC1D127AF9EFAAA9A80BAF33CFEAABA0A8C480A29FB03EECE6CFC',
|
|
1690
|
+
name: 'NIM Network',
|
|
1691
|
+
display: 'nim',
|
|
1692
|
+
symbol: 'NIM',
|
|
1693
|
+
images: [{
|
|
1694
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
1695
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
1696
|
+
}],
|
|
1697
|
+
socials: {
|
|
1698
|
+
website: 'https://nim.network/',
|
|
1699
|
+
twitter: 'https://twitter.com/nim_network'
|
|
1700
|
+
},
|
|
1701
|
+
keywords: ['gaming', 'AI'],
|
|
1702
|
+
traces: [{
|
|
1703
|
+
type: 'ibc',
|
|
1704
|
+
counterparty: {
|
|
1705
|
+
channel_id: 'channel-45',
|
|
1706
|
+
base_denom: 'anim',
|
|
1707
|
+
chain_name: 'dymension'
|
|
1708
|
+
},
|
|
1709
|
+
chain: {
|
|
1710
|
+
channel_id: 'channel-123'
|
|
1711
|
+
}
|
|
1712
|
+
}]
|
|
1713
|
+
},
|
|
1642
1714
|
{
|
|
1643
1715
|
description: 'The native token of Gravity Bridge',
|
|
1644
1716
|
denom_units: [{
|
package/esm/mainnet/axelar.js
CHANGED
|
@@ -846,6 +846,42 @@ const assets = {
|
|
|
846
846
|
}
|
|
847
847
|
}]
|
|
848
848
|
},
|
|
849
|
+
{
|
|
850
|
+
description: 'The native token of Nim Network.',
|
|
851
|
+
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.',
|
|
852
|
+
denom_units: [{
|
|
853
|
+
denom: 'ibc/F0E1334B02ED6426711286467B09309FF79D46AB169CC3696156D5374BAC6FB8',
|
|
854
|
+
exponent: 0,
|
|
855
|
+
aliases: ['anim']
|
|
856
|
+
}, {
|
|
857
|
+
denom: 'nim',
|
|
858
|
+
exponent: 18
|
|
859
|
+
}],
|
|
860
|
+
base: 'ibc/F0E1334B02ED6426711286467B09309FF79D46AB169CC3696156D5374BAC6FB8',
|
|
861
|
+
name: 'NIM Network',
|
|
862
|
+
display: 'nim',
|
|
863
|
+
symbol: 'NIM',
|
|
864
|
+
images: [{
|
|
865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
866
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
867
|
+
}],
|
|
868
|
+
socials: {
|
|
869
|
+
website: 'https://nim.network/',
|
|
870
|
+
twitter: 'https://twitter.com/nim_network'
|
|
871
|
+
},
|
|
872
|
+
keywords: ['gaming', 'AI'],
|
|
873
|
+
traces: [{
|
|
874
|
+
type: 'ibc',
|
|
875
|
+
counterparty: {
|
|
876
|
+
channel_id: 'channel-5',
|
|
877
|
+
base_denom: 'anim',
|
|
878
|
+
chain_name: 'dymension'
|
|
879
|
+
},
|
|
880
|
+
chain: {
|
|
881
|
+
channel_id: 'channel-138'
|
|
882
|
+
}
|
|
883
|
+
}]
|
|
884
|
+
},
|
|
849
885
|
{
|
|
850
886
|
description: 'The native staking and governance token of Empower.',
|
|
851
887
|
denom_units: [{
|
|
@@ -2519,6 +2555,42 @@ const assets = {
|
|
|
2519
2555
|
}
|
|
2520
2556
|
}]
|
|
2521
2557
|
},
|
|
2558
|
+
{
|
|
2559
|
+
description: 'The native token of Nim Network.',
|
|
2560
|
+
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.',
|
|
2561
|
+
denom_units: [{
|
|
2562
|
+
denom: 'ibc/F0E1334B02ED6426711286467B09309FF79D46AB169CC3696156D5374BAC6FB8',
|
|
2563
|
+
exponent: 0,
|
|
2564
|
+
aliases: ['anim']
|
|
2565
|
+
}, {
|
|
2566
|
+
denom: 'nim',
|
|
2567
|
+
exponent: 18
|
|
2568
|
+
}],
|
|
2569
|
+
base: 'ibc/F0E1334B02ED6426711286467B09309FF79D46AB169CC3696156D5374BAC6FB8',
|
|
2570
|
+
name: 'NIM Network',
|
|
2571
|
+
display: 'nim',
|
|
2572
|
+
symbol: 'NIM',
|
|
2573
|
+
images: [{
|
|
2574
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
2575
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
2576
|
+
}],
|
|
2577
|
+
socials: {
|
|
2578
|
+
website: 'https://nim.network/',
|
|
2579
|
+
twitter: 'https://twitter.com/nim_network'
|
|
2580
|
+
},
|
|
2581
|
+
keywords: ['gaming', 'AI'],
|
|
2582
|
+
traces: [{
|
|
2583
|
+
type: 'ibc',
|
|
2584
|
+
counterparty: {
|
|
2585
|
+
channel_id: 'channel-5',
|
|
2586
|
+
base_denom: 'anim',
|
|
2587
|
+
chain_name: 'dymension'
|
|
2588
|
+
},
|
|
2589
|
+
chain: {
|
|
2590
|
+
channel_id: 'channel-138'
|
|
2591
|
+
}
|
|
2592
|
+
}]
|
|
2593
|
+
},
|
|
2522
2594
|
{
|
|
2523
2595
|
description: 'The native staking and governance token of Empower.',
|
|
2524
2596
|
denom_units: [{
|
package/esm/mainnet/celestia.js
CHANGED
|
@@ -118,6 +118,42 @@ const assets = {
|
|
|
118
118
|
}
|
|
119
119
|
}]
|
|
120
120
|
},
|
|
121
|
+
{
|
|
122
|
+
description: 'The native token of Nim Network.',
|
|
123
|
+
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.',
|
|
124
|
+
denom_units: [{
|
|
125
|
+
denom: 'ibc/5DA65EE8AB47DEB1813C66DDC452C542C602583D6E3833B19E20694A5AE0AF2F',
|
|
126
|
+
exponent: 0,
|
|
127
|
+
aliases: ['anim']
|
|
128
|
+
}, {
|
|
129
|
+
denom: 'nim',
|
|
130
|
+
exponent: 18
|
|
131
|
+
}],
|
|
132
|
+
base: 'ibc/5DA65EE8AB47DEB1813C66DDC452C542C602583D6E3833B19E20694A5AE0AF2F',
|
|
133
|
+
name: 'NIM Network',
|
|
134
|
+
display: 'nim',
|
|
135
|
+
symbol: 'NIM',
|
|
136
|
+
images: [{
|
|
137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
138
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
139
|
+
}],
|
|
140
|
+
socials: {
|
|
141
|
+
website: 'https://nim.network/',
|
|
142
|
+
twitter: 'https://twitter.com/nim_network'
|
|
143
|
+
},
|
|
144
|
+
keywords: ['gaming', 'AI'],
|
|
145
|
+
traces: [{
|
|
146
|
+
type: 'ibc',
|
|
147
|
+
counterparty: {
|
|
148
|
+
channel_id: 'channel-4',
|
|
149
|
+
base_denom: 'anim',
|
|
150
|
+
chain_name: 'dymension'
|
|
151
|
+
},
|
|
152
|
+
chain: {
|
|
153
|
+
channel_id: 'channel-27'
|
|
154
|
+
}
|
|
155
|
+
}]
|
|
156
|
+
},
|
|
121
157
|
{
|
|
122
158
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
123
159
|
denom_units: [{
|
|
@@ -998,6 +1034,42 @@ const assets = {
|
|
|
998
1034
|
}
|
|
999
1035
|
}]
|
|
1000
1036
|
},
|
|
1037
|
+
{
|
|
1038
|
+
description: 'The native token of Nim Network.',
|
|
1039
|
+
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.',
|
|
1040
|
+
denom_units: [{
|
|
1041
|
+
denom: 'ibc/5DA65EE8AB47DEB1813C66DDC452C542C602583D6E3833B19E20694A5AE0AF2F',
|
|
1042
|
+
exponent: 0,
|
|
1043
|
+
aliases: ['anim']
|
|
1044
|
+
}, {
|
|
1045
|
+
denom: 'nim',
|
|
1046
|
+
exponent: 18
|
|
1047
|
+
}],
|
|
1048
|
+
base: 'ibc/5DA65EE8AB47DEB1813C66DDC452C542C602583D6E3833B19E20694A5AE0AF2F',
|
|
1049
|
+
name: 'NIM Network',
|
|
1050
|
+
display: 'nim',
|
|
1051
|
+
symbol: 'NIM',
|
|
1052
|
+
images: [{
|
|
1053
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
1054
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
1055
|
+
}],
|
|
1056
|
+
socials: {
|
|
1057
|
+
website: 'https://nim.network/',
|
|
1058
|
+
twitter: 'https://twitter.com/nim_network'
|
|
1059
|
+
},
|
|
1060
|
+
keywords: ['gaming', 'AI'],
|
|
1061
|
+
traces: [{
|
|
1062
|
+
type: 'ibc',
|
|
1063
|
+
counterparty: {
|
|
1064
|
+
channel_id: 'channel-4',
|
|
1065
|
+
base_denom: 'anim',
|
|
1066
|
+
chain_name: 'dymension'
|
|
1067
|
+
},
|
|
1068
|
+
chain: {
|
|
1069
|
+
channel_id: 'channel-27'
|
|
1070
|
+
}
|
|
1071
|
+
}]
|
|
1072
|
+
},
|
|
1001
1073
|
{
|
|
1002
1074
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1003
1075
|
denom_units: [{
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -1511,6 +1511,42 @@ const assets = {
|
|
|
1511
1511
|
}
|
|
1512
1512
|
}]
|
|
1513
1513
|
},
|
|
1514
|
+
{
|
|
1515
|
+
description: 'The native token of Nim Network.',
|
|
1516
|
+
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.',
|
|
1517
|
+
denom_units: [{
|
|
1518
|
+
denom: 'ibc/1DF265BDFB1B601908DC11667EE1D84D2A882423D2444325405311F3ACD22223',
|
|
1519
|
+
exponent: 0,
|
|
1520
|
+
aliases: ['anim']
|
|
1521
|
+
}, {
|
|
1522
|
+
denom: 'nim',
|
|
1523
|
+
exponent: 18
|
|
1524
|
+
}],
|
|
1525
|
+
base: 'ibc/1DF265BDFB1B601908DC11667EE1D84D2A882423D2444325405311F3ACD22223',
|
|
1526
|
+
name: 'NIM Network',
|
|
1527
|
+
display: 'nim',
|
|
1528
|
+
symbol: 'NIM',
|
|
1529
|
+
images: [{
|
|
1530
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
1531
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
1532
|
+
}],
|
|
1533
|
+
socials: {
|
|
1534
|
+
website: 'https://nim.network/',
|
|
1535
|
+
twitter: 'https://twitter.com/nim_network'
|
|
1536
|
+
},
|
|
1537
|
+
keywords: ['gaming', 'AI'],
|
|
1538
|
+
traces: [{
|
|
1539
|
+
type: 'ibc',
|
|
1540
|
+
counterparty: {
|
|
1541
|
+
channel_id: 'channel-1',
|
|
1542
|
+
base_denom: 'anim',
|
|
1543
|
+
chain_name: 'dymension'
|
|
1544
|
+
},
|
|
1545
|
+
chain: {
|
|
1546
|
+
channel_id: 'channel-794'
|
|
1547
|
+
}
|
|
1548
|
+
}]
|
|
1549
|
+
},
|
|
1514
1550
|
{
|
|
1515
1551
|
description: 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.',
|
|
1516
1552
|
denom_units: [{
|
|
@@ -3893,6 +3929,42 @@ const assets = {
|
|
|
3893
3929
|
}
|
|
3894
3930
|
}]
|
|
3895
3931
|
},
|
|
3932
|
+
{
|
|
3933
|
+
description: 'The native token of Nim Network.',
|
|
3934
|
+
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.',
|
|
3935
|
+
denom_units: [{
|
|
3936
|
+
denom: 'ibc/1DF265BDFB1B601908DC11667EE1D84D2A882423D2444325405311F3ACD22223',
|
|
3937
|
+
exponent: 0,
|
|
3938
|
+
aliases: ['anim']
|
|
3939
|
+
}, {
|
|
3940
|
+
denom: 'nim',
|
|
3941
|
+
exponent: 18
|
|
3942
|
+
}],
|
|
3943
|
+
base: 'ibc/1DF265BDFB1B601908DC11667EE1D84D2A882423D2444325405311F3ACD22223',
|
|
3944
|
+
name: 'NIM Network',
|
|
3945
|
+
display: 'nim',
|
|
3946
|
+
symbol: 'NIM',
|
|
3947
|
+
images: [{
|
|
3948
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
3949
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
3950
|
+
}],
|
|
3951
|
+
socials: {
|
|
3952
|
+
website: 'https://nim.network/',
|
|
3953
|
+
twitter: 'https://twitter.com/nim_network'
|
|
3954
|
+
},
|
|
3955
|
+
keywords: ['gaming', 'AI'],
|
|
3956
|
+
traces: [{
|
|
3957
|
+
type: 'ibc',
|
|
3958
|
+
counterparty: {
|
|
3959
|
+
channel_id: 'channel-1',
|
|
3960
|
+
base_denom: 'anim',
|
|
3961
|
+
chain_name: 'dymension'
|
|
3962
|
+
},
|
|
3963
|
+
chain: {
|
|
3964
|
+
channel_id: 'channel-794'
|
|
3965
|
+
}
|
|
3966
|
+
}]
|
|
3967
|
+
},
|
|
3896
3968
|
{
|
|
3897
3969
|
description: 'e-Money NGM staking token. In addition to earning staking rewards the token is bought back and burned based on e-Money stablecoin inflation.',
|
|
3898
3970
|
denom_units: [{
|
package/esm/mainnet/evmos.js
CHANGED
|
@@ -652,6 +652,42 @@ const assets = {
|
|
|
652
652
|
}
|
|
653
653
|
}]
|
|
654
654
|
},
|
|
655
|
+
{
|
|
656
|
+
description: 'The native token of Nim Network.',
|
|
657
|
+
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.',
|
|
658
|
+
denom_units: [{
|
|
659
|
+
denom: 'ibc/651E44E584E3E1EB457EF0B81C322B976A5353EC6E7B2A6816E13A84328116E2',
|
|
660
|
+
exponent: 0,
|
|
661
|
+
aliases: ['anim']
|
|
662
|
+
}, {
|
|
663
|
+
denom: 'nim',
|
|
664
|
+
exponent: 18
|
|
665
|
+
}],
|
|
666
|
+
base: 'ibc/651E44E584E3E1EB457EF0B81C322B976A5353EC6E7B2A6816E13A84328116E2',
|
|
667
|
+
name: 'NIM Network',
|
|
668
|
+
display: 'nim',
|
|
669
|
+
symbol: 'NIM',
|
|
670
|
+
images: [{
|
|
671
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
672
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
673
|
+
}],
|
|
674
|
+
socials: {
|
|
675
|
+
website: 'https://nim.network/',
|
|
676
|
+
twitter: 'https://twitter.com/nim_network'
|
|
677
|
+
},
|
|
678
|
+
keywords: ['gaming', 'AI'],
|
|
679
|
+
traces: [{
|
|
680
|
+
type: 'ibc',
|
|
681
|
+
counterparty: {
|
|
682
|
+
channel_id: 'channel-37',
|
|
683
|
+
base_denom: 'anim',
|
|
684
|
+
chain_name: 'dymension'
|
|
685
|
+
},
|
|
686
|
+
chain: {
|
|
687
|
+
channel_id: 'channel-109'
|
|
688
|
+
}
|
|
689
|
+
}]
|
|
690
|
+
},
|
|
655
691
|
{
|
|
656
692
|
description: 'The native EVM, governance and staking token of the Acrechain',
|
|
657
693
|
denom_units: [{
|
|
@@ -1303,6 +1339,42 @@ const assets = {
|
|
|
1303
1339
|
}
|
|
1304
1340
|
}]
|
|
1305
1341
|
},
|
|
1342
|
+
{
|
|
1343
|
+
description: 'The native token of Nim Network.',
|
|
1344
|
+
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.',
|
|
1345
|
+
denom_units: [{
|
|
1346
|
+
denom: 'ibc/651E44E584E3E1EB457EF0B81C322B976A5353EC6E7B2A6816E13A84328116E2',
|
|
1347
|
+
exponent: 0,
|
|
1348
|
+
aliases: ['anim']
|
|
1349
|
+
}, {
|
|
1350
|
+
denom: 'nim',
|
|
1351
|
+
exponent: 18
|
|
1352
|
+
}],
|
|
1353
|
+
base: 'ibc/651E44E584E3E1EB457EF0B81C322B976A5353EC6E7B2A6816E13A84328116E2',
|
|
1354
|
+
name: 'NIM Network',
|
|
1355
|
+
display: 'nim',
|
|
1356
|
+
symbol: 'NIM',
|
|
1357
|
+
images: [{
|
|
1358
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
1359
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
1360
|
+
}],
|
|
1361
|
+
socials: {
|
|
1362
|
+
website: 'https://nim.network/',
|
|
1363
|
+
twitter: 'https://twitter.com/nim_network'
|
|
1364
|
+
},
|
|
1365
|
+
keywords: ['gaming', 'AI'],
|
|
1366
|
+
traces: [{
|
|
1367
|
+
type: 'ibc',
|
|
1368
|
+
counterparty: {
|
|
1369
|
+
channel_id: 'channel-37',
|
|
1370
|
+
base_denom: 'anim',
|
|
1371
|
+
chain_name: 'dymension'
|
|
1372
|
+
},
|
|
1373
|
+
chain: {
|
|
1374
|
+
channel_id: 'channel-109'
|
|
1375
|
+
}
|
|
1376
|
+
}]
|
|
1377
|
+
},
|
|
1306
1378
|
{
|
|
1307
1379
|
description: 'The native fee token of Gateway.',
|
|
1308
1380
|
denom_units: [{
|
package/esm/mainnet/kava.js
CHANGED
|
@@ -244,6 +244,42 @@ const assets = {
|
|
|
244
244
|
}
|
|
245
245
|
}]
|
|
246
246
|
},
|
|
247
|
+
{
|
|
248
|
+
description: 'The native token of Nim Network.',
|
|
249
|
+
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.',
|
|
250
|
+
denom_units: [{
|
|
251
|
+
denom: 'ibc/2287839C36A493A7357FFA2234AD03CD4F1315F9EB4C9AA2AEE3578ABC63592C',
|
|
252
|
+
exponent: 0,
|
|
253
|
+
aliases: ['anim']
|
|
254
|
+
}, {
|
|
255
|
+
denom: 'nim',
|
|
256
|
+
exponent: 18
|
|
257
|
+
}],
|
|
258
|
+
base: 'ibc/2287839C36A493A7357FFA2234AD03CD4F1315F9EB4C9AA2AEE3578ABC63592C',
|
|
259
|
+
name: 'NIM Network',
|
|
260
|
+
display: 'nim',
|
|
261
|
+
symbol: 'NIM',
|
|
262
|
+
images: [{
|
|
263
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
264
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
265
|
+
}],
|
|
266
|
+
socials: {
|
|
267
|
+
website: 'https://nim.network/',
|
|
268
|
+
twitter: 'https://twitter.com/nim_network'
|
|
269
|
+
},
|
|
270
|
+
keywords: ['gaming', 'AI'],
|
|
271
|
+
traces: [{
|
|
272
|
+
type: 'ibc',
|
|
273
|
+
counterparty: {
|
|
274
|
+
channel_id: 'channel-3',
|
|
275
|
+
base_denom: 'anim',
|
|
276
|
+
chain_name: 'dymension'
|
|
277
|
+
},
|
|
278
|
+
chain: {
|
|
279
|
+
channel_id: 'channel-144'
|
|
280
|
+
}
|
|
281
|
+
}]
|
|
282
|
+
},
|
|
247
283
|
{
|
|
248
284
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
249
285
|
denom_units: [{
|
|
@@ -775,6 +811,42 @@ const assets = {
|
|
|
775
811
|
}
|
|
776
812
|
}]
|
|
777
813
|
},
|
|
814
|
+
{
|
|
815
|
+
description: 'The native token of Nim Network.',
|
|
816
|
+
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.',
|
|
817
|
+
denom_units: [{
|
|
818
|
+
denom: 'ibc/2287839C36A493A7357FFA2234AD03CD4F1315F9EB4C9AA2AEE3578ABC63592C',
|
|
819
|
+
exponent: 0,
|
|
820
|
+
aliases: ['anim']
|
|
821
|
+
}, {
|
|
822
|
+
denom: 'nim',
|
|
823
|
+
exponent: 18
|
|
824
|
+
}],
|
|
825
|
+
base: 'ibc/2287839C36A493A7357FFA2234AD03CD4F1315F9EB4C9AA2AEE3578ABC63592C',
|
|
826
|
+
name: 'NIM Network',
|
|
827
|
+
display: 'nim',
|
|
828
|
+
symbol: 'NIM',
|
|
829
|
+
images: [{
|
|
830
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
831
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
832
|
+
}],
|
|
833
|
+
socials: {
|
|
834
|
+
website: 'https://nim.network/',
|
|
835
|
+
twitter: 'https://twitter.com/nim_network'
|
|
836
|
+
},
|
|
837
|
+
keywords: ['gaming', 'AI'],
|
|
838
|
+
traces: [{
|
|
839
|
+
type: 'ibc',
|
|
840
|
+
counterparty: {
|
|
841
|
+
channel_id: 'channel-3',
|
|
842
|
+
base_denom: 'anim',
|
|
843
|
+
chain_name: 'dymension'
|
|
844
|
+
},
|
|
845
|
+
chain: {
|
|
846
|
+
channel_id: 'channel-144'
|
|
847
|
+
}
|
|
848
|
+
}]
|
|
849
|
+
},
|
|
778
850
|
{
|
|
779
851
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
780
852
|
denom_units: [{
|
package/esm/mainnet/kujira.js
CHANGED
|
@@ -835,6 +835,42 @@ const assets = {
|
|
|
835
835
|
}
|
|
836
836
|
}]
|
|
837
837
|
},
|
|
838
|
+
{
|
|
839
|
+
description: 'The native token of Nim Network.',
|
|
840
|
+
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.',
|
|
841
|
+
denom_units: [{
|
|
842
|
+
denom: 'ibc/4955E2AE23CE802C60879F5217BB3F2EFE44DC304F737C1549934ECBDB4E06B6',
|
|
843
|
+
exponent: 0,
|
|
844
|
+
aliases: ['anim']
|
|
845
|
+
}, {
|
|
846
|
+
denom: 'nim',
|
|
847
|
+
exponent: 18
|
|
848
|
+
}],
|
|
849
|
+
base: 'ibc/4955E2AE23CE802C60879F5217BB3F2EFE44DC304F737C1549934ECBDB4E06B6',
|
|
850
|
+
name: 'NIM Network',
|
|
851
|
+
display: 'nim',
|
|
852
|
+
symbol: 'NIM',
|
|
853
|
+
images: [{
|
|
854
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
855
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
856
|
+
}],
|
|
857
|
+
socials: {
|
|
858
|
+
website: 'https://nim.network/',
|
|
859
|
+
twitter: 'https://twitter.com/nim_network'
|
|
860
|
+
},
|
|
861
|
+
keywords: ['gaming', 'AI'],
|
|
862
|
+
traces: [{
|
|
863
|
+
type: 'ibc',
|
|
864
|
+
counterparty: {
|
|
865
|
+
channel_id: 'channel-10',
|
|
866
|
+
base_denom: 'anim',
|
|
867
|
+
chain_name: 'dymension'
|
|
868
|
+
},
|
|
869
|
+
chain: {
|
|
870
|
+
channel_id: 'channel-160'
|
|
871
|
+
}
|
|
872
|
+
}]
|
|
873
|
+
},
|
|
838
874
|
{
|
|
839
875
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
840
876
|
denom_units: [{
|
|
@@ -2314,6 +2350,42 @@ const assets = {
|
|
|
2314
2350
|
}
|
|
2315
2351
|
}]
|
|
2316
2352
|
},
|
|
2353
|
+
{
|
|
2354
|
+
description: 'The native token of Nim Network.',
|
|
2355
|
+
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.',
|
|
2356
|
+
denom_units: [{
|
|
2357
|
+
denom: 'ibc/4955E2AE23CE802C60879F5217BB3F2EFE44DC304F737C1549934ECBDB4E06B6',
|
|
2358
|
+
exponent: 0,
|
|
2359
|
+
aliases: ['anim']
|
|
2360
|
+
}, {
|
|
2361
|
+
denom: 'nim',
|
|
2362
|
+
exponent: 18
|
|
2363
|
+
}],
|
|
2364
|
+
base: 'ibc/4955E2AE23CE802C60879F5217BB3F2EFE44DC304F737C1549934ECBDB4E06B6',
|
|
2365
|
+
name: 'NIM Network',
|
|
2366
|
+
display: 'nim',
|
|
2367
|
+
symbol: 'NIM',
|
|
2368
|
+
images: [{
|
|
2369
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.png',
|
|
2370
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dymension/images/nim.svg'
|
|
2371
|
+
}],
|
|
2372
|
+
socials: {
|
|
2373
|
+
website: 'https://nim.network/',
|
|
2374
|
+
twitter: 'https://twitter.com/nim_network'
|
|
2375
|
+
},
|
|
2376
|
+
keywords: ['gaming', 'AI'],
|
|
2377
|
+
traces: [{
|
|
2378
|
+
type: 'ibc',
|
|
2379
|
+
counterparty: {
|
|
2380
|
+
channel_id: 'channel-10',
|
|
2381
|
+
base_denom: 'anim',
|
|
2382
|
+
chain_name: 'dymension'
|
|
2383
|
+
},
|
|
2384
|
+
chain: {
|
|
2385
|
+
channel_id: 'channel-160'
|
|
2386
|
+
}
|
|
2387
|
+
}]
|
|
2388
|
+
},
|
|
2317
2389
|
{
|
|
2318
2390
|
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
2319
2391
|
denom_units: [{
|