chain-registry 1.69.117 → 1.69.119
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/devnet/assets.js +2 -0
- package/devnet/chains.js +2 -0
- package/devnet/manifestdevnet/assets.d.ts +3 -0
- package/devnet/manifestdevnet/assets.js +52 -0
- package/devnet/manifestdevnet/chain.d.ts +3 -0
- package/devnet/manifestdevnet/chain.js +75 -0
- package/devnet/manifestdevnet/index.d.ts +2 -0
- package/devnet/manifestdevnet/index.js +10 -0
- package/devnet/named.d.ts +1 -0
- package/devnet/named.js +2 -1
- package/esm/devnet/assets.js +2 -0
- package/esm/devnet/chains.js +2 -0
- package/esm/devnet/manifestdevnet/assets.js +50 -0
- package/esm/devnet/manifestdevnet/chain.js +73 -0
- package/esm/devnet/manifestdevnet/index.js +4 -0
- package/esm/devnet/named.js +1 -0
- package/esm/mainnet/akash/assets.js +0 -43
- package/esm/mainnet/althea/chain.js +8 -3
- package/esm/mainnet/archway/assets.js +0 -40
- package/esm/mainnet/axelar/chain.js +13 -6
- package/esm/mainnet/canto/assets.js +0 -43
- package/esm/mainnet/cosmoshub/assets.js +0 -37
- package/esm/mainnet/cronos/chain.js +9 -10
- package/esm/mainnet/cryptoorgchain/assets.js +3 -49
- package/esm/mainnet/elys/assets.js +0 -327
- package/esm/mainnet/elys/chain.js +2 -2
- package/esm/mainnet/juno/assets.js +0 -43
- package/esm/mainnet/kujira/assets.js +0 -40
- package/esm/mainnet/meme/assets.js +0 -42
- package/esm/mainnet/migaloo/assets.js +3 -3
- package/esm/mainnet/neutron/assets.js +0 -43
- package/esm/mainnet/oraichain/assets.js +0 -44
- package/esm/mainnet/osmosis/assets.js +0 -168
- package/esm/mainnet/planq/assets.js +3 -48
- package/esm/mainnet/quasar/assets.js +3 -3
- package/esm/mainnet/routerchain/assets.js +0 -49
- package/esm/mainnet/sei/assets.js +0 -40
- package/esm/mainnet/terra2/assets.js +0 -85
- package/esm/noncosmos/picasso/assets.js +3 -2
- package/esm/testnet/archwaytestnet/assets.js +3 -89
- package/esm/testnet/axelartestnet/assets.js +36 -36
- package/esm/testnet/dymensiontestnet1/assets.js +0 -42
- package/esm/testnet/elystestnet/assets.js +3 -90
- package/esm/testnet/elystestnet/chain.js +2 -18
- package/esm/testnet/mantrachaintestnet2/assets.js +2 -178
- package/esm/testnet/osmosistestnet/assets.js +0 -163
- package/esm/testnet/stridetestnet/assets.js +0 -83
- package/mainnet/akash/assets.js +0 -43
- package/mainnet/althea/chain.js +8 -3
- package/mainnet/archway/assets.js +0 -40
- package/mainnet/axelar/chain.js +13 -6
- package/mainnet/canto/assets.js +0 -43
- package/mainnet/cosmoshub/assets.js +0 -37
- package/mainnet/cronos/chain.js +9 -10
- package/mainnet/cryptoorgchain/assets.js +3 -49
- package/mainnet/elys/assets.js +0 -327
- package/mainnet/elys/chain.js +2 -2
- package/mainnet/juno/assets.js +0 -43
- package/mainnet/kujira/assets.js +0 -40
- package/mainnet/meme/assets.js +0 -42
- package/mainnet/migaloo/assets.js +3 -3
- package/mainnet/neutron/assets.js +0 -43
- package/mainnet/oraichain/assets.js +0 -44
- package/mainnet/osmosis/assets.js +0 -168
- package/mainnet/planq/assets.js +3 -48
- package/mainnet/quasar/assets.js +3 -3
- package/mainnet/routerchain/assets.js +0 -49
- package/mainnet/sei/assets.js +0 -40
- package/mainnet/terra2/assets.js +0 -85
- package/noncosmos/picasso/assets.js +3 -2
- package/package.json +4 -4
- package/testnet/archwaytestnet/assets.js +3 -89
- package/testnet/axelartestnet/assets.js +36 -36
- package/testnet/dymensiontestnet1/assets.js +0 -42
- package/testnet/elystestnet/assets.js +3 -90
- package/testnet/elystestnet/chain.js +2 -18
- package/testnet/mantrachaintestnet2/assets.js +2 -178
- package/testnet/osmosistestnet/assets.js +0 -163
- package/testnet/stridetestnet/assets.js +0 -83
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
const info = {
|
|
2
2
|
$schema: '../../assetlist.schema.json',
|
|
3
3
|
chain_name: 'mantrachaintestnet2',
|
|
4
|
-
assets: [
|
|
5
|
-
{
|
|
4
|
+
assets: [{
|
|
6
5
|
description: 'The native token of MANTRA',
|
|
7
6
|
extended_description: 'The first RWA Layer 1 Blockchain, capable of adherence and enforcement of real world regulatory requirements.',
|
|
8
7
|
denom_units: [{
|
|
@@ -59,181 +58,6 @@ const info = {
|
|
|
59
58
|
website: 'https://www.mantrachain.io/',
|
|
60
59
|
twitter: 'https://x.com/MANTRA_Chain'
|
|
61
60
|
}
|
|
62
|
-
}
|
|
63
|
-
{
|
|
64
|
-
description: 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, with Circle as the first issuer.',
|
|
65
|
-
denom_units: [{
|
|
66
|
-
denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
|
|
67
|
-
exponent: 0,
|
|
68
|
-
aliases: ['microusdc', 'uusdc']
|
|
69
|
-
}, {
|
|
70
|
-
denom: 'usdc',
|
|
71
|
-
exponent: 6
|
|
72
|
-
}],
|
|
73
|
-
type_asset: 'ics20',
|
|
74
|
-
base: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
|
|
75
|
-
name: 'USDC',
|
|
76
|
-
display: 'usdc',
|
|
77
|
-
symbol: 'USDC',
|
|
78
|
-
traces: [{
|
|
79
|
-
type: 'ibc',
|
|
80
|
-
counterparty: {
|
|
81
|
-
chain_name: 'nobletestnet',
|
|
82
|
-
base_denom: 'uusdc',
|
|
83
|
-
channel_id: 'channel-237'
|
|
84
|
-
},
|
|
85
|
-
chain: {
|
|
86
|
-
channel_id: 'channel-2',
|
|
87
|
-
path: 'transfer/channel-2/uusdc'
|
|
88
|
-
}
|
|
89
|
-
}],
|
|
90
|
-
logo_URIs: {
|
|
91
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
92
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
93
|
-
},
|
|
94
|
-
images: [{
|
|
95
|
-
image_sync: {
|
|
96
|
-
chain_name: 'ethereum',
|
|
97
|
-
base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
|
|
98
|
-
},
|
|
99
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
100
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
|
|
101
|
-
theme: {
|
|
102
|
-
circle: true,
|
|
103
|
-
primary_color_hex: '#2775CA'
|
|
104
|
-
}
|
|
105
|
-
}]
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
description: 'Ondo US Dollar Yield',
|
|
109
|
-
denom_units: [{
|
|
110
|
-
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
111
|
-
exponent: 0,
|
|
112
|
-
aliases: ['attousdy', 'ausdy']
|
|
113
|
-
}, {
|
|
114
|
-
denom: 'usdy',
|
|
115
|
-
exponent: 18
|
|
116
|
-
}],
|
|
117
|
-
type_asset: 'ics20',
|
|
118
|
-
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
119
|
-
name: 'Ondo US Dollar Yield',
|
|
120
|
-
display: 'usdy',
|
|
121
|
-
symbol: 'USDY',
|
|
122
|
-
traces: [{
|
|
123
|
-
type: 'ibc',
|
|
124
|
-
counterparty: {
|
|
125
|
-
chain_name: 'nobletestnet',
|
|
126
|
-
base_denom: 'ausdy',
|
|
127
|
-
channel_id: 'channel-237'
|
|
128
|
-
},
|
|
129
|
-
chain: {
|
|
130
|
-
channel_id: 'channel-2',
|
|
131
|
-
path: 'transfer/channel-2/ausdy'
|
|
132
|
-
}
|
|
133
|
-
}],
|
|
134
|
-
logo_URIs: {
|
|
135
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
136
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
137
|
-
},
|
|
138
|
-
images: [{
|
|
139
|
-
image_sync: {
|
|
140
|
-
chain_name: 'noble',
|
|
141
|
-
base_denom: 'ausdy'
|
|
142
|
-
},
|
|
143
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
144
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
|
|
145
|
-
theme: {
|
|
146
|
-
primary_color_hex: '#142c5c'
|
|
147
|
-
}
|
|
148
|
-
}]
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
description: 'OSMO from Osmosis',
|
|
152
|
-
denom_units: [{
|
|
153
|
-
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
154
|
-
exponent: 0,
|
|
155
|
-
aliases: ['uosmo']
|
|
156
|
-
}, {
|
|
157
|
-
denom: 'osmo',
|
|
158
|
-
exponent: 6,
|
|
159
|
-
aliases: []
|
|
160
|
-
}],
|
|
161
|
-
type_asset: 'ics20',
|
|
162
|
-
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
163
|
-
name: 'Osmosis',
|
|
164
|
-
display: 'osmo',
|
|
165
|
-
symbol: 'OSMO',
|
|
166
|
-
traces: [{
|
|
167
|
-
type: 'ibc',
|
|
168
|
-
counterparty: {
|
|
169
|
-
chain_name: 'osmosistestnet',
|
|
170
|
-
base_denom: 'uosmo',
|
|
171
|
-
channel_id: 'channel-9126'
|
|
172
|
-
},
|
|
173
|
-
chain: {
|
|
174
|
-
channel_id: 'channel-0',
|
|
175
|
-
path: 'transfer/channel-0/uosmo'
|
|
176
|
-
}
|
|
177
|
-
}],
|
|
178
|
-
images: [{
|
|
179
|
-
image_sync: {
|
|
180
|
-
chain_name: 'osmosis',
|
|
181
|
-
base_denom: 'uosmo'
|
|
182
|
-
},
|
|
183
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
184
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
185
|
-
theme: {
|
|
186
|
-
primary_color_hex: '#760dbb'
|
|
187
|
-
}
|
|
188
|
-
}],
|
|
189
|
-
logo_URIs: {
|
|
190
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
191
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
192
|
-
}
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
196
|
-
denom_units: [{
|
|
197
|
-
denom: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
198
|
-
exponent: 0,
|
|
199
|
-
aliases: ['uatom']
|
|
200
|
-
}, {
|
|
201
|
-
denom: 'atom',
|
|
202
|
-
exponent: 6
|
|
203
|
-
}],
|
|
204
|
-
type_asset: 'ics20',
|
|
205
|
-
base: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
206
|
-
name: 'Cosmos Hub',
|
|
207
|
-
display: 'atom',
|
|
208
|
-
symbol: 'ATOM',
|
|
209
|
-
traces: [{
|
|
210
|
-
type: 'ibc',
|
|
211
|
-
counterparty: {
|
|
212
|
-
chain_name: 'cosmosicsprovidertestnet',
|
|
213
|
-
base_denom: 'uatom',
|
|
214
|
-
channel_id: 'channel-241'
|
|
215
|
-
},
|
|
216
|
-
chain: {
|
|
217
|
-
channel_id: 'channel-3',
|
|
218
|
-
path: 'transfer/channel-3/uatom'
|
|
219
|
-
}
|
|
220
|
-
}],
|
|
221
|
-
logo_URIs: {
|
|
222
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
223
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
224
|
-
},
|
|
225
|
-
images: [{
|
|
226
|
-
image_sync: {
|
|
227
|
-
chain_name: 'cosmoshub',
|
|
228
|
-
base_denom: 'uatom'
|
|
229
|
-
},
|
|
230
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
231
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
|
|
232
|
-
theme: {
|
|
233
|
-
primary_color_hex: '#272d45'
|
|
234
|
-
}
|
|
235
|
-
}]
|
|
236
|
-
}
|
|
237
|
-
]
|
|
61
|
+
}]
|
|
238
62
|
};
|
|
239
63
|
export default info;
|
|
@@ -483,44 +483,6 @@ const info = {
|
|
|
483
483
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
484
484
|
}]
|
|
485
485
|
},
|
|
486
|
-
{
|
|
487
|
-
description: 'The native token of Chain4Energy',
|
|
488
|
-
denom_units: [{
|
|
489
|
-
denom: 'ibc/E3D323CB6F427C49E56F913C853A416F6B71BAA9B0164625AD0203266F92B3ED',
|
|
490
|
-
exponent: 0,
|
|
491
|
-
aliases: ['uc4e']
|
|
492
|
-
}, {
|
|
493
|
-
denom: 'c4e',
|
|
494
|
-
exponent: 6
|
|
495
|
-
}],
|
|
496
|
-
type_asset: 'ics20',
|
|
497
|
-
base: 'ibc/E3D323CB6F427C49E56F913C853A416F6B71BAA9B0164625AD0203266F92B3ED',
|
|
498
|
-
name: 'Chain4Energy Testnet',
|
|
499
|
-
display: 'c4e',
|
|
500
|
-
symbol: 'C4E',
|
|
501
|
-
traces: [{
|
|
502
|
-
type: 'ibc',
|
|
503
|
-
counterparty: {
|
|
504
|
-
chain_name: 'chain4energytestnet',
|
|
505
|
-
base_denom: 'uc4e',
|
|
506
|
-
channel_id: 'channel-0'
|
|
507
|
-
},
|
|
508
|
-
chain: {
|
|
509
|
-
channel_id: 'channel-111',
|
|
510
|
-
path: 'transfer/channel-111/uc4e'
|
|
511
|
-
}
|
|
512
|
-
}],
|
|
513
|
-
logo_URIs: {
|
|
514
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/chain4energytestnet/images/c4e.png'
|
|
515
|
-
},
|
|
516
|
-
images: [{
|
|
517
|
-
image_sync: {
|
|
518
|
-
chain_name: 'chain4energytestnet',
|
|
519
|
-
base_denom: 'uc4e'
|
|
520
|
-
},
|
|
521
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/chain4energytestnet/images/c4e.png'
|
|
522
|
-
}]
|
|
523
|
-
},
|
|
524
486
|
{
|
|
525
487
|
description: 'The XPRT token is primarily a governance token for the Persistence chain.',
|
|
526
488
|
denom_units: [{
|
|
@@ -561,45 +523,6 @@ const info = {
|
|
|
561
523
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.svg'
|
|
562
524
|
}]
|
|
563
525
|
},
|
|
564
|
-
{
|
|
565
|
-
description: 'The native staking token of the Xion network.',
|
|
566
|
-
denom_units: [{
|
|
567
|
-
denom: 'ibc/3642669AD14386D3E38F43F30CFCA859B3E8A05BF6BD6A23DEBD2115AD1325E9',
|
|
568
|
-
exponent: 0,
|
|
569
|
-
aliases: ['microxion', 'uxion']
|
|
570
|
-
}, {
|
|
571
|
-
denom: 'XION',
|
|
572
|
-
exponent: 6,
|
|
573
|
-
aliases: ['xion']
|
|
574
|
-
}],
|
|
575
|
-
type_asset: 'ics20',
|
|
576
|
-
base: 'ibc/3642669AD14386D3E38F43F30CFCA859B3E8A05BF6BD6A23DEBD2115AD1325E9',
|
|
577
|
-
name: 'Xion Testnet',
|
|
578
|
-
display: 'XION',
|
|
579
|
-
symbol: 'XION',
|
|
580
|
-
traces: [{
|
|
581
|
-
type: 'ibc',
|
|
582
|
-
counterparty: {
|
|
583
|
-
chain_name: 'xiontestnet',
|
|
584
|
-
base_denom: 'uxion',
|
|
585
|
-
channel_id: 'channel-12'
|
|
586
|
-
},
|
|
587
|
-
chain: {
|
|
588
|
-
channel_id: 'channel-4410',
|
|
589
|
-
path: 'transfer/channel-4410/uxion'
|
|
590
|
-
}
|
|
591
|
-
}],
|
|
592
|
-
logo_URIs: {
|
|
593
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
594
|
-
},
|
|
595
|
-
images: [{
|
|
596
|
-
image_sync: {
|
|
597
|
-
chain_name: 'xiontestnet',
|
|
598
|
-
base_denom: 'uxion'
|
|
599
|
-
},
|
|
600
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
|
|
601
|
-
}]
|
|
602
|
-
},
|
|
603
526
|
{
|
|
604
527
|
description: 'The native token of Saga Testnet',
|
|
605
528
|
denom_units: [{
|
|
@@ -714,92 +637,6 @@ const info = {
|
|
|
714
637
|
}],
|
|
715
638
|
type_asset: 'sdk.coin'
|
|
716
639
|
},
|
|
717
|
-
{
|
|
718
|
-
description: 'The yield token for ATOM denominated vaults on Amulet Protocol',
|
|
719
|
-
denom_units: [{
|
|
720
|
-
denom: 'ibc/C86B92F7FCFC1993DAC4AB0D78D9BC080300354B823A57F12CD6E2FBB667214E',
|
|
721
|
-
exponent: 0
|
|
722
|
-
}, {
|
|
723
|
-
denom: 'amATOM',
|
|
724
|
-
exponent: 6
|
|
725
|
-
}],
|
|
726
|
-
base: 'ibc/C86B92F7FCFC1993DAC4AB0D78D9BC080300354B823A57F12CD6E2FBB667214E',
|
|
727
|
-
name: 'amATOM (Testnet)',
|
|
728
|
-
display: 'amATOM',
|
|
729
|
-
symbol: 'amATOM',
|
|
730
|
-
type_asset: 'ics20',
|
|
731
|
-
logo_URIs: {
|
|
732
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/amATOM.png',
|
|
733
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/amATOM.svg'
|
|
734
|
-
},
|
|
735
|
-
images: [{
|
|
736
|
-
image_sync: {
|
|
737
|
-
chain_name: 'neutrontestnet',
|
|
738
|
-
base_denom: 'factory/neutron15lku24mqhvy4v4gryrqs4662n9v9q4ux9tayn89cmdzldjcgawushxvm76/amatom'
|
|
739
|
-
},
|
|
740
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/amATOM.png',
|
|
741
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/amATOM.svg'
|
|
742
|
-
}],
|
|
743
|
-
traces: [{
|
|
744
|
-
type: 'ibc',
|
|
745
|
-
counterparty: {
|
|
746
|
-
chain_name: 'neutrontestnet',
|
|
747
|
-
base_denom: 'factory/neutron15lku24mqhvy4v4gryrqs4662n9v9q4ux9tayn89cmdzldjcgawushxvm76/amatom',
|
|
748
|
-
channel_id: 'channel-787'
|
|
749
|
-
},
|
|
750
|
-
chain: {
|
|
751
|
-
channel_id: 'channel-7884',
|
|
752
|
-
path: 'transfer/channel-7884/factory/neutron15lku24mqhvy4v4gryrqs4662n9v9q4ux9tayn89cmdzldjcgawushxvm76/amatom'
|
|
753
|
-
}
|
|
754
|
-
}]
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
description: 'The native EVM, governance and staking token of the Titan Chain',
|
|
758
|
-
denom_units: [
|
|
759
|
-
{
|
|
760
|
-
denom: 'ibc/28EEF762052DB8C3D27A7BF625E9F86A1B3B689CC8D80C818CEDF2EB6CBA02A6',
|
|
761
|
-
exponent: 0,
|
|
762
|
-
aliases: ['atkx']
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
denom: 'utkx',
|
|
766
|
-
exponent: 12,
|
|
767
|
-
aliases: ['microtkx']
|
|
768
|
-
},
|
|
769
|
-
{
|
|
770
|
-
denom: 'mtkx',
|
|
771
|
-
exponent: 15,
|
|
772
|
-
aliases: ['millitkx']
|
|
773
|
-
},
|
|
774
|
-
{
|
|
775
|
-
denom: 'tkx',
|
|
776
|
-
exponent: 18
|
|
777
|
-
}
|
|
778
|
-
],
|
|
779
|
-
type_asset: 'ics20',
|
|
780
|
-
base: 'ibc/28EEF762052DB8C3D27A7BF625E9F86A1B3B689CC8D80C818CEDF2EB6CBA02A6',
|
|
781
|
-
name: 'tkx',
|
|
782
|
-
display: 'tkx',
|
|
783
|
-
symbol: 'TKX',
|
|
784
|
-
traces: [{
|
|
785
|
-
type: 'ibc',
|
|
786
|
-
counterparty: {
|
|
787
|
-
chain_name: 'titan',
|
|
788
|
-
base_denom: 'atkx',
|
|
789
|
-
channel_id: 'channel-2'
|
|
790
|
-
},
|
|
791
|
-
chain: {
|
|
792
|
-
channel_id: 'channel-5969',
|
|
793
|
-
path: 'transfer/channel-5969/atkx'
|
|
794
|
-
}
|
|
795
|
-
}],
|
|
796
|
-
logo_URIs: {
|
|
797
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
798
|
-
},
|
|
799
|
-
images: [{
|
|
800
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/titantestnet/images/tkx.png'
|
|
801
|
-
}]
|
|
802
|
-
},
|
|
803
640
|
{
|
|
804
641
|
description: 'Manifest Testnet Token',
|
|
805
642
|
denom_units: [{
|
|
@@ -92,89 +92,6 @@ const info = {
|
|
|
92
92
|
}
|
|
93
93
|
}],
|
|
94
94
|
type_asset: 'sdk.coin'
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
description: 'The native token of Celestia',
|
|
98
|
-
denom_units: [{
|
|
99
|
-
denom: 'ibc/1A7653323C1A9E267FF7BEBF40B3EEA8065E8F069F47F2493ABC3E0B621BF793',
|
|
100
|
-
exponent: 0,
|
|
101
|
-
aliases: ['utia']
|
|
102
|
-
}, {
|
|
103
|
-
denom: 'TIA',
|
|
104
|
-
exponent: 6
|
|
105
|
-
}],
|
|
106
|
-
type_asset: 'ics20',
|
|
107
|
-
base: 'ibc/1A7653323C1A9E267FF7BEBF40B3EEA8065E8F069F47F2493ABC3E0B621BF793',
|
|
108
|
-
name: 'Celestia',
|
|
109
|
-
display: 'TIA',
|
|
110
|
-
symbol: 'TIA',
|
|
111
|
-
traces: [{
|
|
112
|
-
type: 'ibc',
|
|
113
|
-
counterparty: {
|
|
114
|
-
chain_name: 'celestiatestnet3',
|
|
115
|
-
base_denom: 'utia',
|
|
116
|
-
channel_id: 'channel-78'
|
|
117
|
-
},
|
|
118
|
-
chain: {
|
|
119
|
-
channel_id: 'channel-38',
|
|
120
|
-
path: 'transfer/channel-38/utia'
|
|
121
|
-
}
|
|
122
|
-
}],
|
|
123
|
-
logo_URIs: {
|
|
124
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.png',
|
|
125
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.svg'
|
|
126
|
-
},
|
|
127
|
-
images: [{
|
|
128
|
-
image_sync: {
|
|
129
|
-
chain_name: 'celestiatestnet3',
|
|
130
|
-
base_denom: 'utia'
|
|
131
|
-
},
|
|
132
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.png',
|
|
133
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/celestiatestnet3/images/celestia.svg'
|
|
134
|
-
}]
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
description: 'The native token of dYdX',
|
|
138
|
-
denom_units: [{
|
|
139
|
-
denom: 'ibc/DFA22C0A6DD15E64B6BD164A1C748EDA8E976F3BDAC9BA7B40AD887BBEC5D2BB',
|
|
140
|
-
exponent: 0,
|
|
141
|
-
aliases: ['adv4tnt']
|
|
142
|
-
}, {
|
|
143
|
-
denom: 'DV4TNT',
|
|
144
|
-
exponent: 6
|
|
145
|
-
}],
|
|
146
|
-
type_asset: 'ics20',
|
|
147
|
-
base: 'ibc/DFA22C0A6DD15E64B6BD164A1C748EDA8E976F3BDAC9BA7B40AD887BBEC5D2BB',
|
|
148
|
-
name: 'dYdX',
|
|
149
|
-
display: 'DV4TNT',
|
|
150
|
-
symbol: 'DV4TNT',
|
|
151
|
-
traces: [{
|
|
152
|
-
type: 'ibc',
|
|
153
|
-
counterparty: {
|
|
154
|
-
chain_name: 'dydxtestnet',
|
|
155
|
-
base_denom: 'adv4tnt',
|
|
156
|
-
channel_id: 'channel-54'
|
|
157
|
-
},
|
|
158
|
-
chain: {
|
|
159
|
-
channel_id: 'channel-40',
|
|
160
|
-
path: 'transfer/channel-40/adv4tnt'
|
|
161
|
-
}
|
|
162
|
-
}],
|
|
163
|
-
logo_URIs: {
|
|
164
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
165
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
166
|
-
},
|
|
167
|
-
images: [{
|
|
168
|
-
image_sync: {
|
|
169
|
-
chain_name: 'dydxtestnet',
|
|
170
|
-
base_denom: 'adv4tnt'
|
|
171
|
-
},
|
|
172
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
173
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg',
|
|
174
|
-
theme: {
|
|
175
|
-
primary_color_hex: '#21212f'
|
|
176
|
-
}
|
|
177
|
-
}]
|
|
178
95
|
}
|
|
179
96
|
]
|
|
180
97
|
};
|
package/mainnet/akash/assets.js
CHANGED
|
@@ -34,49 +34,6 @@ const info = {
|
|
|
34
34
|
twitter: 'https://twitter.com/akashnet_'
|
|
35
35
|
},
|
|
36
36
|
type_asset: 'sdk.coin'
|
|
37
|
-
}, {
|
|
38
|
-
description: 'Tether USDt on Akash',
|
|
39
|
-
denom_units: [{
|
|
40
|
-
denom: 'ibc/05DB6975261B805B6F6A157A4386C627F8A70BF8118D411655EFEDCA82BFABA5',
|
|
41
|
-
exponent: 0
|
|
42
|
-
}, {
|
|
43
|
-
denom: 'usdt',
|
|
44
|
-
exponent: 6
|
|
45
|
-
}],
|
|
46
|
-
type_asset: 'ics20',
|
|
47
|
-
base: 'ibc/05DB6975261B805B6F6A157A4386C627F8A70BF8118D411655EFEDCA82BFABA5',
|
|
48
|
-
name: 'Tether USDt',
|
|
49
|
-
display: 'usdt',
|
|
50
|
-
symbol: 'USDt',
|
|
51
|
-
traces: [{
|
|
52
|
-
type: 'ibc',
|
|
53
|
-
counterparty: {
|
|
54
|
-
chain_name: 'kava',
|
|
55
|
-
base_denom: 'erc20/tether/usdt',
|
|
56
|
-
channel_id: 'channel-5'
|
|
57
|
-
},
|
|
58
|
-
chain: {
|
|
59
|
-
channel_id: 'channel-37',
|
|
60
|
-
path: 'transfer/channel-37/erc20/tether/usdt'
|
|
61
|
-
}
|
|
62
|
-
}],
|
|
63
|
-
images: [{
|
|
64
|
-
image_sync: {
|
|
65
|
-
chain_name: 'kava',
|
|
66
|
-
base_denom: 'erc20/tether/usdt'
|
|
67
|
-
},
|
|
68
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
69
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
70
|
-
theme: {
|
|
71
|
-
circle: true,
|
|
72
|
-
primary_color_hex: '#009393',
|
|
73
|
-
background_color_hex: '#009393'
|
|
74
|
-
}
|
|
75
|
-
}],
|
|
76
|
-
logo_URIs: {
|
|
77
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png',
|
|
78
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
79
|
-
}
|
|
80
37
|
}]
|
|
81
38
|
};
|
|
82
39
|
exports.default = info;
|
package/mainnet/althea/chain.js
CHANGED
|
@@ -40,10 +40,10 @@ const info = {
|
|
|
40
40
|
}],
|
|
41
41
|
codebase: {
|
|
42
42
|
git_repo: 'https://github.com/AltheaFoundation/althea-L1',
|
|
43
|
-
recommended_version: 'v1.
|
|
44
|
-
compatible_versions: ['v1.
|
|
43
|
+
recommended_version: 'v1.5.1',
|
|
44
|
+
compatible_versions: ['v1.5.1'],
|
|
45
45
|
binaries: {
|
|
46
|
-
"linux/amd64": 'https://github.com/AltheaFoundation/althea-L1/releases/download/v1.
|
|
46
|
+
"linux/amd64": 'https://github.com/AltheaFoundation/althea-L1/releases/download/v1.5.1/althea-linux-amd64'
|
|
47
47
|
},
|
|
48
48
|
genesis: {
|
|
49
49
|
genesis_url: 'https://github.com/AltheaFoundation/althea-L1-docs/blob/main/althea-l1-mainnet-genesis.json'
|
|
@@ -88,6 +88,11 @@ const info = {
|
|
|
88
88
|
url: 'https://staking-explorer.com/explorer/althea',
|
|
89
89
|
tx_page: 'https://staking-explorer.com/transaction.php?chain=althea&tx=${txHash}',
|
|
90
90
|
account_page: 'https://staking-explorer.com/account.php?chain=althea&addr=${accountAddress}'
|
|
91
|
+
}, {
|
|
92
|
+
kind: 'mintscan',
|
|
93
|
+
url: 'https://www.mintscan.io/althea',
|
|
94
|
+
tx_page: 'https://www.mintscan.io/althea/transactions/${txHash}',
|
|
95
|
+
account_page: 'https://www.mintscan.io/althea/accounts/${accountAddress}'
|
|
91
96
|
}]
|
|
92
97
|
};
|
|
93
98
|
exports.default = info;
|
|
@@ -120,46 +120,6 @@ const info = {
|
|
|
120
120
|
}
|
|
121
121
|
}]
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
description: 'The first memecoin on osmosis.',
|
|
125
|
-
denom_units: [{
|
|
126
|
-
denom: 'ibc/D2BCFE34F35AF2968C8E1F84557D8A2058BB56F739EB553206EFC2AD8C6EDAF0',
|
|
127
|
-
exponent: 0
|
|
128
|
-
}, {
|
|
129
|
-
denom: 'WOSMO',
|
|
130
|
-
exponent: 6
|
|
131
|
-
}],
|
|
132
|
-
type_asset: 'ics20',
|
|
133
|
-
base: 'ibc/D2BCFE34F35AF2968C8E1F84557D8A2058BB56F739EB553206EFC2AD8C6EDAF0',
|
|
134
|
-
name: 'Wosmo',
|
|
135
|
-
display: 'WOSMO',
|
|
136
|
-
symbol: 'WOSMO',
|
|
137
|
-
traces: [{
|
|
138
|
-
type: 'ibc',
|
|
139
|
-
counterparty: {
|
|
140
|
-
chain_name: 'osmosis',
|
|
141
|
-
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
|
|
142
|
-
channel_id: 'channel-1'
|
|
143
|
-
},
|
|
144
|
-
chain: {
|
|
145
|
-
channel_id: 'channel-1429',
|
|
146
|
-
path: 'transfer/channel-1429/factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'
|
|
147
|
-
}
|
|
148
|
-
}],
|
|
149
|
-
images: [{
|
|
150
|
-
image_sync: {
|
|
151
|
-
chain_name: 'osmosis',
|
|
152
|
-
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'
|
|
153
|
-
},
|
|
154
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png',
|
|
155
|
-
theme: {
|
|
156
|
-
primary_color_hex: '#edd5ee'
|
|
157
|
-
}
|
|
158
|
-
}],
|
|
159
|
-
logo_URIs: {
|
|
160
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png'
|
|
161
|
-
}
|
|
162
|
-
},
|
|
163
123
|
{
|
|
164
124
|
description: 'The native token of Vidulum',
|
|
165
125
|
denom_units: [{
|
package/mainnet/axelar/chain.js
CHANGED
|
@@ -30,12 +30,19 @@ const info = {
|
|
|
30
30
|
},
|
|
31
31
|
codebase: {
|
|
32
32
|
git_repo: 'https://github.com/axelarnetwork/axelar-core',
|
|
33
|
-
recommended_version: 'v1.0.
|
|
34
|
-
compatible_versions: [
|
|
33
|
+
recommended_version: 'v1.0.5',
|
|
34
|
+
compatible_versions: [
|
|
35
|
+
'v1.0.0',
|
|
36
|
+
'v1.0.1',
|
|
37
|
+
'v1.0.2',
|
|
38
|
+
'v1.0.3',
|
|
39
|
+
'v1.0.4',
|
|
40
|
+
'v1.0.5'
|
|
41
|
+
],
|
|
35
42
|
binaries: {
|
|
36
|
-
"linux/amd64": 'https://github.com/axelarnetwork/axelar-core/releases/download/v1.0.
|
|
37
|
-
"darwin/amd64": 'https://github.com/axelarnetwork/axelar-core/releases/download/v1.0.
|
|
38
|
-
"darwin/arm64": 'https://github.com/axelarnetwork/axelar-core/releases/download/v1.0.
|
|
43
|
+
"linux/amd64": 'https://github.com/axelarnetwork/axelar-core/releases/download/v1.0.5/axelard-linux-amd64-v1.0.5',
|
|
44
|
+
"darwin/amd64": 'https://github.com/axelarnetwork/axelar-core/releases/download/v1.0.5/axelard-darwin-amd64-v1.0.5',
|
|
45
|
+
"darwin/arm64": 'https://github.com/axelarnetwork/axelar-core/releases/download/v1.0.5/axelard-darwin-arm64-v1.0.5'
|
|
39
46
|
},
|
|
40
47
|
consensus: {
|
|
41
48
|
type: 'cometbft',
|
|
@@ -48,7 +55,7 @@ const info = {
|
|
|
48
55
|
type: 'cosmos',
|
|
49
56
|
repo: 'https://github.com/axelarnetwork/cosmos-sdk',
|
|
50
57
|
version: 'v0.45.17',
|
|
51
|
-
tag: 'v0.45.17-0.
|
|
58
|
+
tag: 'v0.45.17-0.20241127184440-bd1464cb7b4b'
|
|
52
59
|
},
|
|
53
60
|
ibc: {
|
|
54
61
|
type: 'go',
|