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
|
@@ -222,49 +222,6 @@ const info = {
|
|
|
222
222
|
},
|
|
223
223
|
type_asset: 'sdk.coin'
|
|
224
224
|
},
|
|
225
|
-
{
|
|
226
|
-
description: 'NBTC on Neutron',
|
|
227
|
-
denom_units: [{
|
|
228
|
-
denom: 'ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920',
|
|
229
|
-
exponent: 0,
|
|
230
|
-
aliases: ['usat']
|
|
231
|
-
}, {
|
|
232
|
-
denom: 'sat',
|
|
233
|
-
exponent: 6
|
|
234
|
-
}],
|
|
235
|
-
type_asset: 'ics20',
|
|
236
|
-
base: 'ibc/DDC3C60EE82BF544F1A0C6A983FF500EF1C14DE20071A5E1E7C0FB470E36E920',
|
|
237
|
-
name: 'Nomic NBTC',
|
|
238
|
-
display: 'sat',
|
|
239
|
-
symbol: 'SAT',
|
|
240
|
-
traces: [{
|
|
241
|
-
type: 'ibc',
|
|
242
|
-
counterparty: {
|
|
243
|
-
chain_name: 'nomic',
|
|
244
|
-
base_denom: 'usat',
|
|
245
|
-
channel_id: 'channel-2'
|
|
246
|
-
},
|
|
247
|
-
chain: {
|
|
248
|
-
channel_id: 'channel-42',
|
|
249
|
-
path: 'transfer/channel-42/usat'
|
|
250
|
-
}
|
|
251
|
-
}],
|
|
252
|
-
images: [{
|
|
253
|
-
image_sync: {
|
|
254
|
-
chain_name: 'nomic',
|
|
255
|
-
base_denom: 'usat'
|
|
256
|
-
},
|
|
257
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
258
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg',
|
|
259
|
-
theme: {
|
|
260
|
-
primary_color_hex: '#8436e6'
|
|
261
|
-
}
|
|
262
|
-
}],
|
|
263
|
-
logo_URIs: {
|
|
264
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
265
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
266
|
-
}
|
|
267
|
-
},
|
|
268
225
|
{
|
|
269
226
|
description: 'DYDX on Neutron',
|
|
270
227
|
denom_units: [{
|
|
@@ -290,50 +290,6 @@ const info = {
|
|
|
290
290
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/oraichain/images/oraix.svg'
|
|
291
291
|
}
|
|
292
292
|
},
|
|
293
|
-
{
|
|
294
|
-
description: 'USDC issued on Oraichain.',
|
|
295
|
-
denom_units: [{
|
|
296
|
-
denom: 'cw20:orai15un8msx3n5zf9ahlxmfeqd2kwa5wm0nrpxer304m9nd5q6qq0g6sku5pdd',
|
|
297
|
-
exponent: 0
|
|
298
|
-
}, {
|
|
299
|
-
denom: 'usdc',
|
|
300
|
-
exponent: 6
|
|
301
|
-
}],
|
|
302
|
-
traces: [{
|
|
303
|
-
type: 'ibc',
|
|
304
|
-
counterparty: {
|
|
305
|
-
chain_name: 'noble',
|
|
306
|
-
base_denom: 'uusdc',
|
|
307
|
-
channel_id: 'channel-34'
|
|
308
|
-
},
|
|
309
|
-
chain: {
|
|
310
|
-
channel_id: 'channel-301',
|
|
311
|
-
path: 'transfer/channel-301/uusdc'
|
|
312
|
-
}
|
|
313
|
-
}],
|
|
314
|
-
type_asset: 'cw20',
|
|
315
|
-
address: 'orai15un8msx3n5zf9ahlxmfeqd2kwa5wm0nrpxer304m9nd5q6qq0g6sku5pdd',
|
|
316
|
-
base: 'cw20:orai15un8msx3n5zf9ahlxmfeqd2kwa5wm0nrpxer304m9nd5q6qq0g6sku5pdd',
|
|
317
|
-
name: 'Usdc',
|
|
318
|
-
display: 'usdc',
|
|
319
|
-
symbol: 'USDC',
|
|
320
|
-
images: [{
|
|
321
|
-
image_sync: {
|
|
322
|
-
chain_name: 'noble',
|
|
323
|
-
base_denom: 'uusdc'
|
|
324
|
-
},
|
|
325
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
|
|
326
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
327
|
-
theme: {
|
|
328
|
-
circle: true,
|
|
329
|
-
primary_color_hex: '#2775CA'
|
|
330
|
-
}
|
|
331
|
-
}],
|
|
332
|
-
logo_URIs: {
|
|
333
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
|
|
334
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
335
|
-
}
|
|
336
|
-
},
|
|
337
293
|
{
|
|
338
294
|
description: 'The KAWAII token is the cw20 token for the Oraichain.',
|
|
339
295
|
denom_units: [{
|
|
@@ -20122,46 +20122,6 @@ const info = {
|
|
|
20122
20122
|
}
|
|
20123
20123
|
}]
|
|
20124
20124
|
},
|
|
20125
|
-
{
|
|
20126
|
-
description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
|
|
20127
|
-
denom_units: [{
|
|
20128
|
-
denom: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
20129
|
-
exponent: 0,
|
|
20130
|
-
aliases: ['uKIMA']
|
|
20131
|
-
}, {
|
|
20132
|
-
denom: 'KIMA',
|
|
20133
|
-
exponent: 6
|
|
20134
|
-
}],
|
|
20135
|
-
type_asset: 'ics20',
|
|
20136
|
-
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
20137
|
-
name: 'Kima Network',
|
|
20138
|
-
display: 'KIMA',
|
|
20139
|
-
symbol: 'KIMA',
|
|
20140
|
-
traces: [{
|
|
20141
|
-
type: 'ibc',
|
|
20142
|
-
counterparty: {
|
|
20143
|
-
chain_name: 'kimanetwork',
|
|
20144
|
-
base_denom: 'uKIMA',
|
|
20145
|
-
channel_id: 'channel-4'
|
|
20146
|
-
},
|
|
20147
|
-
chain: {
|
|
20148
|
-
channel_id: 'channel-86496',
|
|
20149
|
-
path: 'transfer/channel-86496/uKIMA'
|
|
20150
|
-
}
|
|
20151
|
-
}],
|
|
20152
|
-
logo_URIs: {
|
|
20153
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
|
|
20154
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
|
|
20155
|
-
},
|
|
20156
|
-
images: [{
|
|
20157
|
-
image_sync: {
|
|
20158
|
-
chain_name: 'kimanetwork',
|
|
20159
|
-
base_denom: 'uKIMA'
|
|
20160
|
-
},
|
|
20161
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
|
|
20162
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
|
|
20163
|
-
}]
|
|
20164
|
-
},
|
|
20165
20125
|
{
|
|
20166
20126
|
description: 'STOS coin is the native token for the Stratos Blockchain. Stratos is a pioneering decentralized infrastructure service provider, revolutionizing AI and DePIN with advanced decentralized solutions in storage, computing, databases, and blockchain services. We empower Web 3.0 developpers and dApps through our scalable, reliable, and high-performance networks.',
|
|
20167
20127
|
denom_units: [
|
|
@@ -22344,90 +22304,6 @@ const info = {
|
|
|
22344
22304
|
}
|
|
22345
22305
|
}]
|
|
22346
22306
|
},
|
|
22347
|
-
{
|
|
22348
|
-
description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
|
|
22349
|
-
denom_units: [{
|
|
22350
|
-
denom: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
|
|
22351
|
-
exponent: 0,
|
|
22352
|
-
aliases: ['uKIMA']
|
|
22353
|
-
}, {
|
|
22354
|
-
denom: 'KIMA',
|
|
22355
|
-
exponent: 6
|
|
22356
|
-
}],
|
|
22357
|
-
type_asset: 'ics20',
|
|
22358
|
-
base: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
|
|
22359
|
-
name: 'Kima Network',
|
|
22360
|
-
display: 'KIMA',
|
|
22361
|
-
symbol: 'KIMA',
|
|
22362
|
-
traces: [{
|
|
22363
|
-
type: 'ibc',
|
|
22364
|
-
counterparty: {
|
|
22365
|
-
chain_name: 'kimanetwork',
|
|
22366
|
-
base_denom: 'uKIMA',
|
|
22367
|
-
channel_id: 'channel-0'
|
|
22368
|
-
},
|
|
22369
|
-
chain: {
|
|
22370
|
-
channel_id: 'channel-83350',
|
|
22371
|
-
path: 'transfer/channel-83350/uKIMA'
|
|
22372
|
-
}
|
|
22373
|
-
}],
|
|
22374
|
-
logo_URIs: {
|
|
22375
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
|
|
22376
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
|
|
22377
|
-
},
|
|
22378
|
-
images: [{
|
|
22379
|
-
image_sync: {
|
|
22380
|
-
chain_name: 'kimanetwork',
|
|
22381
|
-
base_denom: 'uKIMA'
|
|
22382
|
-
},
|
|
22383
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
|
|
22384
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
|
|
22385
|
-
}]
|
|
22386
|
-
},
|
|
22387
|
-
{
|
|
22388
|
-
description: 'The native token of Furya',
|
|
22389
|
-
denom_units: [{
|
|
22390
|
-
denom: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
22391
|
-
exponent: 0,
|
|
22392
|
-
aliases: ['ufury']
|
|
22393
|
-
}, {
|
|
22394
|
-
denom: 'fury',
|
|
22395
|
-
exponent: 6
|
|
22396
|
-
}],
|
|
22397
|
-
type_asset: 'ics20',
|
|
22398
|
-
base: 'ibc/42D0FBF9DDC72D7359D309A93A6DF9F6FDEE3987EA1C5B3CDE95C06FCE183F12',
|
|
22399
|
-
name: 'furya',
|
|
22400
|
-
display: 'fury',
|
|
22401
|
-
symbol: 'FURY',
|
|
22402
|
-
traces: [{
|
|
22403
|
-
type: 'ibc',
|
|
22404
|
-
counterparty: {
|
|
22405
|
-
chain_name: 'furya',
|
|
22406
|
-
base_denom: 'ufury',
|
|
22407
|
-
channel_id: 'channel-3'
|
|
22408
|
-
},
|
|
22409
|
-
chain: {
|
|
22410
|
-
channel_id: 'channel-8690',
|
|
22411
|
-
path: 'transfer/channel-8690/ufury'
|
|
22412
|
-
}
|
|
22413
|
-
}],
|
|
22414
|
-
logo_URIs: {
|
|
22415
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
22416
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg'
|
|
22417
|
-
},
|
|
22418
|
-
images: [{
|
|
22419
|
-
image_sync: {
|
|
22420
|
-
chain_name: 'furya',
|
|
22421
|
-
base_denom: 'ufury'
|
|
22422
|
-
},
|
|
22423
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.png',
|
|
22424
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/furya/images/fury.svg',
|
|
22425
|
-
theme: {
|
|
22426
|
-
primary_color_hex: '#040404'
|
|
22427
|
-
}
|
|
22428
|
-
}],
|
|
22429
|
-
keywords: ['gaming', 'staking']
|
|
22430
|
-
},
|
|
22431
22307
|
{
|
|
22432
22308
|
description: 'PUNDIX token is the native token that functions within the Pundi X ecosystem, including PundiX Chain and XPOS.',
|
|
22433
22309
|
denom_units: [{
|
|
@@ -22477,50 +22353,6 @@ const info = {
|
|
|
22477
22353
|
}],
|
|
22478
22354
|
keywords: ['osmosis_unlisted']
|
|
22479
22355
|
},
|
|
22480
|
-
{
|
|
22481
|
-
description: 'The native token of dHealth',
|
|
22482
|
-
denom_units: [{
|
|
22483
|
-
denom: 'ibc/320F8D6EC17E14436D19C6D844BB9A5AE9B9A209F6D18364A2191FF08E8732A9',
|
|
22484
|
-
exponent: 0,
|
|
22485
|
-
aliases: ['udhp']
|
|
22486
|
-
}, {
|
|
22487
|
-
denom: 'dhp',
|
|
22488
|
-
exponent: 6
|
|
22489
|
-
}],
|
|
22490
|
-
type_asset: 'ics20',
|
|
22491
|
-
base: 'ibc/320F8D6EC17E14436D19C6D844BB9A5AE9B9A209F6D18364A2191FF08E8732A9',
|
|
22492
|
-
name: 'dHealth',
|
|
22493
|
-
display: 'dhp',
|
|
22494
|
-
symbol: 'DHP',
|
|
22495
|
-
traces: [{
|
|
22496
|
-
type: 'ibc',
|
|
22497
|
-
counterparty: {
|
|
22498
|
-
chain_name: 'dhealth',
|
|
22499
|
-
base_denom: 'udhp',
|
|
22500
|
-
channel_id: 'channel-1'
|
|
22501
|
-
},
|
|
22502
|
-
chain: {
|
|
22503
|
-
channel_id: 'channel-38776',
|
|
22504
|
-
path: 'transfer/channel-38776/udhp'
|
|
22505
|
-
}
|
|
22506
|
-
}],
|
|
22507
|
-
logo_URIs: {
|
|
22508
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
|
|
22509
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg'
|
|
22510
|
-
},
|
|
22511
|
-
images: [{
|
|
22512
|
-
image_sync: {
|
|
22513
|
-
chain_name: 'dhealth',
|
|
22514
|
-
base_denom: 'udhp'
|
|
22515
|
-
},
|
|
22516
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.png',
|
|
22517
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dhealth/images/dhp.svg',
|
|
22518
|
-
theme: {
|
|
22519
|
-
primary_color_hex: '#140c7c'
|
|
22520
|
-
}
|
|
22521
|
-
}],
|
|
22522
|
-
keywords: ['osmosis_unlisted']
|
|
22523
|
-
},
|
|
22524
22356
|
{
|
|
22525
22357
|
denom_units: [{
|
|
22526
22358
|
denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
const info = {
|
|
2
2
|
$schema: '../assetlist.schema.json',
|
|
3
3
|
chain_name: 'planq',
|
|
4
|
-
assets: [
|
|
5
|
-
{
|
|
4
|
+
assets: [{
|
|
6
5
|
description: 'The native EVM, governance and staking token of the Planq Network',
|
|
7
6
|
extended_description: 'Planq is the very first cryptocurrency project to keep mobile platform usability at heart, taking a step away from dependency on desktop services. By focusing on easy accessibility and close integration of other blockchains via easy to use bridges, Planq will push Web 3 adoption in the mobile space to the next level.',
|
|
8
7
|
denom_units: [{
|
|
@@ -33,8 +32,7 @@ const info = {
|
|
|
33
32
|
twitter: 'https://twitter.com/planqfoundation'
|
|
34
33
|
},
|
|
35
34
|
type_asset: 'sdk.coin'
|
|
36
|
-
},
|
|
37
|
-
{
|
|
35
|
+
}, {
|
|
38
36
|
description: 'The token of Source Protocol bridged from BSC.',
|
|
39
37
|
denom_units: [{
|
|
40
38
|
denom: 'erc20/0x091F9A57A3F58d758b6572E9d41675918EAC7F09',
|
|
@@ -73,49 +71,6 @@ const info = {
|
|
|
73
71
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png'
|
|
74
72
|
},
|
|
75
73
|
type_asset: 'sdk.coin'
|
|
76
|
-
}
|
|
77
|
-
{
|
|
78
|
-
description: 'MEME Token (MEME) is the native staking token of the MEME Chain',
|
|
79
|
-
denom_units: [{
|
|
80
|
-
denom: 'ibc/747FF58D3F211497581252CEBE11D7E785FC1E53AC5C29497A361E3830F1AF4A',
|
|
81
|
-
exponent: 0
|
|
82
|
-
}, {
|
|
83
|
-
denom: 'meme',
|
|
84
|
-
exponent: 6
|
|
85
|
-
}],
|
|
86
|
-
base: 'ibc/747FF58D3F211497581252CEBE11D7E785FC1E53AC5C29497A361E3830F1AF4A',
|
|
87
|
-
name: 'MEME',
|
|
88
|
-
display: 'meme',
|
|
89
|
-
symbol: 'MEME',
|
|
90
|
-
logo_URIs: {
|
|
91
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png',
|
|
92
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg'
|
|
93
|
-
},
|
|
94
|
-
type_asset: 'ics20',
|
|
95
|
-
traces: [{
|
|
96
|
-
type: 'ibc',
|
|
97
|
-
counterparty: {
|
|
98
|
-
chain_name: 'meme',
|
|
99
|
-
base_denom: 'umeme',
|
|
100
|
-
channel_id: 'channel-11'
|
|
101
|
-
},
|
|
102
|
-
chain: {
|
|
103
|
-
channel_id: 'channel-64',
|
|
104
|
-
path: 'transfer/channel-64/umeme'
|
|
105
|
-
}
|
|
106
|
-
}],
|
|
107
|
-
images: [{
|
|
108
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png',
|
|
109
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg',
|
|
110
|
-
image_sync: {
|
|
111
|
-
chain_name: 'meme',
|
|
112
|
-
base_denom: 'umeme'
|
|
113
|
-
},
|
|
114
|
-
theme: {
|
|
115
|
-
primary_color_hex: '#b7dcd8'
|
|
116
|
-
}
|
|
117
|
-
}]
|
|
118
|
-
}
|
|
119
|
-
]
|
|
74
|
+
}]
|
|
120
75
|
};
|
|
121
76
|
export default info;
|
|
@@ -53,7 +53,7 @@ const info = {
|
|
|
53
53
|
counterparty: {
|
|
54
54
|
chain_name: 'osmosis',
|
|
55
55
|
base_denom: 'uosmo',
|
|
56
|
-
channel_id: 'channel-
|
|
56
|
+
channel_id: 'channel-688'
|
|
57
57
|
},
|
|
58
58
|
chain: {
|
|
59
59
|
channel_id: 'channel-1',
|
|
@@ -97,7 +97,7 @@ const info = {
|
|
|
97
97
|
counterparty: {
|
|
98
98
|
chain_name: 'osmosis',
|
|
99
99
|
base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
100
|
-
channel_id: 'channel-
|
|
100
|
+
channel_id: 'channel-688'
|
|
101
101
|
},
|
|
102
102
|
chain: {
|
|
103
103
|
channel_id: 'channel-1',
|
|
@@ -141,7 +141,7 @@ const info = {
|
|
|
141
141
|
counterparty: {
|
|
142
142
|
chain_name: 'osmosis',
|
|
143
143
|
base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
|
|
144
|
-
channel_id: 'channel-
|
|
144
|
+
channel_id: 'channel-688'
|
|
145
145
|
},
|
|
146
146
|
chain: {
|
|
147
147
|
channel_id: 'channel-1',
|
|
@@ -32,55 +32,6 @@ const info = {
|
|
|
32
32
|
twitter: 'https://x.com/routerprotocol'
|
|
33
33
|
},
|
|
34
34
|
type_asset: 'sdk.coin'
|
|
35
|
-
}, {
|
|
36
|
-
description: 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.',
|
|
37
|
-
denom_units: [{
|
|
38
|
-
denom: 'ibc/B9E4FD154C92D3A23BEA029906C4C5FF2FE74CB7E3A058290B77197A263CF88B',
|
|
39
|
-
exponent: 0,
|
|
40
|
-
aliases: ['microusdc', 'uusdc']
|
|
41
|
-
}, {
|
|
42
|
-
denom: 'usdc',
|
|
43
|
-
exponent: 6
|
|
44
|
-
}],
|
|
45
|
-
type_asset: 'ics20',
|
|
46
|
-
base: 'ibc/B9E4FD154C92D3A23BEA029906C4C5FF2FE74CB7E3A058290B77197A263CF88B',
|
|
47
|
-
name: 'USDC',
|
|
48
|
-
display: 'usdc',
|
|
49
|
-
symbol: 'USDC',
|
|
50
|
-
traces: [
|
|
51
|
-
{
|
|
52
|
-
type: 'synthetic',
|
|
53
|
-
counterparty: {
|
|
54
|
-
chain_name: 'forex',
|
|
55
|
-
base_denom: 'USD'
|
|
56
|
-
},
|
|
57
|
-
provider: 'Circle'
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
type: 'additional-mintage',
|
|
61
|
-
counterparty: {
|
|
62
|
-
chain_name: 'ethereum',
|
|
63
|
-
base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
|
|
64
|
-
},
|
|
65
|
-
provider: 'Circle'
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
type: 'ibc',
|
|
69
|
-
counterparty: {
|
|
70
|
-
chain_name: 'noble',
|
|
71
|
-
base_denom: 'uusdc',
|
|
72
|
-
channel_id: 'channel-119'
|
|
73
|
-
},
|
|
74
|
-
chain: {
|
|
75
|
-
channel_id: 'channel-13',
|
|
76
|
-
path: 'transfer/channel-13/uusdc'
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
logo_URIs: {
|
|
81
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
|
|
82
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
83
|
-
}
|
|
84
35
|
}]
|
|
85
36
|
};
|
|
86
37
|
export default info;
|
|
@@ -128,46 +128,6 @@ const info = {
|
|
|
128
128
|
}],
|
|
129
129
|
type_asset: 'sdk.coin'
|
|
130
130
|
},
|
|
131
|
-
{
|
|
132
|
-
description: 'The first memecoin on osmosis.',
|
|
133
|
-
denom_units: [{
|
|
134
|
-
denom: 'ibc/B023C57727A38A9CF87238F9008477C3761AD4774D528BFA458DD707D90B553A',
|
|
135
|
-
exponent: 0
|
|
136
|
-
}, {
|
|
137
|
-
denom: 'WOSMO',
|
|
138
|
-
exponent: 6
|
|
139
|
-
}],
|
|
140
|
-
type_asset: 'ics20',
|
|
141
|
-
base: 'ibc/B023C57727A38A9CF87238F9008477C3761AD4774D528BFA458DD707D90B553A',
|
|
142
|
-
name: 'Wosmo',
|
|
143
|
-
display: 'WOSMO',
|
|
144
|
-
symbol: 'WOSMO',
|
|
145
|
-
traces: [{
|
|
146
|
-
type: 'ibc',
|
|
147
|
-
counterparty: {
|
|
148
|
-
chain_name: 'osmosis',
|
|
149
|
-
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
|
|
150
|
-
channel_id: 'channel-0'
|
|
151
|
-
},
|
|
152
|
-
chain: {
|
|
153
|
-
channel_id: 'channel-782',
|
|
154
|
-
path: 'transfer/channel-782/factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'
|
|
155
|
-
}
|
|
156
|
-
}],
|
|
157
|
-
images: [{
|
|
158
|
-
image_sync: {
|
|
159
|
-
chain_name: 'osmosis',
|
|
160
|
-
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'
|
|
161
|
-
},
|
|
162
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png',
|
|
163
|
-
theme: {
|
|
164
|
-
primary_color_hex: '#edd5ee'
|
|
165
|
-
}
|
|
166
|
-
}],
|
|
167
|
-
logo_URIs: {
|
|
168
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png'
|
|
169
|
-
}
|
|
170
|
-
},
|
|
171
131
|
{
|
|
172
132
|
description: 'OOZARU is a meme token on SEI Network inspired by the iconic transformation in the Dragon Ball series',
|
|
173
133
|
denom_units: [{
|
|
@@ -929,46 +929,6 @@ const info = {
|
|
|
929
929
|
}
|
|
930
930
|
}]
|
|
931
931
|
},
|
|
932
|
-
{
|
|
933
|
-
description: 'The first memecoin on osmosis.',
|
|
934
|
-
denom_units: [{
|
|
935
|
-
denom: 'ibc/E18C0D303957867A164DE2863D1C3F83135936E6F17CADF4D241FBC12B0F23B2',
|
|
936
|
-
exponent: 0
|
|
937
|
-
}, {
|
|
938
|
-
denom: 'WOSMO',
|
|
939
|
-
exponent: 6
|
|
940
|
-
}],
|
|
941
|
-
type_asset: 'ics20',
|
|
942
|
-
base: 'ibc/E18C0D303957867A164DE2863D1C3F83135936E6F17CADF4D241FBC12B0F23B2',
|
|
943
|
-
name: 'Wosmo',
|
|
944
|
-
display: 'WOSMO',
|
|
945
|
-
symbol: 'WOSMO',
|
|
946
|
-
traces: [{
|
|
947
|
-
type: 'ibc',
|
|
948
|
-
counterparty: {
|
|
949
|
-
chain_name: 'osmosis',
|
|
950
|
-
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
|
|
951
|
-
channel_id: 'channel-1'
|
|
952
|
-
},
|
|
953
|
-
chain: {
|
|
954
|
-
channel_id: 'channel-251',
|
|
955
|
-
path: 'transfer/channel-251/factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'
|
|
956
|
-
}
|
|
957
|
-
}],
|
|
958
|
-
images: [{
|
|
959
|
-
image_sync: {
|
|
960
|
-
chain_name: 'osmosis',
|
|
961
|
-
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO'
|
|
962
|
-
},
|
|
963
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png',
|
|
964
|
-
theme: {
|
|
965
|
-
primary_color_hex: '#edd5ee'
|
|
966
|
-
}
|
|
967
|
-
}],
|
|
968
|
-
logo_URIs: {
|
|
969
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png'
|
|
970
|
-
}
|
|
971
|
-
},
|
|
972
932
|
{
|
|
973
933
|
description: 'DNA DAO',
|
|
974
934
|
type_asset: 'cw20',
|
|
@@ -1320,51 +1280,6 @@ const info = {
|
|
|
1320
1280
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
|
|
1321
1281
|
}]
|
|
1322
1282
|
},
|
|
1323
|
-
{
|
|
1324
|
-
description: 'Cosmo is the best currency in the universe.',
|
|
1325
|
-
denom_units: [{
|
|
1326
|
-
denom: 'ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201',
|
|
1327
|
-
exponent: 0,
|
|
1328
|
-
aliases: ['factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO']
|
|
1329
|
-
}, {
|
|
1330
|
-
denom: 'COSMO',
|
|
1331
|
-
exponent: 6
|
|
1332
|
-
}],
|
|
1333
|
-
type_asset: 'ics20',
|
|
1334
|
-
base: 'ibc/4925733868E7999F5822C961ADE9470A7FC5FA4A560BAE1DE102783C3F64C201',
|
|
1335
|
-
name: 'Cosmo',
|
|
1336
|
-
display: 'COSMO',
|
|
1337
|
-
symbol: 'COSMO',
|
|
1338
|
-
traces: [{
|
|
1339
|
-
type: 'ibc',
|
|
1340
|
-
counterparty: {
|
|
1341
|
-
chain_name: 'injective',
|
|
1342
|
-
base_denom: 'factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO',
|
|
1343
|
-
channel_id: 'channel-8'
|
|
1344
|
-
},
|
|
1345
|
-
chain: {
|
|
1346
|
-
channel_id: 'channel-122',
|
|
1347
|
-
path: 'transfer/channel-122/factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO'
|
|
1348
|
-
}
|
|
1349
|
-
}],
|
|
1350
|
-
logo_URIs: {
|
|
1351
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/cosmo.png'
|
|
1352
|
-
},
|
|
1353
|
-
images: [{
|
|
1354
|
-
image_sync: {
|
|
1355
|
-
chain_name: 'injective',
|
|
1356
|
-
base_denom: 'factory/inj1je6n5sr4qtx2lhpldfxndntmgls9hf38ncmcez/COSMO'
|
|
1357
|
-
},
|
|
1358
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/cosmo.png',
|
|
1359
|
-
theme: {
|
|
1360
|
-
primary_color_hex: '#343169'
|
|
1361
|
-
}
|
|
1362
|
-
}],
|
|
1363
|
-
socials: {
|
|
1364
|
-
website: 'https://github.com/raphaellafar/Cosmo',
|
|
1365
|
-
twitter: 'https://x.com/CosmoClub84'
|
|
1366
|
-
}
|
|
1367
|
-
},
|
|
1368
1283
|
{
|
|
1369
1284
|
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.',
|
|
1370
1285
|
denom_units: [{
|
|
@@ -70,7 +70,7 @@ const info = {
|
|
|
70
70
|
display: 'dot',
|
|
71
71
|
symbol: 'DOT',
|
|
72
72
|
traces: [{
|
|
73
|
-
type: 'ibc',
|
|
73
|
+
type: 'ibc-bridge',
|
|
74
74
|
counterparty: {
|
|
75
75
|
chain_name: 'composablepolkadot',
|
|
76
76
|
base_denom: '79228162514264337593543950342',
|
|
@@ -79,7 +79,8 @@ const info = {
|
|
|
79
79
|
chain: {
|
|
80
80
|
channel_id: 'channel-15',
|
|
81
81
|
path: 'transfer/channel-15/79228162514264337593543950342'
|
|
82
|
-
}
|
|
82
|
+
},
|
|
83
|
+
provider: 'Picasso'
|
|
83
84
|
}],
|
|
84
85
|
images: [{
|
|
85
86
|
image_sync: {
|