@chain-registry/assets 1.70.599 → 1.70.601
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/acrechain.js +0 -302
- package/esm/mainnet/agoric.js +0 -302
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/axelar.js +0 -302
- package/esm/mainnet/carbon.js +0 -302
- package/esm/mainnet/celestia.js +80 -302
- package/esm/mainnet/composable.js +0 -302
- package/esm/mainnet/coreum.js +0 -302
- package/esm/mainnet/cosmoshub.js +80 -302
- package/esm/mainnet/crescent.js +0 -302
- package/esm/mainnet/cryptoorgchain.js +0 -302
- package/esm/mainnet/dydx.js +0 -302
- package/esm/mainnet/dymension.js +0 -302
- package/esm/mainnet/gateway.js +0 -302
- package/esm/mainnet/gravitybridge.js +0 -302
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -302
- package/esm/mainnet/kava.js +0 -302
- package/esm/mainnet/kujira.js +0 -302
- package/esm/mainnet/lava.js +0 -302
- package/esm/mainnet/noble.js +0 -302
- package/esm/mainnet/osmosis.js +0 -302
- package/esm/mainnet/secretnetwork.js +0 -302
- package/esm/mainnet/stargaze.js +0 -302
- package/esm/mainnet/stride.js +0 -302
- package/esm/mainnet/tgrade.js +0 -302
- package/esm/mainnet/xrplevm.js +80 -0
- package/mainnet/acrechain.js +0 -302
- package/mainnet/agoric.js +0 -302
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +0 -302
- package/mainnet/carbon.js +0 -302
- package/mainnet/celestia.js +80 -302
- package/mainnet/composable.js +0 -302
- package/mainnet/coreum.js +0 -302
- package/mainnet/cosmoshub.js +80 -302
- package/mainnet/crescent.js +0 -302
- package/mainnet/cryptoorgchain.js +0 -302
- package/mainnet/dydx.js +0 -302
- package/mainnet/dymension.js +0 -302
- package/mainnet/gateway.js +0 -302
- package/mainnet/gravitybridge.js +0 -302
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/injective.js +0 -302
- package/mainnet/kava.js +0 -302
- package/mainnet/kujira.js +0 -302
- package/mainnet/lava.js +0 -302
- package/mainnet/noble.js +0 -302
- package/mainnet/osmosis.js +0 -302
- package/mainnet/secretnetwork.js +0 -302
- package/mainnet/stargaze.js +0 -302
- package/mainnet/stride.js +0 -302
- package/mainnet/tgrade.js +0 -302
- package/mainnet/xrplevm.js +80 -0
- package/package.json +5 -5
- package/esm/mainnet/evmos.js +0 -3722
- package/mainnet/evmos.d.ts +0 -3
- package/mainnet/evmos.js +0 -3724
package/mainnet/celestia.js
CHANGED
|
@@ -122,6 +122,46 @@ const assets = {
|
|
|
122
122
|
}
|
|
123
123
|
}]
|
|
124
124
|
},
|
|
125
|
+
{
|
|
126
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
127
|
+
denom_units: [{
|
|
128
|
+
denom: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
129
|
+
exponent: 0,
|
|
130
|
+
aliases: ['uatom']
|
|
131
|
+
}, {
|
|
132
|
+
denom: 'atom',
|
|
133
|
+
exponent: 6
|
|
134
|
+
}],
|
|
135
|
+
base: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
136
|
+
name: 'Cosmos Hub Atom',
|
|
137
|
+
display: 'atom',
|
|
138
|
+
symbol: 'ATOM',
|
|
139
|
+
logo_URIs: {
|
|
140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
141
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
142
|
+
},
|
|
143
|
+
coingecko_id: 'cosmos',
|
|
144
|
+
images: [{
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
146
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
147
|
+
}],
|
|
148
|
+
socials: {
|
|
149
|
+
website: 'https://cosmos.network',
|
|
150
|
+
x: 'https://x.com/cosmoshub'
|
|
151
|
+
},
|
|
152
|
+
type_asset: 'sdk.coin',
|
|
153
|
+
traces: [{
|
|
154
|
+
type: 'ibc',
|
|
155
|
+
counterparty: {
|
|
156
|
+
channel_id: 'channel-1879',
|
|
157
|
+
base_denom: 'uatom',
|
|
158
|
+
chain_name: 'cosmoshub'
|
|
159
|
+
},
|
|
160
|
+
chain: {
|
|
161
|
+
channel_id: 'channel-278'
|
|
162
|
+
}
|
|
163
|
+
}]
|
|
164
|
+
},
|
|
125
165
|
{
|
|
126
166
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
127
167
|
denom_units: [{
|
|
@@ -288,157 +328,6 @@ const assets = {
|
|
|
288
328
|
}
|
|
289
329
|
}]
|
|
290
330
|
},
|
|
291
|
-
{
|
|
292
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
293
|
-
denom_units: [{
|
|
294
|
-
denom: 'ibc/C16830930080CD417D4F9DC5D569D48E33374990A8017464CCF8ABE63AAAA52A',
|
|
295
|
-
exponent: 0,
|
|
296
|
-
aliases: ['aevmos']
|
|
297
|
-
}, {
|
|
298
|
-
denom: 'evmos',
|
|
299
|
-
exponent: 18
|
|
300
|
-
}],
|
|
301
|
-
base: 'ibc/C16830930080CD417D4F9DC5D569D48E33374990A8017464CCF8ABE63AAAA52A',
|
|
302
|
-
name: 'Evmos',
|
|
303
|
-
display: 'evmos',
|
|
304
|
-
symbol: 'EVMOS',
|
|
305
|
-
logo_URIs: {
|
|
306
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
307
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
308
|
-
},
|
|
309
|
-
coingecko_id: 'evmos',
|
|
310
|
-
images: [{
|
|
311
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
312
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
313
|
-
}],
|
|
314
|
-
socials: {
|
|
315
|
-
website: 'https://evmos.org/',
|
|
316
|
-
x: 'https://x.com/EvmosOrg'
|
|
317
|
-
},
|
|
318
|
-
type_asset: 'sdk.coin',
|
|
319
|
-
traces: [{
|
|
320
|
-
type: 'ibc',
|
|
321
|
-
counterparty: {
|
|
322
|
-
channel_id: 'channel-106',
|
|
323
|
-
base_denom: 'aevmos',
|
|
324
|
-
chain_name: 'evmos'
|
|
325
|
-
},
|
|
326
|
-
chain: {
|
|
327
|
-
channel_id: 'channel-26'
|
|
328
|
-
}
|
|
329
|
-
}]
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
description: 'The token of Neokingdom DAO.',
|
|
333
|
-
denom_units: [{
|
|
334
|
-
denom: 'ibc/015D3BA713B814E488ACA1E411C67E467088E70E60E25D84A1CC78E19A8F45B5',
|
|
335
|
-
exponent: 0,
|
|
336
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
337
|
-
}, {
|
|
338
|
-
denom: 'neok',
|
|
339
|
-
exponent: 18
|
|
340
|
-
}],
|
|
341
|
-
base: 'ibc/015D3BA713B814E488ACA1E411C67E467088E70E60E25D84A1CC78E19A8F45B5',
|
|
342
|
-
name: 'Neokingdom DAO',
|
|
343
|
-
display: 'neok',
|
|
344
|
-
symbol: 'NEOK',
|
|
345
|
-
logo_URIs: {
|
|
346
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
347
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
348
|
-
},
|
|
349
|
-
images: [{
|
|
350
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
351
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
352
|
-
}],
|
|
353
|
-
socials: {
|
|
354
|
-
website: 'https://www.neokingdom.org/',
|
|
355
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
356
|
-
},
|
|
357
|
-
type_asset: 'sdk.coin',
|
|
358
|
-
traces: [{
|
|
359
|
-
type: 'ibc',
|
|
360
|
-
counterparty: {
|
|
361
|
-
channel_id: 'channel-106',
|
|
362
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
363
|
-
chain_name: 'evmos'
|
|
364
|
-
},
|
|
365
|
-
chain: {
|
|
366
|
-
channel_id: 'channel-26'
|
|
367
|
-
}
|
|
368
|
-
}]
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
372
|
-
denom_units: [{
|
|
373
|
-
denom: 'ibc/DB28D4D4E7FCBB7DBCCC9955213A3F3264C444BD024B25A1AD6D2A2B90BB2DB2',
|
|
374
|
-
exponent: 0,
|
|
375
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
376
|
-
}, {
|
|
377
|
-
denom: 'berlin-legacy',
|
|
378
|
-
exponent: 18
|
|
379
|
-
}],
|
|
380
|
-
base: 'ibc/DB28D4D4E7FCBB7DBCCC9955213A3F3264C444BD024B25A1AD6D2A2B90BB2DB2',
|
|
381
|
-
name: 'Teledisko DAO - Legacy',
|
|
382
|
-
display: 'berlin-legacy',
|
|
383
|
-
symbol: 'BERLIN-legacy',
|
|
384
|
-
type_asset: 'erc20',
|
|
385
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
386
|
-
logo_URIs: {
|
|
387
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
388
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
389
|
-
},
|
|
390
|
-
images: [{
|
|
391
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
392
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
393
|
-
}],
|
|
394
|
-
traces: [{
|
|
395
|
-
type: 'ibc',
|
|
396
|
-
counterparty: {
|
|
397
|
-
channel_id: 'channel-106',
|
|
398
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
399
|
-
chain_name: 'evmos'
|
|
400
|
-
},
|
|
401
|
-
chain: {
|
|
402
|
-
channel_id: 'channel-26'
|
|
403
|
-
}
|
|
404
|
-
}]
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
description: 'The token of Crowdpunk DAO',
|
|
408
|
-
denom_units: [{
|
|
409
|
-
denom: 'ibc/C59BB0DC46FF2627819BD9CD831B770798437ACEE332539F022B1BA99B42D5D8',
|
|
410
|
-
exponent: 0,
|
|
411
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
412
|
-
}, {
|
|
413
|
-
denom: 'crowdp',
|
|
414
|
-
exponent: 18
|
|
415
|
-
}],
|
|
416
|
-
base: 'ibc/C59BB0DC46FF2627819BD9CD831B770798437ACEE332539F022B1BA99B42D5D8',
|
|
417
|
-
name: 'Crowdpunk DAO',
|
|
418
|
-
display: 'crowdp',
|
|
419
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
420
|
-
symbol: 'CROWDP',
|
|
421
|
-
type_asset: 'erc20',
|
|
422
|
-
logo_URIs: {
|
|
423
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
424
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
425
|
-
},
|
|
426
|
-
images: [{
|
|
427
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
428
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
429
|
-
}],
|
|
430
|
-
traces: [{
|
|
431
|
-
type: 'ibc',
|
|
432
|
-
counterparty: {
|
|
433
|
-
channel_id: 'channel-106',
|
|
434
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
435
|
-
chain_name: 'evmos'
|
|
436
|
-
},
|
|
437
|
-
chain: {
|
|
438
|
-
channel_id: 'channel-26'
|
|
439
|
-
}
|
|
440
|
-
}]
|
|
441
|
-
},
|
|
442
331
|
{
|
|
443
332
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
444
333
|
denom_units: [{
|
|
@@ -1454,6 +1343,46 @@ const assets = {
|
|
|
1454
1343
|
}
|
|
1455
1344
|
}]
|
|
1456
1345
|
},
|
|
1346
|
+
{
|
|
1347
|
+
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
1348
|
+
denom_units: [{
|
|
1349
|
+
denom: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
1350
|
+
exponent: 0,
|
|
1351
|
+
aliases: ['uatom']
|
|
1352
|
+
}, {
|
|
1353
|
+
denom: 'atom',
|
|
1354
|
+
exponent: 6
|
|
1355
|
+
}],
|
|
1356
|
+
base: 'ibc/476DB10039AC227EC8E7B7FEF31E84392E6DEF01C62E64B98F769781471C6469',
|
|
1357
|
+
name: 'Cosmos Hub Atom',
|
|
1358
|
+
display: 'atom',
|
|
1359
|
+
symbol: 'ATOM',
|
|
1360
|
+
logo_URIs: {
|
|
1361
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1362
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1363
|
+
},
|
|
1364
|
+
coingecko_id: 'cosmos',
|
|
1365
|
+
images: [{
|
|
1366
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
1367
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
1368
|
+
}],
|
|
1369
|
+
socials: {
|
|
1370
|
+
website: 'https://cosmos.network',
|
|
1371
|
+
x: 'https://x.com/cosmoshub'
|
|
1372
|
+
},
|
|
1373
|
+
type_asset: 'sdk.coin',
|
|
1374
|
+
traces: [{
|
|
1375
|
+
type: 'ibc',
|
|
1376
|
+
counterparty: {
|
|
1377
|
+
channel_id: 'channel-1879',
|
|
1378
|
+
base_denom: 'uatom',
|
|
1379
|
+
chain_name: 'cosmoshub'
|
|
1380
|
+
},
|
|
1381
|
+
chain: {
|
|
1382
|
+
channel_id: 'channel-278'
|
|
1383
|
+
}
|
|
1384
|
+
}]
|
|
1385
|
+
},
|
|
1457
1386
|
{
|
|
1458
1387
|
description: 'The native governance and staking token of the Dymension Hub',
|
|
1459
1388
|
denom_units: [{
|
|
@@ -1620,157 +1549,6 @@ const assets = {
|
|
|
1620
1549
|
}
|
|
1621
1550
|
}]
|
|
1622
1551
|
},
|
|
1623
|
-
{
|
|
1624
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1625
|
-
denom_units: [{
|
|
1626
|
-
denom: 'ibc/C16830930080CD417D4F9DC5D569D48E33374990A8017464CCF8ABE63AAAA52A',
|
|
1627
|
-
exponent: 0,
|
|
1628
|
-
aliases: ['aevmos']
|
|
1629
|
-
}, {
|
|
1630
|
-
denom: 'evmos',
|
|
1631
|
-
exponent: 18
|
|
1632
|
-
}],
|
|
1633
|
-
base: 'ibc/C16830930080CD417D4F9DC5D569D48E33374990A8017464CCF8ABE63AAAA52A',
|
|
1634
|
-
name: 'Evmos',
|
|
1635
|
-
display: 'evmos',
|
|
1636
|
-
symbol: 'EVMOS',
|
|
1637
|
-
logo_URIs: {
|
|
1638
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1639
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1640
|
-
},
|
|
1641
|
-
coingecko_id: 'evmos',
|
|
1642
|
-
images: [{
|
|
1643
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1644
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1645
|
-
}],
|
|
1646
|
-
socials: {
|
|
1647
|
-
website: 'https://evmos.org/',
|
|
1648
|
-
x: 'https://x.com/EvmosOrg'
|
|
1649
|
-
},
|
|
1650
|
-
type_asset: 'sdk.coin',
|
|
1651
|
-
traces: [{
|
|
1652
|
-
type: 'ibc',
|
|
1653
|
-
counterparty: {
|
|
1654
|
-
channel_id: 'channel-106',
|
|
1655
|
-
base_denom: 'aevmos',
|
|
1656
|
-
chain_name: 'evmos'
|
|
1657
|
-
},
|
|
1658
|
-
chain: {
|
|
1659
|
-
channel_id: 'channel-26'
|
|
1660
|
-
}
|
|
1661
|
-
}]
|
|
1662
|
-
},
|
|
1663
|
-
{
|
|
1664
|
-
description: 'The token of Neokingdom DAO.',
|
|
1665
|
-
denom_units: [{
|
|
1666
|
-
denom: 'ibc/015D3BA713B814E488ACA1E411C67E467088E70E60E25D84A1CC78E19A8F45B5',
|
|
1667
|
-
exponent: 0,
|
|
1668
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1669
|
-
}, {
|
|
1670
|
-
denom: 'neok',
|
|
1671
|
-
exponent: 18
|
|
1672
|
-
}],
|
|
1673
|
-
base: 'ibc/015D3BA713B814E488ACA1E411C67E467088E70E60E25D84A1CC78E19A8F45B5',
|
|
1674
|
-
name: 'Neokingdom DAO',
|
|
1675
|
-
display: 'neok',
|
|
1676
|
-
symbol: 'NEOK',
|
|
1677
|
-
logo_URIs: {
|
|
1678
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1679
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1680
|
-
},
|
|
1681
|
-
images: [{
|
|
1682
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1683
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1684
|
-
}],
|
|
1685
|
-
socials: {
|
|
1686
|
-
website: 'https://www.neokingdom.org/',
|
|
1687
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1688
|
-
},
|
|
1689
|
-
type_asset: 'sdk.coin',
|
|
1690
|
-
traces: [{
|
|
1691
|
-
type: 'ibc',
|
|
1692
|
-
counterparty: {
|
|
1693
|
-
channel_id: 'channel-106',
|
|
1694
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1695
|
-
chain_name: 'evmos'
|
|
1696
|
-
},
|
|
1697
|
-
chain: {
|
|
1698
|
-
channel_id: 'channel-26'
|
|
1699
|
-
}
|
|
1700
|
-
}]
|
|
1701
|
-
},
|
|
1702
|
-
{
|
|
1703
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1704
|
-
denom_units: [{
|
|
1705
|
-
denom: 'ibc/DB28D4D4E7FCBB7DBCCC9955213A3F3264C444BD024B25A1AD6D2A2B90BB2DB2',
|
|
1706
|
-
exponent: 0,
|
|
1707
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1708
|
-
}, {
|
|
1709
|
-
denom: 'berlin-legacy',
|
|
1710
|
-
exponent: 18
|
|
1711
|
-
}],
|
|
1712
|
-
base: 'ibc/DB28D4D4E7FCBB7DBCCC9955213A3F3264C444BD024B25A1AD6D2A2B90BB2DB2',
|
|
1713
|
-
name: 'Teledisko DAO - Legacy',
|
|
1714
|
-
display: 'berlin-legacy',
|
|
1715
|
-
symbol: 'BERLIN-legacy',
|
|
1716
|
-
type_asset: 'erc20',
|
|
1717
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1718
|
-
logo_URIs: {
|
|
1719
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1720
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1721
|
-
},
|
|
1722
|
-
images: [{
|
|
1723
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1724
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1725
|
-
}],
|
|
1726
|
-
traces: [{
|
|
1727
|
-
type: 'ibc',
|
|
1728
|
-
counterparty: {
|
|
1729
|
-
channel_id: 'channel-106',
|
|
1730
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1731
|
-
chain_name: 'evmos'
|
|
1732
|
-
},
|
|
1733
|
-
chain: {
|
|
1734
|
-
channel_id: 'channel-26'
|
|
1735
|
-
}
|
|
1736
|
-
}]
|
|
1737
|
-
},
|
|
1738
|
-
{
|
|
1739
|
-
description: 'The token of Crowdpunk DAO',
|
|
1740
|
-
denom_units: [{
|
|
1741
|
-
denom: 'ibc/C59BB0DC46FF2627819BD9CD831B770798437ACEE332539F022B1BA99B42D5D8',
|
|
1742
|
-
exponent: 0,
|
|
1743
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1744
|
-
}, {
|
|
1745
|
-
denom: 'crowdp',
|
|
1746
|
-
exponent: 18
|
|
1747
|
-
}],
|
|
1748
|
-
base: 'ibc/C59BB0DC46FF2627819BD9CD831B770798437ACEE332539F022B1BA99B42D5D8',
|
|
1749
|
-
name: 'Crowdpunk DAO',
|
|
1750
|
-
display: 'crowdp',
|
|
1751
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1752
|
-
symbol: 'CROWDP',
|
|
1753
|
-
type_asset: 'erc20',
|
|
1754
|
-
logo_URIs: {
|
|
1755
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1756
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1757
|
-
},
|
|
1758
|
-
images: [{
|
|
1759
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1760
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1761
|
-
}],
|
|
1762
|
-
traces: [{
|
|
1763
|
-
type: 'ibc',
|
|
1764
|
-
counterparty: {
|
|
1765
|
-
channel_id: 'channel-106',
|
|
1766
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1767
|
-
chain_name: 'evmos'
|
|
1768
|
-
},
|
|
1769
|
-
chain: {
|
|
1770
|
-
channel_id: 'channel-26'
|
|
1771
|
-
}
|
|
1772
|
-
}]
|
|
1773
|
-
},
|
|
1774
1552
|
{
|
|
1775
1553
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
1776
1554
|
denom_units: [{
|