@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/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -1063,6 +1063,46 @@ const assets = {
|
|
|
1063
1063
|
}
|
|
1064
1064
|
}]
|
|
1065
1065
|
},
|
|
1066
|
+
{
|
|
1067
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
1068
|
+
denom_units: [{
|
|
1069
|
+
denom: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
1070
|
+
exponent: 0,
|
|
1071
|
+
aliases: ['utia']
|
|
1072
|
+
}, {
|
|
1073
|
+
denom: 'tia',
|
|
1074
|
+
exponent: 6
|
|
1075
|
+
}],
|
|
1076
|
+
base: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
1077
|
+
name: 'Celestia',
|
|
1078
|
+
display: 'tia',
|
|
1079
|
+
symbol: 'TIA',
|
|
1080
|
+
coingecko_id: 'celestia',
|
|
1081
|
+
logo_URIs: {
|
|
1082
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1083
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1084
|
+
},
|
|
1085
|
+
images: [{
|
|
1086
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
1087
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
1088
|
+
}],
|
|
1089
|
+
socials: {
|
|
1090
|
+
website: 'https://celestia.org/',
|
|
1091
|
+
x: 'https://x.com/CelestiaOrg'
|
|
1092
|
+
},
|
|
1093
|
+
type_asset: 'sdk.coin',
|
|
1094
|
+
traces: [{
|
|
1095
|
+
type: 'ibc',
|
|
1096
|
+
counterparty: {
|
|
1097
|
+
channel_id: 'channel-278',
|
|
1098
|
+
base_denom: 'utia',
|
|
1099
|
+
chain_name: 'celestia'
|
|
1100
|
+
},
|
|
1101
|
+
chain: {
|
|
1102
|
+
channel_id: 'channel-1879'
|
|
1103
|
+
}
|
|
1104
|
+
}]
|
|
1105
|
+
},
|
|
1066
1106
|
{
|
|
1067
1107
|
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
1068
1108
|
denom_units: [{
|
|
@@ -2340,6 +2380,46 @@ const assets = {
|
|
|
2340
2380
|
}
|
|
2341
2381
|
}]
|
|
2342
2382
|
},
|
|
2383
|
+
{
|
|
2384
|
+
description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
|
|
2385
|
+
denom_units: [{
|
|
2386
|
+
denom: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
2387
|
+
exponent: 0,
|
|
2388
|
+
aliases: ['utia']
|
|
2389
|
+
}, {
|
|
2390
|
+
denom: 'tia',
|
|
2391
|
+
exponent: 6
|
|
2392
|
+
}],
|
|
2393
|
+
base: 'ibc/55148A7DA8BEC90853F68D58085D56ED3531907CEE97C379F9534BDEA7E64698',
|
|
2394
|
+
name: 'Celestia',
|
|
2395
|
+
display: 'tia',
|
|
2396
|
+
symbol: 'TIA',
|
|
2397
|
+
coingecko_id: 'celestia',
|
|
2398
|
+
logo_URIs: {
|
|
2399
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2400
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2401
|
+
},
|
|
2402
|
+
images: [{
|
|
2403
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
2404
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
2405
|
+
}],
|
|
2406
|
+
socials: {
|
|
2407
|
+
website: 'https://celestia.org/',
|
|
2408
|
+
x: 'https://x.com/CelestiaOrg'
|
|
2409
|
+
},
|
|
2410
|
+
type_asset: 'sdk.coin',
|
|
2411
|
+
traces: [{
|
|
2412
|
+
type: 'ibc',
|
|
2413
|
+
counterparty: {
|
|
2414
|
+
channel_id: 'channel-278',
|
|
2415
|
+
base_denom: 'utia',
|
|
2416
|
+
chain_name: 'celestia'
|
|
2417
|
+
},
|
|
2418
|
+
chain: {
|
|
2419
|
+
channel_id: 'channel-1879'
|
|
2420
|
+
}
|
|
2421
|
+
}]
|
|
2422
|
+
},
|
|
2343
2423
|
{
|
|
2344
2424
|
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
2345
2425
|
denom_units: [{
|
|
@@ -3235,157 +3315,6 @@ const assets = {
|
|
|
3235
3315
|
}
|
|
3236
3316
|
}]
|
|
3237
3317
|
},
|
|
3238
|
-
{
|
|
3239
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
3240
|
-
denom_units: [{
|
|
3241
|
-
denom: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
|
|
3242
|
-
exponent: 0,
|
|
3243
|
-
aliases: ['aevmos']
|
|
3244
|
-
}, {
|
|
3245
|
-
denom: 'evmos',
|
|
3246
|
-
exponent: 18
|
|
3247
|
-
}],
|
|
3248
|
-
base: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
|
|
3249
|
-
name: 'Evmos',
|
|
3250
|
-
display: 'evmos',
|
|
3251
|
-
symbol: 'EVMOS',
|
|
3252
|
-
logo_URIs: {
|
|
3253
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3254
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3255
|
-
},
|
|
3256
|
-
coingecko_id: 'evmos',
|
|
3257
|
-
images: [{
|
|
3258
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3259
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3260
|
-
}],
|
|
3261
|
-
socials: {
|
|
3262
|
-
website: 'https://evmos.org/',
|
|
3263
|
-
x: 'https://x.com/EvmosOrg'
|
|
3264
|
-
},
|
|
3265
|
-
type_asset: 'sdk.coin',
|
|
3266
|
-
traces: [{
|
|
3267
|
-
type: 'ibc',
|
|
3268
|
-
counterparty: {
|
|
3269
|
-
channel_id: 'channel-3',
|
|
3270
|
-
base_denom: 'aevmos',
|
|
3271
|
-
chain_name: 'evmos'
|
|
3272
|
-
},
|
|
3273
|
-
chain: {
|
|
3274
|
-
channel_id: 'channel-292'
|
|
3275
|
-
}
|
|
3276
|
-
}]
|
|
3277
|
-
},
|
|
3278
|
-
{
|
|
3279
|
-
description: 'The token of Neokingdom DAO.',
|
|
3280
|
-
denom_units: [{
|
|
3281
|
-
denom: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
|
|
3282
|
-
exponent: 0,
|
|
3283
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
3284
|
-
}, {
|
|
3285
|
-
denom: 'neok',
|
|
3286
|
-
exponent: 18
|
|
3287
|
-
}],
|
|
3288
|
-
base: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
|
|
3289
|
-
name: 'Neokingdom DAO',
|
|
3290
|
-
display: 'neok',
|
|
3291
|
-
symbol: 'NEOK',
|
|
3292
|
-
logo_URIs: {
|
|
3293
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3294
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3295
|
-
},
|
|
3296
|
-
images: [{
|
|
3297
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3298
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3299
|
-
}],
|
|
3300
|
-
socials: {
|
|
3301
|
-
website: 'https://www.neokingdom.org/',
|
|
3302
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
3303
|
-
},
|
|
3304
|
-
type_asset: 'sdk.coin',
|
|
3305
|
-
traces: [{
|
|
3306
|
-
type: 'ibc',
|
|
3307
|
-
counterparty: {
|
|
3308
|
-
channel_id: 'channel-3',
|
|
3309
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
3310
|
-
chain_name: 'evmos'
|
|
3311
|
-
},
|
|
3312
|
-
chain: {
|
|
3313
|
-
channel_id: 'channel-292'
|
|
3314
|
-
}
|
|
3315
|
-
}]
|
|
3316
|
-
},
|
|
3317
|
-
{
|
|
3318
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
3319
|
-
denom_units: [{
|
|
3320
|
-
denom: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
|
|
3321
|
-
exponent: 0,
|
|
3322
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
3323
|
-
}, {
|
|
3324
|
-
denom: 'berlin-legacy',
|
|
3325
|
-
exponent: 18
|
|
3326
|
-
}],
|
|
3327
|
-
base: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
|
|
3328
|
-
name: 'Teledisko DAO - Legacy',
|
|
3329
|
-
display: 'berlin-legacy',
|
|
3330
|
-
symbol: 'BERLIN-legacy',
|
|
3331
|
-
type_asset: 'erc20',
|
|
3332
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3333
|
-
logo_URIs: {
|
|
3334
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3335
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3336
|
-
},
|
|
3337
|
-
images: [{
|
|
3338
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3339
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3340
|
-
}],
|
|
3341
|
-
traces: [{
|
|
3342
|
-
type: 'ibc',
|
|
3343
|
-
counterparty: {
|
|
3344
|
-
channel_id: 'channel-3',
|
|
3345
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3346
|
-
chain_name: 'evmos'
|
|
3347
|
-
},
|
|
3348
|
-
chain: {
|
|
3349
|
-
channel_id: 'channel-292'
|
|
3350
|
-
}
|
|
3351
|
-
}]
|
|
3352
|
-
},
|
|
3353
|
-
{
|
|
3354
|
-
description: 'The token of Crowdpunk DAO',
|
|
3355
|
-
denom_units: [{
|
|
3356
|
-
denom: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
3357
|
-
exponent: 0,
|
|
3358
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
3359
|
-
}, {
|
|
3360
|
-
denom: 'crowdp',
|
|
3361
|
-
exponent: 18
|
|
3362
|
-
}],
|
|
3363
|
-
base: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
3364
|
-
name: 'Crowdpunk DAO',
|
|
3365
|
-
display: 'crowdp',
|
|
3366
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3367
|
-
symbol: 'CROWDP',
|
|
3368
|
-
type_asset: 'erc20',
|
|
3369
|
-
logo_URIs: {
|
|
3370
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3371
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3372
|
-
},
|
|
3373
|
-
images: [{
|
|
3374
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3375
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3376
|
-
}],
|
|
3377
|
-
traces: [{
|
|
3378
|
-
type: 'ibc',
|
|
3379
|
-
counterparty: {
|
|
3380
|
-
channel_id: 'channel-3',
|
|
3381
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3382
|
-
chain_name: 'evmos'
|
|
3383
|
-
},
|
|
3384
|
-
chain: {
|
|
3385
|
-
channel_id: 'channel-292'
|
|
3386
|
-
}
|
|
3387
|
-
}]
|
|
3388
|
-
},
|
|
3389
3318
|
{
|
|
3390
3319
|
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
3391
3320
|
denom_units: [{
|
|
@@ -7261,157 +7190,6 @@ const assets = {
|
|
|
7261
7190
|
}
|
|
7262
7191
|
}]
|
|
7263
7192
|
},
|
|
7264
|
-
{
|
|
7265
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
7266
|
-
denom_units: [{
|
|
7267
|
-
denom: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
|
|
7268
|
-
exponent: 0,
|
|
7269
|
-
aliases: ['aevmos']
|
|
7270
|
-
}, {
|
|
7271
|
-
denom: 'evmos',
|
|
7272
|
-
exponent: 18
|
|
7273
|
-
}],
|
|
7274
|
-
base: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
|
|
7275
|
-
name: 'Evmos',
|
|
7276
|
-
display: 'evmos',
|
|
7277
|
-
symbol: 'EVMOS',
|
|
7278
|
-
logo_URIs: {
|
|
7279
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
7280
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
7281
|
-
},
|
|
7282
|
-
coingecko_id: 'evmos',
|
|
7283
|
-
images: [{
|
|
7284
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
7285
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
7286
|
-
}],
|
|
7287
|
-
socials: {
|
|
7288
|
-
website: 'https://evmos.org/',
|
|
7289
|
-
x: 'https://x.com/EvmosOrg'
|
|
7290
|
-
},
|
|
7291
|
-
type_asset: 'sdk.coin',
|
|
7292
|
-
traces: [{
|
|
7293
|
-
type: 'ibc',
|
|
7294
|
-
counterparty: {
|
|
7295
|
-
channel_id: 'channel-3',
|
|
7296
|
-
base_denom: 'aevmos',
|
|
7297
|
-
chain_name: 'evmos'
|
|
7298
|
-
},
|
|
7299
|
-
chain: {
|
|
7300
|
-
channel_id: 'channel-292'
|
|
7301
|
-
}
|
|
7302
|
-
}]
|
|
7303
|
-
},
|
|
7304
|
-
{
|
|
7305
|
-
description: 'The token of Neokingdom DAO.',
|
|
7306
|
-
denom_units: [{
|
|
7307
|
-
denom: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
|
|
7308
|
-
exponent: 0,
|
|
7309
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
7310
|
-
}, {
|
|
7311
|
-
denom: 'neok',
|
|
7312
|
-
exponent: 18
|
|
7313
|
-
}],
|
|
7314
|
-
base: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
|
|
7315
|
-
name: 'Neokingdom DAO',
|
|
7316
|
-
display: 'neok',
|
|
7317
|
-
symbol: 'NEOK',
|
|
7318
|
-
logo_URIs: {
|
|
7319
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
7320
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
7321
|
-
},
|
|
7322
|
-
images: [{
|
|
7323
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
7324
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
7325
|
-
}],
|
|
7326
|
-
socials: {
|
|
7327
|
-
website: 'https://www.neokingdom.org/',
|
|
7328
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
7329
|
-
},
|
|
7330
|
-
type_asset: 'sdk.coin',
|
|
7331
|
-
traces: [{
|
|
7332
|
-
type: 'ibc',
|
|
7333
|
-
counterparty: {
|
|
7334
|
-
channel_id: 'channel-3',
|
|
7335
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
7336
|
-
chain_name: 'evmos'
|
|
7337
|
-
},
|
|
7338
|
-
chain: {
|
|
7339
|
-
channel_id: 'channel-292'
|
|
7340
|
-
}
|
|
7341
|
-
}]
|
|
7342
|
-
},
|
|
7343
|
-
{
|
|
7344
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
7345
|
-
denom_units: [{
|
|
7346
|
-
denom: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
|
|
7347
|
-
exponent: 0,
|
|
7348
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
7349
|
-
}, {
|
|
7350
|
-
denom: 'berlin-legacy',
|
|
7351
|
-
exponent: 18
|
|
7352
|
-
}],
|
|
7353
|
-
base: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
|
|
7354
|
-
name: 'Teledisko DAO - Legacy',
|
|
7355
|
-
display: 'berlin-legacy',
|
|
7356
|
-
symbol: 'BERLIN-legacy',
|
|
7357
|
-
type_asset: 'erc20',
|
|
7358
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
7359
|
-
logo_URIs: {
|
|
7360
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
7361
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
7362
|
-
},
|
|
7363
|
-
images: [{
|
|
7364
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
7365
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
7366
|
-
}],
|
|
7367
|
-
traces: [{
|
|
7368
|
-
type: 'ibc',
|
|
7369
|
-
counterparty: {
|
|
7370
|
-
channel_id: 'channel-3',
|
|
7371
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
7372
|
-
chain_name: 'evmos'
|
|
7373
|
-
},
|
|
7374
|
-
chain: {
|
|
7375
|
-
channel_id: 'channel-292'
|
|
7376
|
-
}
|
|
7377
|
-
}]
|
|
7378
|
-
},
|
|
7379
|
-
{
|
|
7380
|
-
description: 'The token of Crowdpunk DAO',
|
|
7381
|
-
denom_units: [{
|
|
7382
|
-
denom: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
7383
|
-
exponent: 0,
|
|
7384
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
7385
|
-
}, {
|
|
7386
|
-
denom: 'crowdp',
|
|
7387
|
-
exponent: 18
|
|
7388
|
-
}],
|
|
7389
|
-
base: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
7390
|
-
name: 'Crowdpunk DAO',
|
|
7391
|
-
display: 'crowdp',
|
|
7392
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
7393
|
-
symbol: 'CROWDP',
|
|
7394
|
-
type_asset: 'erc20',
|
|
7395
|
-
logo_URIs: {
|
|
7396
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
7397
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
7398
|
-
},
|
|
7399
|
-
images: [{
|
|
7400
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
7401
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
7402
|
-
}],
|
|
7403
|
-
traces: [{
|
|
7404
|
-
type: 'ibc',
|
|
7405
|
-
counterparty: {
|
|
7406
|
-
channel_id: 'channel-3',
|
|
7407
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
7408
|
-
chain_name: 'evmos'
|
|
7409
|
-
},
|
|
7410
|
-
chain: {
|
|
7411
|
-
channel_id: 'channel-292'
|
|
7412
|
-
}
|
|
7413
|
-
}]
|
|
7414
|
-
},
|
|
7415
7193
|
{
|
|
7416
7194
|
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
7417
7195
|
denom_units: [{
|