@chain-registry/assets 1.70.362 → 1.70.363
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/cosmoshub.js +82 -0
- package/esm/mainnet/dungeon.js +80 -0
- package/esm/mainnet/osmosis.js +10 -2
- package/esm/mainnet/sentinel.js +10 -2
- package/esm/testnet/nobletestnet.js +16 -16
- package/esm/testnet/zigchaintestnet.js +24 -24
- package/mainnet/cosmoshub.js +82 -0
- package/mainnet/dungeon.js +80 -0
- package/mainnet/osmosis.js +10 -2
- package/mainnet/sentinel.js +10 -2
- package/package.json +5 -5
- package/testnet/nobletestnet.js +16 -16
- package/testnet/zigchaintestnet.js +24 -24
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -2507,6 +2507,47 @@ const assets = {
|
|
|
2507
2507
|
}
|
|
2508
2508
|
}]
|
|
2509
2509
|
},
|
|
2510
|
+
{
|
|
2511
|
+
description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
2512
|
+
denom_units: [{
|
|
2513
|
+
denom: 'ibc/0F8D3C0F081E126A4E275703DA67165DA5353C81F45E945140D0F961B9F7692A',
|
|
2514
|
+
exponent: 0,
|
|
2515
|
+
aliases: ['udgn']
|
|
2516
|
+
}, {
|
|
2517
|
+
denom: 'DGN',
|
|
2518
|
+
exponent: 6
|
|
2519
|
+
}],
|
|
2520
|
+
base: 'ibc/0F8D3C0F081E126A4E275703DA67165DA5353C81F45E945140D0F961B9F7692A',
|
|
2521
|
+
name: 'Dragon Coin',
|
|
2522
|
+
display: 'DGN',
|
|
2523
|
+
coingecko_id: 'dragon-coin-2',
|
|
2524
|
+
symbol: 'DGN',
|
|
2525
|
+
logo_URIs: {
|
|
2526
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
2527
|
+
},
|
|
2528
|
+
socials: {
|
|
2529
|
+
website: 'https://www.cryptodungeon.org',
|
|
2530
|
+
twitter: 'https://twitter.com/cryptodungeonma'
|
|
2531
|
+
},
|
|
2532
|
+
images: [{
|
|
2533
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
2534
|
+
theme: {
|
|
2535
|
+
circle: true
|
|
2536
|
+
}
|
|
2537
|
+
}],
|
|
2538
|
+
type_asset: 'sdk.coin',
|
|
2539
|
+
traces: [{
|
|
2540
|
+
type: 'ibc',
|
|
2541
|
+
counterparty: {
|
|
2542
|
+
channel_id: 'channel-5308',
|
|
2543
|
+
base_denom: 'udgn',
|
|
2544
|
+
chain_name: 'dungeon'
|
|
2545
|
+
},
|
|
2546
|
+
chain: {
|
|
2547
|
+
channel_id: 'channel-1560'
|
|
2548
|
+
}
|
|
2549
|
+
}]
|
|
2550
|
+
},
|
|
2510
2551
|
{
|
|
2511
2552
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
2512
2553
|
denom_units: [{
|
|
@@ -13101,6 +13142,47 @@ const assets = {
|
|
|
13101
13142
|
}
|
|
13102
13143
|
}]
|
|
13103
13144
|
},
|
|
13145
|
+
{
|
|
13146
|
+
description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
13147
|
+
denom_units: [{
|
|
13148
|
+
denom: 'ibc/0F8D3C0F081E126A4E275703DA67165DA5353C81F45E945140D0F961B9F7692A',
|
|
13149
|
+
exponent: 0,
|
|
13150
|
+
aliases: ['udgn']
|
|
13151
|
+
}, {
|
|
13152
|
+
denom: 'DGN',
|
|
13153
|
+
exponent: 6
|
|
13154
|
+
}],
|
|
13155
|
+
base: 'ibc/0F8D3C0F081E126A4E275703DA67165DA5353C81F45E945140D0F961B9F7692A',
|
|
13156
|
+
name: 'Dragon Coin',
|
|
13157
|
+
display: 'DGN',
|
|
13158
|
+
coingecko_id: 'dragon-coin-2',
|
|
13159
|
+
symbol: 'DGN',
|
|
13160
|
+
logo_URIs: {
|
|
13161
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
13162
|
+
},
|
|
13163
|
+
socials: {
|
|
13164
|
+
website: 'https://www.cryptodungeon.org',
|
|
13165
|
+
twitter: 'https://twitter.com/cryptodungeonma'
|
|
13166
|
+
},
|
|
13167
|
+
images: [{
|
|
13168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
13169
|
+
theme: {
|
|
13170
|
+
circle: true
|
|
13171
|
+
}
|
|
13172
|
+
}],
|
|
13173
|
+
type_asset: 'sdk.coin',
|
|
13174
|
+
traces: [{
|
|
13175
|
+
type: 'ibc',
|
|
13176
|
+
counterparty: {
|
|
13177
|
+
channel_id: 'channel-5308',
|
|
13178
|
+
base_denom: 'udgn',
|
|
13179
|
+
chain_name: 'dungeon'
|
|
13180
|
+
},
|
|
13181
|
+
chain: {
|
|
13182
|
+
channel_id: 'channel-1560'
|
|
13183
|
+
}
|
|
13184
|
+
}]
|
|
13185
|
+
},
|
|
13104
13186
|
{
|
|
13105
13187
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
13106
13188
|
denom_units: [{
|
package/esm/mainnet/dungeon.js
CHANGED
|
@@ -1,6 +1,86 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'dungeon',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/C3988DBA4BA195F3514EA2E02497B9F66019CE53EFB96D4982CE95CA6A51BBCE',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uatom']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'atom',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/C3988DBA4BA195F3514EA2E02497B9F66019CE53EFB96D4982CE95CA6A51BBCE',
|
|
15
|
+
name: 'Cosmos Hub Atom',
|
|
16
|
+
display: 'atom',
|
|
17
|
+
symbol: 'ATOM',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
21
|
+
},
|
|
22
|
+
coingecko_id: 'cosmos',
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
26
|
+
}],
|
|
27
|
+
socials: {
|
|
28
|
+
website: 'https://cosmos.network',
|
|
29
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
30
|
+
},
|
|
31
|
+
type_asset: 'sdk.coin',
|
|
32
|
+
traces: [{
|
|
33
|
+
type: 'ibc',
|
|
34
|
+
counterparty: {
|
|
35
|
+
channel_id: 'channel-1560',
|
|
36
|
+
base_denom: 'uatom',
|
|
37
|
+
chain_name: 'cosmoshub'
|
|
38
|
+
},
|
|
39
|
+
chain: {
|
|
40
|
+
channel_id: 'channel-5308'
|
|
41
|
+
}
|
|
42
|
+
}]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
46
|
+
denom_units: [{
|
|
47
|
+
denom: 'ibc/C3988DBA4BA195F3514EA2E02497B9F66019CE53EFB96D4982CE95CA6A51BBCE',
|
|
48
|
+
exponent: 0,
|
|
49
|
+
aliases: ['uatom']
|
|
50
|
+
}, {
|
|
51
|
+
denom: 'atom',
|
|
52
|
+
exponent: 6
|
|
53
|
+
}],
|
|
54
|
+
base: 'ibc/C3988DBA4BA195F3514EA2E02497B9F66019CE53EFB96D4982CE95CA6A51BBCE',
|
|
55
|
+
name: 'Cosmos Hub Atom',
|
|
56
|
+
display: 'atom',
|
|
57
|
+
symbol: 'ATOM',
|
|
58
|
+
logo_URIs: {
|
|
59
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
60
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
61
|
+
},
|
|
62
|
+
coingecko_id: 'cosmos',
|
|
63
|
+
images: [{
|
|
64
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
65
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
66
|
+
}],
|
|
67
|
+
socials: {
|
|
68
|
+
website: 'https://cosmos.network',
|
|
69
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
70
|
+
},
|
|
71
|
+
type_asset: 'sdk.coin',
|
|
72
|
+
traces: [{
|
|
73
|
+
type: 'ibc',
|
|
74
|
+
counterparty: {
|
|
75
|
+
channel_id: 'channel-1560',
|
|
76
|
+
base_denom: 'uatom',
|
|
77
|
+
chain_name: 'cosmoshub'
|
|
78
|
+
},
|
|
79
|
+
chain: {
|
|
80
|
+
channel_id: 'channel-5308'
|
|
81
|
+
}
|
|
82
|
+
}]
|
|
83
|
+
},
|
|
4
84
|
{
|
|
5
85
|
description: 'The permissioned staking asset for Noble Chain',
|
|
6
86
|
denom_units: [{
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -5086,7 +5086,7 @@ const assets = {
|
|
|
5086
5086
|
}]
|
|
5087
5087
|
},
|
|
5088
5088
|
{
|
|
5089
|
-
description: '
|
|
5089
|
+
description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
|
|
5090
5090
|
denom_units: [{
|
|
5091
5091
|
denom: 'ibc/FBBC35295AA037DC0A77796B08DC3003EC918E18E75D61D675A0EEAC0643F36C',
|
|
5092
5092
|
exponent: 0,
|
|
@@ -5106,6 +5106,10 @@ const assets = {
|
|
|
5106
5106
|
images: [{
|
|
5107
5107
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
5108
5108
|
}],
|
|
5109
|
+
socials: {
|
|
5110
|
+
website: 'https://medas-digital.io/',
|
|
5111
|
+
twitter: 'https://x.com/medasdigital'
|
|
5112
|
+
},
|
|
5109
5113
|
type_asset: 'sdk.coin',
|
|
5110
5114
|
traces: [{
|
|
5111
5115
|
type: 'ibc',
|
|
@@ -11315,7 +11319,7 @@ const assets = {
|
|
|
11315
11319
|
}]
|
|
11316
11320
|
},
|
|
11317
11321
|
{
|
|
11318
|
-
description: '
|
|
11322
|
+
description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
|
|
11319
11323
|
denom_units: [{
|
|
11320
11324
|
denom: 'ibc/FBBC35295AA037DC0A77796B08DC3003EC918E18E75D61D675A0EEAC0643F36C',
|
|
11321
11325
|
exponent: 0,
|
|
@@ -11335,6 +11339,10 @@ const assets = {
|
|
|
11335
11339
|
images: [{
|
|
11336
11340
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
11337
11341
|
}],
|
|
11342
|
+
socials: {
|
|
11343
|
+
website: 'https://medas-digital.io/',
|
|
11344
|
+
twitter: 'https://x.com/medasdigital'
|
|
11345
|
+
},
|
|
11338
11346
|
type_asset: 'sdk.coin',
|
|
11339
11347
|
traces: [{
|
|
11340
11348
|
type: 'ibc',
|
package/esm/mainnet/sentinel.js
CHANGED
|
@@ -244,7 +244,7 @@ const assets = {
|
|
|
244
244
|
}]
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
|
-
description: '
|
|
247
|
+
description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
|
|
248
248
|
denom_units: [{
|
|
249
249
|
denom: 'ibc/A85ACA68D4EBB931256F86A5360F93CAA4B9102F39FED10CC3A7C57328D4AD34',
|
|
250
250
|
exponent: 0,
|
|
@@ -264,6 +264,10 @@ const assets = {
|
|
|
264
264
|
images: [{
|
|
265
265
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
266
266
|
}],
|
|
267
|
+
socials: {
|
|
268
|
+
website: 'https://medas-digital.io/',
|
|
269
|
+
twitter: 'https://x.com/medasdigital'
|
|
270
|
+
},
|
|
267
271
|
type_asset: 'sdk.coin',
|
|
268
272
|
traces: [{
|
|
269
273
|
type: 'ibc',
|
|
@@ -761,7 +765,7 @@ const assets = {
|
|
|
761
765
|
}]
|
|
762
766
|
},
|
|
763
767
|
{
|
|
764
|
-
description: '
|
|
768
|
+
description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
|
|
765
769
|
denom_units: [{
|
|
766
770
|
denom: 'ibc/A85ACA68D4EBB931256F86A5360F93CAA4B9102F39FED10CC3A7C57328D4AD34',
|
|
767
771
|
exponent: 0,
|
|
@@ -781,6 +785,10 @@ const assets = {
|
|
|
781
785
|
images: [{
|
|
782
786
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
783
787
|
}],
|
|
788
|
+
socials: {
|
|
789
|
+
website: 'https://medas-digital.io/',
|
|
790
|
+
twitter: 'https://x.com/medasdigital'
|
|
791
|
+
},
|
|
784
792
|
type_asset: 'sdk.coin',
|
|
785
793
|
traces: [{
|
|
786
794
|
type: 'ibc',
|
|
@@ -640,7 +640,7 @@ const assets = {
|
|
|
640
640
|
description: 'The native token of ZIGChain',
|
|
641
641
|
denom_units: [
|
|
642
642
|
{
|
|
643
|
-
denom: 'ibc/
|
|
643
|
+
denom: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
644
644
|
exponent: 0,
|
|
645
645
|
aliases: ['uzig']
|
|
646
646
|
},
|
|
@@ -654,7 +654,7 @@ const assets = {
|
|
|
654
654
|
exponent: 6
|
|
655
655
|
}
|
|
656
656
|
],
|
|
657
|
-
base: 'ibc/
|
|
657
|
+
base: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
658
658
|
name: 'ZIG',
|
|
659
659
|
display: 'zig',
|
|
660
660
|
symbol: 'ZIG',
|
|
@@ -686,26 +686,26 @@ const assets = {
|
|
|
686
686
|
traces: [{
|
|
687
687
|
type: 'ibc',
|
|
688
688
|
counterparty: {
|
|
689
|
-
channel_id: 'channel-
|
|
689
|
+
channel_id: 'channel-44',
|
|
690
690
|
base_denom: 'uzig',
|
|
691
691
|
chain_name: 'zigchaintestnet'
|
|
692
692
|
},
|
|
693
693
|
chain: {
|
|
694
|
-
channel_id: 'channel-
|
|
694
|
+
channel_id: 'channel-704'
|
|
695
695
|
}
|
|
696
696
|
}]
|
|
697
697
|
},
|
|
698
698
|
{
|
|
699
699
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
700
700
|
denom_units: [{
|
|
701
|
-
denom: 'ibc/
|
|
701
|
+
denom: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
702
702
|
exponent: 0,
|
|
703
703
|
aliases: ['coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig']
|
|
704
704
|
}, {
|
|
705
705
|
denom: 'stzig',
|
|
706
706
|
exponent: 6
|
|
707
707
|
}],
|
|
708
|
-
base: 'ibc/
|
|
708
|
+
base: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
709
709
|
name: 'Staked Zig',
|
|
710
710
|
display: 'stzig',
|
|
711
711
|
symbol: 'STZIG',
|
|
@@ -725,12 +725,12 @@ const assets = {
|
|
|
725
725
|
traces: [{
|
|
726
726
|
type: 'ibc',
|
|
727
727
|
counterparty: {
|
|
728
|
-
channel_id: 'channel-
|
|
728
|
+
channel_id: 'channel-44',
|
|
729
729
|
base_denom: 'coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig',
|
|
730
730
|
chain_name: 'zigchaintestnet'
|
|
731
731
|
},
|
|
732
732
|
chain: {
|
|
733
|
-
channel_id: 'channel-
|
|
733
|
+
channel_id: 'channel-704'
|
|
734
734
|
}
|
|
735
735
|
}]
|
|
736
736
|
},
|
|
@@ -828,7 +828,7 @@ const assets = {
|
|
|
828
828
|
description: 'The native token of ZIGChain',
|
|
829
829
|
denom_units: [
|
|
830
830
|
{
|
|
831
|
-
denom: 'ibc/
|
|
831
|
+
denom: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
832
832
|
exponent: 0,
|
|
833
833
|
aliases: ['uzig']
|
|
834
834
|
},
|
|
@@ -842,7 +842,7 @@ const assets = {
|
|
|
842
842
|
exponent: 6
|
|
843
843
|
}
|
|
844
844
|
],
|
|
845
|
-
base: 'ibc/
|
|
845
|
+
base: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
846
846
|
name: 'ZIG',
|
|
847
847
|
display: 'zig',
|
|
848
848
|
symbol: 'ZIG',
|
|
@@ -874,26 +874,26 @@ const assets = {
|
|
|
874
874
|
traces: [{
|
|
875
875
|
type: 'ibc',
|
|
876
876
|
counterparty: {
|
|
877
|
-
channel_id: 'channel-
|
|
877
|
+
channel_id: 'channel-44',
|
|
878
878
|
base_denom: 'uzig',
|
|
879
879
|
chain_name: 'zigchaintestnet'
|
|
880
880
|
},
|
|
881
881
|
chain: {
|
|
882
|
-
channel_id: 'channel-
|
|
882
|
+
channel_id: 'channel-704'
|
|
883
883
|
}
|
|
884
884
|
}]
|
|
885
885
|
},
|
|
886
886
|
{
|
|
887
887
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
888
888
|
denom_units: [{
|
|
889
|
-
denom: 'ibc/
|
|
889
|
+
denom: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
890
890
|
exponent: 0,
|
|
891
891
|
aliases: ['coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig']
|
|
892
892
|
}, {
|
|
893
893
|
denom: 'stzig',
|
|
894
894
|
exponent: 6
|
|
895
895
|
}],
|
|
896
|
-
base: 'ibc/
|
|
896
|
+
base: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
897
897
|
name: 'Staked Zig',
|
|
898
898
|
display: 'stzig',
|
|
899
899
|
symbol: 'STZIG',
|
|
@@ -913,12 +913,12 @@ const assets = {
|
|
|
913
913
|
traces: [{
|
|
914
914
|
type: 'ibc',
|
|
915
915
|
counterparty: {
|
|
916
|
-
channel_id: 'channel-
|
|
916
|
+
channel_id: 'channel-44',
|
|
917
917
|
base_denom: 'coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig',
|
|
918
918
|
chain_name: 'zigchaintestnet'
|
|
919
919
|
},
|
|
920
920
|
chain: {
|
|
921
|
-
channel_id: 'channel-
|
|
921
|
+
channel_id: 'channel-704'
|
|
922
922
|
}
|
|
923
923
|
}]
|
|
924
924
|
},
|
|
@@ -4,14 +4,14 @@ const assets = {
|
|
|
4
4
|
{
|
|
5
5
|
description: 'The controlled staking asset for Noble Chain',
|
|
6
6
|
denom_units: [{
|
|
7
|
-
denom: 'ibc/
|
|
7
|
+
denom: 'ibc/CAD05930D78013FA730DFE64FB309809969219AC7644CCB16FD7E91299EE89CE',
|
|
8
8
|
exponent: 0,
|
|
9
9
|
aliases: ['ustake']
|
|
10
10
|
}, {
|
|
11
11
|
denom: 'stake',
|
|
12
12
|
exponent: 6
|
|
13
13
|
}],
|
|
14
|
-
base: 'ibc/
|
|
14
|
+
base: 'ibc/CAD05930D78013FA730DFE64FB309809969219AC7644CCB16FD7E91299EE89CE',
|
|
15
15
|
name: 'Stake',
|
|
16
16
|
display: 'stake',
|
|
17
17
|
symbol: 'STAKE',
|
|
@@ -19,26 +19,26 @@ const assets = {
|
|
|
19
19
|
traces: [{
|
|
20
20
|
type: 'ibc',
|
|
21
21
|
counterparty: {
|
|
22
|
-
channel_id: 'channel-
|
|
22
|
+
channel_id: 'channel-704',
|
|
23
23
|
base_denom: 'ustake',
|
|
24
24
|
chain_name: 'nobletestnet'
|
|
25
25
|
},
|
|
26
26
|
chain: {
|
|
27
|
-
channel_id: 'channel-
|
|
27
|
+
channel_id: 'channel-44'
|
|
28
28
|
}
|
|
29
29
|
}]
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
32
|
description: 'Love is a test tokenfactory asset controlled by the Strangelove Team',
|
|
33
33
|
denom_units: [{
|
|
34
|
-
denom: 'ibc/
|
|
34
|
+
denom: 'ibc/99A6D41FAD06B68188937E3A2BF3A5672DA6DAF01AC0267399519FC474142B1F',
|
|
35
35
|
exponent: 0,
|
|
36
36
|
aliases: ['ulove']
|
|
37
37
|
}, {
|
|
38
38
|
denom: 'love',
|
|
39
39
|
exponent: 6
|
|
40
40
|
}],
|
|
41
|
-
base: 'ibc/
|
|
41
|
+
base: 'ibc/99A6D41FAD06B68188937E3A2BF3A5672DA6DAF01AC0267399519FC474142B1F',
|
|
42
42
|
display: 'love',
|
|
43
43
|
name: 'Love',
|
|
44
44
|
symbol: 'LOVE',
|
|
@@ -46,26 +46,26 @@ const assets = {
|
|
|
46
46
|
traces: [{
|
|
47
47
|
type: 'ibc',
|
|
48
48
|
counterparty: {
|
|
49
|
-
channel_id: 'channel-
|
|
49
|
+
channel_id: 'channel-704',
|
|
50
50
|
base_denom: 'ulove',
|
|
51
51
|
chain_name: 'nobletestnet'
|
|
52
52
|
},
|
|
53
53
|
chain: {
|
|
54
|
-
channel_id: 'channel-
|
|
54
|
+
channel_id: 'channel-44'
|
|
55
55
|
}
|
|
56
56
|
}]
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
description: 'Ondo US Dollar Yield',
|
|
60
60
|
denom_units: [{
|
|
61
|
-
denom: 'ibc/
|
|
61
|
+
denom: 'ibc/255DFC6D24DE9120CBC5E21252B1E3A734140C2F8221A87F7BDD81F51817773B',
|
|
62
62
|
exponent: 0,
|
|
63
63
|
aliases: ['ausdy']
|
|
64
64
|
}, {
|
|
65
65
|
denom: 'usdy',
|
|
66
66
|
exponent: 18
|
|
67
67
|
}],
|
|
68
|
-
base: 'ibc/
|
|
68
|
+
base: 'ibc/255DFC6D24DE9120CBC5E21252B1E3A734140C2F8221A87F7BDD81F51817773B',
|
|
69
69
|
display: 'usdy',
|
|
70
70
|
name: 'Ondo US Dollar Yield',
|
|
71
71
|
symbol: 'USDY',
|
|
@@ -81,26 +81,26 @@ const assets = {
|
|
|
81
81
|
traces: [{
|
|
82
82
|
type: 'ibc',
|
|
83
83
|
counterparty: {
|
|
84
|
-
channel_id: 'channel-
|
|
84
|
+
channel_id: 'channel-704',
|
|
85
85
|
base_denom: 'ausdy',
|
|
86
86
|
chain_name: 'nobletestnet'
|
|
87
87
|
},
|
|
88
88
|
chain: {
|
|
89
|
-
channel_id: 'channel-
|
|
89
|
+
channel_id: 'channel-44'
|
|
90
90
|
}
|
|
91
91
|
}]
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
description: 'The controlled staking asset for Noble Chain',
|
|
95
95
|
denom_units: [{
|
|
96
|
-
denom: 'ibc/
|
|
96
|
+
denom: 'ibc/CAD05930D78013FA730DFE64FB309809969219AC7644CCB16FD7E91299EE89CE',
|
|
97
97
|
exponent: 0,
|
|
98
98
|
aliases: ['ustake']
|
|
99
99
|
}, {
|
|
100
100
|
denom: 'stake',
|
|
101
101
|
exponent: 6
|
|
102
102
|
}],
|
|
103
|
-
base: 'ibc/
|
|
103
|
+
base: 'ibc/CAD05930D78013FA730DFE64FB309809969219AC7644CCB16FD7E91299EE89CE',
|
|
104
104
|
name: 'Stake',
|
|
105
105
|
display: 'stake',
|
|
106
106
|
symbol: 'STAKE',
|
|
@@ -108,26 +108,26 @@ const assets = {
|
|
|
108
108
|
traces: [{
|
|
109
109
|
type: 'ibc',
|
|
110
110
|
counterparty: {
|
|
111
|
-
channel_id: 'channel-
|
|
111
|
+
channel_id: 'channel-704',
|
|
112
112
|
base_denom: 'ustake',
|
|
113
113
|
chain_name: 'nobletestnet'
|
|
114
114
|
},
|
|
115
115
|
chain: {
|
|
116
|
-
channel_id: 'channel-
|
|
116
|
+
channel_id: 'channel-44'
|
|
117
117
|
}
|
|
118
118
|
}]
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
description: 'Love is a test tokenfactory asset controlled by the Strangelove Team',
|
|
122
122
|
denom_units: [{
|
|
123
|
-
denom: 'ibc/
|
|
123
|
+
denom: 'ibc/99A6D41FAD06B68188937E3A2BF3A5672DA6DAF01AC0267399519FC474142B1F',
|
|
124
124
|
exponent: 0,
|
|
125
125
|
aliases: ['ulove']
|
|
126
126
|
}, {
|
|
127
127
|
denom: 'love',
|
|
128
128
|
exponent: 6
|
|
129
129
|
}],
|
|
130
|
-
base: 'ibc/
|
|
130
|
+
base: 'ibc/99A6D41FAD06B68188937E3A2BF3A5672DA6DAF01AC0267399519FC474142B1F',
|
|
131
131
|
display: 'love',
|
|
132
132
|
name: 'Love',
|
|
133
133
|
symbol: 'LOVE',
|
|
@@ -135,26 +135,26 @@ const assets = {
|
|
|
135
135
|
traces: [{
|
|
136
136
|
type: 'ibc',
|
|
137
137
|
counterparty: {
|
|
138
|
-
channel_id: 'channel-
|
|
138
|
+
channel_id: 'channel-704',
|
|
139
139
|
base_denom: 'ulove',
|
|
140
140
|
chain_name: 'nobletestnet'
|
|
141
141
|
},
|
|
142
142
|
chain: {
|
|
143
|
-
channel_id: 'channel-
|
|
143
|
+
channel_id: 'channel-44'
|
|
144
144
|
}
|
|
145
145
|
}]
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
description: 'Ondo US Dollar Yield',
|
|
149
149
|
denom_units: [{
|
|
150
|
-
denom: 'ibc/
|
|
150
|
+
denom: 'ibc/255DFC6D24DE9120CBC5E21252B1E3A734140C2F8221A87F7BDD81F51817773B',
|
|
151
151
|
exponent: 0,
|
|
152
152
|
aliases: ['ausdy']
|
|
153
153
|
}, {
|
|
154
154
|
denom: 'usdy',
|
|
155
155
|
exponent: 18
|
|
156
156
|
}],
|
|
157
|
-
base: 'ibc/
|
|
157
|
+
base: 'ibc/255DFC6D24DE9120CBC5E21252B1E3A734140C2F8221A87F7BDD81F51817773B',
|
|
158
158
|
display: 'usdy',
|
|
159
159
|
name: 'Ondo US Dollar Yield',
|
|
160
160
|
symbol: 'USDY',
|
|
@@ -170,12 +170,12 @@ const assets = {
|
|
|
170
170
|
traces: [{
|
|
171
171
|
type: 'ibc',
|
|
172
172
|
counterparty: {
|
|
173
|
-
channel_id: 'channel-
|
|
173
|
+
channel_id: 'channel-704',
|
|
174
174
|
base_denom: 'ausdy',
|
|
175
175
|
chain_name: 'nobletestnet'
|
|
176
176
|
},
|
|
177
177
|
chain: {
|
|
178
|
-
channel_id: 'channel-
|
|
178
|
+
channel_id: 'channel-44'
|
|
179
179
|
}
|
|
180
180
|
}]
|
|
181
181
|
}
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -2509,6 +2509,47 @@ const assets = {
|
|
|
2509
2509
|
}
|
|
2510
2510
|
}]
|
|
2511
2511
|
},
|
|
2512
|
+
{
|
|
2513
|
+
description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
2514
|
+
denom_units: [{
|
|
2515
|
+
denom: 'ibc/0F8D3C0F081E126A4E275703DA67165DA5353C81F45E945140D0F961B9F7692A',
|
|
2516
|
+
exponent: 0,
|
|
2517
|
+
aliases: ['udgn']
|
|
2518
|
+
}, {
|
|
2519
|
+
denom: 'DGN',
|
|
2520
|
+
exponent: 6
|
|
2521
|
+
}],
|
|
2522
|
+
base: 'ibc/0F8D3C0F081E126A4E275703DA67165DA5353C81F45E945140D0F961B9F7692A',
|
|
2523
|
+
name: 'Dragon Coin',
|
|
2524
|
+
display: 'DGN',
|
|
2525
|
+
coingecko_id: 'dragon-coin-2',
|
|
2526
|
+
symbol: 'DGN',
|
|
2527
|
+
logo_URIs: {
|
|
2528
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
2529
|
+
},
|
|
2530
|
+
socials: {
|
|
2531
|
+
website: 'https://www.cryptodungeon.org',
|
|
2532
|
+
twitter: 'https://twitter.com/cryptodungeonma'
|
|
2533
|
+
},
|
|
2534
|
+
images: [{
|
|
2535
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
2536
|
+
theme: {
|
|
2537
|
+
circle: true
|
|
2538
|
+
}
|
|
2539
|
+
}],
|
|
2540
|
+
type_asset: 'sdk.coin',
|
|
2541
|
+
traces: [{
|
|
2542
|
+
type: 'ibc',
|
|
2543
|
+
counterparty: {
|
|
2544
|
+
channel_id: 'channel-5308',
|
|
2545
|
+
base_denom: 'udgn',
|
|
2546
|
+
chain_name: 'dungeon'
|
|
2547
|
+
},
|
|
2548
|
+
chain: {
|
|
2549
|
+
channel_id: 'channel-1560'
|
|
2550
|
+
}
|
|
2551
|
+
}]
|
|
2552
|
+
},
|
|
2512
2553
|
{
|
|
2513
2554
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
2514
2555
|
denom_units: [{
|
|
@@ -13103,6 +13144,47 @@ const assets = {
|
|
|
13103
13144
|
}
|
|
13104
13145
|
}]
|
|
13105
13146
|
},
|
|
13147
|
+
{
|
|
13148
|
+
description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
13149
|
+
denom_units: [{
|
|
13150
|
+
denom: 'ibc/0F8D3C0F081E126A4E275703DA67165DA5353C81F45E945140D0F961B9F7692A',
|
|
13151
|
+
exponent: 0,
|
|
13152
|
+
aliases: ['udgn']
|
|
13153
|
+
}, {
|
|
13154
|
+
denom: 'DGN',
|
|
13155
|
+
exponent: 6
|
|
13156
|
+
}],
|
|
13157
|
+
base: 'ibc/0F8D3C0F081E126A4E275703DA67165DA5353C81F45E945140D0F961B9F7692A',
|
|
13158
|
+
name: 'Dragon Coin',
|
|
13159
|
+
display: 'DGN',
|
|
13160
|
+
coingecko_id: 'dragon-coin-2',
|
|
13161
|
+
symbol: 'DGN',
|
|
13162
|
+
logo_URIs: {
|
|
13163
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
13164
|
+
},
|
|
13165
|
+
socials: {
|
|
13166
|
+
website: 'https://www.cryptodungeon.org',
|
|
13167
|
+
twitter: 'https://twitter.com/cryptodungeonma'
|
|
13168
|
+
},
|
|
13169
|
+
images: [{
|
|
13170
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
13171
|
+
theme: {
|
|
13172
|
+
circle: true
|
|
13173
|
+
}
|
|
13174
|
+
}],
|
|
13175
|
+
type_asset: 'sdk.coin',
|
|
13176
|
+
traces: [{
|
|
13177
|
+
type: 'ibc',
|
|
13178
|
+
counterparty: {
|
|
13179
|
+
channel_id: 'channel-5308',
|
|
13180
|
+
base_denom: 'udgn',
|
|
13181
|
+
chain_name: 'dungeon'
|
|
13182
|
+
},
|
|
13183
|
+
chain: {
|
|
13184
|
+
channel_id: 'channel-1560'
|
|
13185
|
+
}
|
|
13186
|
+
}]
|
|
13187
|
+
},
|
|
13106
13188
|
{
|
|
13107
13189
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
13108
13190
|
denom_units: [{
|
package/mainnet/dungeon.js
CHANGED
|
@@ -3,6 +3,86 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const assets = {
|
|
4
4
|
chain_name: 'dungeon',
|
|
5
5
|
assets: [
|
|
6
|
+
{
|
|
7
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
8
|
+
denom_units: [{
|
|
9
|
+
denom: 'ibc/C3988DBA4BA195F3514EA2E02497B9F66019CE53EFB96D4982CE95CA6A51BBCE',
|
|
10
|
+
exponent: 0,
|
|
11
|
+
aliases: ['uatom']
|
|
12
|
+
}, {
|
|
13
|
+
denom: 'atom',
|
|
14
|
+
exponent: 6
|
|
15
|
+
}],
|
|
16
|
+
base: 'ibc/C3988DBA4BA195F3514EA2E02497B9F66019CE53EFB96D4982CE95CA6A51BBCE',
|
|
17
|
+
name: 'Cosmos Hub Atom',
|
|
18
|
+
display: 'atom',
|
|
19
|
+
symbol: 'ATOM',
|
|
20
|
+
logo_URIs: {
|
|
21
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
22
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
23
|
+
},
|
|
24
|
+
coingecko_id: 'cosmos',
|
|
25
|
+
images: [{
|
|
26
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
27
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
28
|
+
}],
|
|
29
|
+
socials: {
|
|
30
|
+
website: 'https://cosmos.network',
|
|
31
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
32
|
+
},
|
|
33
|
+
type_asset: 'sdk.coin',
|
|
34
|
+
traces: [{
|
|
35
|
+
type: 'ibc',
|
|
36
|
+
counterparty: {
|
|
37
|
+
channel_id: 'channel-1560',
|
|
38
|
+
base_denom: 'uatom',
|
|
39
|
+
chain_name: 'cosmoshub'
|
|
40
|
+
},
|
|
41
|
+
chain: {
|
|
42
|
+
channel_id: 'channel-5308'
|
|
43
|
+
}
|
|
44
|
+
}]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
48
|
+
denom_units: [{
|
|
49
|
+
denom: 'ibc/C3988DBA4BA195F3514EA2E02497B9F66019CE53EFB96D4982CE95CA6A51BBCE',
|
|
50
|
+
exponent: 0,
|
|
51
|
+
aliases: ['uatom']
|
|
52
|
+
}, {
|
|
53
|
+
denom: 'atom',
|
|
54
|
+
exponent: 6
|
|
55
|
+
}],
|
|
56
|
+
base: 'ibc/C3988DBA4BA195F3514EA2E02497B9F66019CE53EFB96D4982CE95CA6A51BBCE',
|
|
57
|
+
name: 'Cosmos Hub Atom',
|
|
58
|
+
display: 'atom',
|
|
59
|
+
symbol: 'ATOM',
|
|
60
|
+
logo_URIs: {
|
|
61
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
62
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
63
|
+
},
|
|
64
|
+
coingecko_id: 'cosmos',
|
|
65
|
+
images: [{
|
|
66
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
67
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
68
|
+
}],
|
|
69
|
+
socials: {
|
|
70
|
+
website: 'https://cosmos.network',
|
|
71
|
+
twitter: 'https://twitter.com/cosmoshub'
|
|
72
|
+
},
|
|
73
|
+
type_asset: 'sdk.coin',
|
|
74
|
+
traces: [{
|
|
75
|
+
type: 'ibc',
|
|
76
|
+
counterparty: {
|
|
77
|
+
channel_id: 'channel-1560',
|
|
78
|
+
base_denom: 'uatom',
|
|
79
|
+
chain_name: 'cosmoshub'
|
|
80
|
+
},
|
|
81
|
+
chain: {
|
|
82
|
+
channel_id: 'channel-5308'
|
|
83
|
+
}
|
|
84
|
+
}]
|
|
85
|
+
},
|
|
6
86
|
{
|
|
7
87
|
description: 'The permissioned staking asset for Noble Chain',
|
|
8
88
|
denom_units: [{
|
package/mainnet/osmosis.js
CHANGED
|
@@ -5088,7 +5088,7 @@ const assets = {
|
|
|
5088
5088
|
}]
|
|
5089
5089
|
},
|
|
5090
5090
|
{
|
|
5091
|
-
description: '
|
|
5091
|
+
description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
|
|
5092
5092
|
denom_units: [{
|
|
5093
5093
|
denom: 'ibc/FBBC35295AA037DC0A77796B08DC3003EC918E18E75D61D675A0EEAC0643F36C',
|
|
5094
5094
|
exponent: 0,
|
|
@@ -5108,6 +5108,10 @@ const assets = {
|
|
|
5108
5108
|
images: [{
|
|
5109
5109
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
5110
5110
|
}],
|
|
5111
|
+
socials: {
|
|
5112
|
+
website: 'https://medas-digital.io/',
|
|
5113
|
+
twitter: 'https://x.com/medasdigital'
|
|
5114
|
+
},
|
|
5111
5115
|
type_asset: 'sdk.coin',
|
|
5112
5116
|
traces: [{
|
|
5113
5117
|
type: 'ibc',
|
|
@@ -11317,7 +11321,7 @@ const assets = {
|
|
|
11317
11321
|
}]
|
|
11318
11322
|
},
|
|
11319
11323
|
{
|
|
11320
|
-
description: '
|
|
11324
|
+
description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
|
|
11321
11325
|
denom_units: [{
|
|
11322
11326
|
denom: 'ibc/FBBC35295AA037DC0A77796B08DC3003EC918E18E75D61D675A0EEAC0643F36C',
|
|
11323
11327
|
exponent: 0,
|
|
@@ -11337,6 +11341,10 @@ const assets = {
|
|
|
11337
11341
|
images: [{
|
|
11338
11342
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
11339
11343
|
}],
|
|
11344
|
+
socials: {
|
|
11345
|
+
website: 'https://medas-digital.io/',
|
|
11346
|
+
twitter: 'https://x.com/medasdigital'
|
|
11347
|
+
},
|
|
11340
11348
|
type_asset: 'sdk.coin',
|
|
11341
11349
|
traces: [{
|
|
11342
11350
|
type: 'ibc',
|
package/mainnet/sentinel.js
CHANGED
|
@@ -246,7 +246,7 @@ const assets = {
|
|
|
246
246
|
}]
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
|
-
description: '
|
|
249
|
+
description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
|
|
250
250
|
denom_units: [{
|
|
251
251
|
denom: 'ibc/A85ACA68D4EBB931256F86A5360F93CAA4B9102F39FED10CC3A7C57328D4AD34',
|
|
252
252
|
exponent: 0,
|
|
@@ -266,6 +266,10 @@ const assets = {
|
|
|
266
266
|
images: [{
|
|
267
267
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
268
268
|
}],
|
|
269
|
+
socials: {
|
|
270
|
+
website: 'https://medas-digital.io/',
|
|
271
|
+
twitter: 'https://x.com/medasdigital'
|
|
272
|
+
},
|
|
269
273
|
type_asset: 'sdk.coin',
|
|
270
274
|
traces: [{
|
|
271
275
|
type: 'ibc',
|
|
@@ -763,7 +767,7 @@ const assets = {
|
|
|
763
767
|
}]
|
|
764
768
|
},
|
|
765
769
|
{
|
|
766
|
-
description: '
|
|
770
|
+
description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
|
|
767
771
|
denom_units: [{
|
|
768
772
|
denom: 'ibc/A85ACA68D4EBB931256F86A5360F93CAA4B9102F39FED10CC3A7C57328D4AD34',
|
|
769
773
|
exponent: 0,
|
|
@@ -783,6 +787,10 @@ const assets = {
|
|
|
783
787
|
images: [{
|
|
784
788
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
785
789
|
}],
|
|
790
|
+
socials: {
|
|
791
|
+
website: 'https://medas-digital.io/',
|
|
792
|
+
twitter: 'https://x.com/medasdigital'
|
|
793
|
+
},
|
|
786
794
|
type_asset: 'sdk.coin',
|
|
787
795
|
traces: [{
|
|
788
796
|
type: 'ibc',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.363",
|
|
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.226",
|
|
33
|
+
"chain-registry": "^1.69.363"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.226"
|
|
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": "b923d2ca30ff7ac5f74adcac434e762e7860ed23"
|
|
47
47
|
}
|
package/testnet/nobletestnet.js
CHANGED
|
@@ -642,7 +642,7 @@ const assets = {
|
|
|
642
642
|
description: 'The native token of ZIGChain',
|
|
643
643
|
denom_units: [
|
|
644
644
|
{
|
|
645
|
-
denom: 'ibc/
|
|
645
|
+
denom: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
646
646
|
exponent: 0,
|
|
647
647
|
aliases: ['uzig']
|
|
648
648
|
},
|
|
@@ -656,7 +656,7 @@ const assets = {
|
|
|
656
656
|
exponent: 6
|
|
657
657
|
}
|
|
658
658
|
],
|
|
659
|
-
base: 'ibc/
|
|
659
|
+
base: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
660
660
|
name: 'ZIG',
|
|
661
661
|
display: 'zig',
|
|
662
662
|
symbol: 'ZIG',
|
|
@@ -688,26 +688,26 @@ const assets = {
|
|
|
688
688
|
traces: [{
|
|
689
689
|
type: 'ibc',
|
|
690
690
|
counterparty: {
|
|
691
|
-
channel_id: 'channel-
|
|
691
|
+
channel_id: 'channel-44',
|
|
692
692
|
base_denom: 'uzig',
|
|
693
693
|
chain_name: 'zigchaintestnet'
|
|
694
694
|
},
|
|
695
695
|
chain: {
|
|
696
|
-
channel_id: 'channel-
|
|
696
|
+
channel_id: 'channel-704'
|
|
697
697
|
}
|
|
698
698
|
}]
|
|
699
699
|
},
|
|
700
700
|
{
|
|
701
701
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
702
702
|
denom_units: [{
|
|
703
|
-
denom: 'ibc/
|
|
703
|
+
denom: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
704
704
|
exponent: 0,
|
|
705
705
|
aliases: ['coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig']
|
|
706
706
|
}, {
|
|
707
707
|
denom: 'stzig',
|
|
708
708
|
exponent: 6
|
|
709
709
|
}],
|
|
710
|
-
base: 'ibc/
|
|
710
|
+
base: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
711
711
|
name: 'Staked Zig',
|
|
712
712
|
display: 'stzig',
|
|
713
713
|
symbol: 'STZIG',
|
|
@@ -727,12 +727,12 @@ const assets = {
|
|
|
727
727
|
traces: [{
|
|
728
728
|
type: 'ibc',
|
|
729
729
|
counterparty: {
|
|
730
|
-
channel_id: 'channel-
|
|
730
|
+
channel_id: 'channel-44',
|
|
731
731
|
base_denom: 'coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig',
|
|
732
732
|
chain_name: 'zigchaintestnet'
|
|
733
733
|
},
|
|
734
734
|
chain: {
|
|
735
|
-
channel_id: 'channel-
|
|
735
|
+
channel_id: 'channel-704'
|
|
736
736
|
}
|
|
737
737
|
}]
|
|
738
738
|
},
|
|
@@ -830,7 +830,7 @@ const assets = {
|
|
|
830
830
|
description: 'The native token of ZIGChain',
|
|
831
831
|
denom_units: [
|
|
832
832
|
{
|
|
833
|
-
denom: 'ibc/
|
|
833
|
+
denom: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
834
834
|
exponent: 0,
|
|
835
835
|
aliases: ['uzig']
|
|
836
836
|
},
|
|
@@ -844,7 +844,7 @@ const assets = {
|
|
|
844
844
|
exponent: 6
|
|
845
845
|
}
|
|
846
846
|
],
|
|
847
|
-
base: 'ibc/
|
|
847
|
+
base: 'ibc/00D8C59ACB5ACA18B842991E964100FA9A5B30B48F44483963F6614DF2463D8E',
|
|
848
848
|
name: 'ZIG',
|
|
849
849
|
display: 'zig',
|
|
850
850
|
symbol: 'ZIG',
|
|
@@ -876,26 +876,26 @@ const assets = {
|
|
|
876
876
|
traces: [{
|
|
877
877
|
type: 'ibc',
|
|
878
878
|
counterparty: {
|
|
879
|
-
channel_id: 'channel-
|
|
879
|
+
channel_id: 'channel-44',
|
|
880
880
|
base_denom: 'uzig',
|
|
881
881
|
chain_name: 'zigchaintestnet'
|
|
882
882
|
},
|
|
883
883
|
chain: {
|
|
884
|
-
channel_id: 'channel-
|
|
884
|
+
channel_id: 'channel-704'
|
|
885
885
|
}
|
|
886
886
|
}]
|
|
887
887
|
},
|
|
888
888
|
{
|
|
889
889
|
description: 'Staked Zig Token by Valdora Finance - Decentralized staking with stZIG',
|
|
890
890
|
denom_units: [{
|
|
891
|
-
denom: 'ibc/
|
|
891
|
+
denom: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
892
892
|
exponent: 0,
|
|
893
893
|
aliases: ['coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig']
|
|
894
894
|
}, {
|
|
895
895
|
denom: 'stzig',
|
|
896
896
|
exponent: 6
|
|
897
897
|
}],
|
|
898
|
-
base: 'ibc/
|
|
898
|
+
base: 'ibc/6A5FD2F87F33C2D6BFCF88062FA2BD4AAFF3CF912F2887A2B75B939830186AFE',
|
|
899
899
|
name: 'Staked Zig',
|
|
900
900
|
display: 'stzig',
|
|
901
901
|
symbol: 'STZIG',
|
|
@@ -915,12 +915,12 @@ const assets = {
|
|
|
915
915
|
traces: [{
|
|
916
916
|
type: 'ibc',
|
|
917
917
|
counterparty: {
|
|
918
|
-
channel_id: 'channel-
|
|
918
|
+
channel_id: 'channel-44',
|
|
919
919
|
base_denom: 'coin.zig1q5cuxuekvjdsl3l2t87jv83gdwjryc4hmh8s90y7mwgpyfwkqutsy9tqak.stzig',
|
|
920
920
|
chain_name: 'zigchaintestnet'
|
|
921
921
|
},
|
|
922
922
|
chain: {
|
|
923
|
-
channel_id: 'channel-
|
|
923
|
+
channel_id: 'channel-704'
|
|
924
924
|
}
|
|
925
925
|
}]
|
|
926
926
|
},
|
|
@@ -6,14 +6,14 @@ const assets = {
|
|
|
6
6
|
{
|
|
7
7
|
description: 'The controlled staking asset for Noble Chain',
|
|
8
8
|
denom_units: [{
|
|
9
|
-
denom: 'ibc/
|
|
9
|
+
denom: 'ibc/CAD05930D78013FA730DFE64FB309809969219AC7644CCB16FD7E91299EE89CE',
|
|
10
10
|
exponent: 0,
|
|
11
11
|
aliases: ['ustake']
|
|
12
12
|
}, {
|
|
13
13
|
denom: 'stake',
|
|
14
14
|
exponent: 6
|
|
15
15
|
}],
|
|
16
|
-
base: 'ibc/
|
|
16
|
+
base: 'ibc/CAD05930D78013FA730DFE64FB309809969219AC7644CCB16FD7E91299EE89CE',
|
|
17
17
|
name: 'Stake',
|
|
18
18
|
display: 'stake',
|
|
19
19
|
symbol: 'STAKE',
|
|
@@ -21,26 +21,26 @@ const assets = {
|
|
|
21
21
|
traces: [{
|
|
22
22
|
type: 'ibc',
|
|
23
23
|
counterparty: {
|
|
24
|
-
channel_id: 'channel-
|
|
24
|
+
channel_id: 'channel-704',
|
|
25
25
|
base_denom: 'ustake',
|
|
26
26
|
chain_name: 'nobletestnet'
|
|
27
27
|
},
|
|
28
28
|
chain: {
|
|
29
|
-
channel_id: 'channel-
|
|
29
|
+
channel_id: 'channel-44'
|
|
30
30
|
}
|
|
31
31
|
}]
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
34
|
description: 'Love is a test tokenfactory asset controlled by the Strangelove Team',
|
|
35
35
|
denom_units: [{
|
|
36
|
-
denom: 'ibc/
|
|
36
|
+
denom: 'ibc/99A6D41FAD06B68188937E3A2BF3A5672DA6DAF01AC0267399519FC474142B1F',
|
|
37
37
|
exponent: 0,
|
|
38
38
|
aliases: ['ulove']
|
|
39
39
|
}, {
|
|
40
40
|
denom: 'love',
|
|
41
41
|
exponent: 6
|
|
42
42
|
}],
|
|
43
|
-
base: 'ibc/
|
|
43
|
+
base: 'ibc/99A6D41FAD06B68188937E3A2BF3A5672DA6DAF01AC0267399519FC474142B1F',
|
|
44
44
|
display: 'love',
|
|
45
45
|
name: 'Love',
|
|
46
46
|
symbol: 'LOVE',
|
|
@@ -48,26 +48,26 @@ const assets = {
|
|
|
48
48
|
traces: [{
|
|
49
49
|
type: 'ibc',
|
|
50
50
|
counterparty: {
|
|
51
|
-
channel_id: 'channel-
|
|
51
|
+
channel_id: 'channel-704',
|
|
52
52
|
base_denom: 'ulove',
|
|
53
53
|
chain_name: 'nobletestnet'
|
|
54
54
|
},
|
|
55
55
|
chain: {
|
|
56
|
-
channel_id: 'channel-
|
|
56
|
+
channel_id: 'channel-44'
|
|
57
57
|
}
|
|
58
58
|
}]
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
61
|
description: 'Ondo US Dollar Yield',
|
|
62
62
|
denom_units: [{
|
|
63
|
-
denom: 'ibc/
|
|
63
|
+
denom: 'ibc/255DFC6D24DE9120CBC5E21252B1E3A734140C2F8221A87F7BDD81F51817773B',
|
|
64
64
|
exponent: 0,
|
|
65
65
|
aliases: ['ausdy']
|
|
66
66
|
}, {
|
|
67
67
|
denom: 'usdy',
|
|
68
68
|
exponent: 18
|
|
69
69
|
}],
|
|
70
|
-
base: 'ibc/
|
|
70
|
+
base: 'ibc/255DFC6D24DE9120CBC5E21252B1E3A734140C2F8221A87F7BDD81F51817773B',
|
|
71
71
|
display: 'usdy',
|
|
72
72
|
name: 'Ondo US Dollar Yield',
|
|
73
73
|
symbol: 'USDY',
|
|
@@ -83,26 +83,26 @@ const assets = {
|
|
|
83
83
|
traces: [{
|
|
84
84
|
type: 'ibc',
|
|
85
85
|
counterparty: {
|
|
86
|
-
channel_id: 'channel-
|
|
86
|
+
channel_id: 'channel-704',
|
|
87
87
|
base_denom: 'ausdy',
|
|
88
88
|
chain_name: 'nobletestnet'
|
|
89
89
|
},
|
|
90
90
|
chain: {
|
|
91
|
-
channel_id: 'channel-
|
|
91
|
+
channel_id: 'channel-44'
|
|
92
92
|
}
|
|
93
93
|
}]
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
description: 'The controlled staking asset for Noble Chain',
|
|
97
97
|
denom_units: [{
|
|
98
|
-
denom: 'ibc/
|
|
98
|
+
denom: 'ibc/CAD05930D78013FA730DFE64FB309809969219AC7644CCB16FD7E91299EE89CE',
|
|
99
99
|
exponent: 0,
|
|
100
100
|
aliases: ['ustake']
|
|
101
101
|
}, {
|
|
102
102
|
denom: 'stake',
|
|
103
103
|
exponent: 6
|
|
104
104
|
}],
|
|
105
|
-
base: 'ibc/
|
|
105
|
+
base: 'ibc/CAD05930D78013FA730DFE64FB309809969219AC7644CCB16FD7E91299EE89CE',
|
|
106
106
|
name: 'Stake',
|
|
107
107
|
display: 'stake',
|
|
108
108
|
symbol: 'STAKE',
|
|
@@ -110,26 +110,26 @@ const assets = {
|
|
|
110
110
|
traces: [{
|
|
111
111
|
type: 'ibc',
|
|
112
112
|
counterparty: {
|
|
113
|
-
channel_id: 'channel-
|
|
113
|
+
channel_id: 'channel-704',
|
|
114
114
|
base_denom: 'ustake',
|
|
115
115
|
chain_name: 'nobletestnet'
|
|
116
116
|
},
|
|
117
117
|
chain: {
|
|
118
|
-
channel_id: 'channel-
|
|
118
|
+
channel_id: 'channel-44'
|
|
119
119
|
}
|
|
120
120
|
}]
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
description: 'Love is a test tokenfactory asset controlled by the Strangelove Team',
|
|
124
124
|
denom_units: [{
|
|
125
|
-
denom: 'ibc/
|
|
125
|
+
denom: 'ibc/99A6D41FAD06B68188937E3A2BF3A5672DA6DAF01AC0267399519FC474142B1F',
|
|
126
126
|
exponent: 0,
|
|
127
127
|
aliases: ['ulove']
|
|
128
128
|
}, {
|
|
129
129
|
denom: 'love',
|
|
130
130
|
exponent: 6
|
|
131
131
|
}],
|
|
132
|
-
base: 'ibc/
|
|
132
|
+
base: 'ibc/99A6D41FAD06B68188937E3A2BF3A5672DA6DAF01AC0267399519FC474142B1F',
|
|
133
133
|
display: 'love',
|
|
134
134
|
name: 'Love',
|
|
135
135
|
symbol: 'LOVE',
|
|
@@ -137,26 +137,26 @@ const assets = {
|
|
|
137
137
|
traces: [{
|
|
138
138
|
type: 'ibc',
|
|
139
139
|
counterparty: {
|
|
140
|
-
channel_id: 'channel-
|
|
140
|
+
channel_id: 'channel-704',
|
|
141
141
|
base_denom: 'ulove',
|
|
142
142
|
chain_name: 'nobletestnet'
|
|
143
143
|
},
|
|
144
144
|
chain: {
|
|
145
|
-
channel_id: 'channel-
|
|
145
|
+
channel_id: 'channel-44'
|
|
146
146
|
}
|
|
147
147
|
}]
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
description: 'Ondo US Dollar Yield',
|
|
151
151
|
denom_units: [{
|
|
152
|
-
denom: 'ibc/
|
|
152
|
+
denom: 'ibc/255DFC6D24DE9120CBC5E21252B1E3A734140C2F8221A87F7BDD81F51817773B',
|
|
153
153
|
exponent: 0,
|
|
154
154
|
aliases: ['ausdy']
|
|
155
155
|
}, {
|
|
156
156
|
denom: 'usdy',
|
|
157
157
|
exponent: 18
|
|
158
158
|
}],
|
|
159
|
-
base: 'ibc/
|
|
159
|
+
base: 'ibc/255DFC6D24DE9120CBC5E21252B1E3A734140C2F8221A87F7BDD81F51817773B',
|
|
160
160
|
display: 'usdy',
|
|
161
161
|
name: 'Ondo US Dollar Yield',
|
|
162
162
|
symbol: 'USDY',
|
|
@@ -172,12 +172,12 @@ const assets = {
|
|
|
172
172
|
traces: [{
|
|
173
173
|
type: 'ibc',
|
|
174
174
|
counterparty: {
|
|
175
|
-
channel_id: 'channel-
|
|
175
|
+
channel_id: 'channel-704',
|
|
176
176
|
base_denom: 'ausdy',
|
|
177
177
|
chain_name: 'nobletestnet'
|
|
178
178
|
},
|
|
179
179
|
chain: {
|
|
180
|
-
channel_id: 'channel-
|
|
180
|
+
channel_id: 'channel-44'
|
|
181
181
|
}
|
|
182
182
|
}]
|
|
183
183
|
}
|