@chain-registry/assets 1.70.598 → 1.70.600
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 +78 -302
- package/esm/mainnet/carbon.js +0 -302
- package/esm/mainnet/celestia.js +0 -302
- package/esm/mainnet/composable.js +78 -302
- package/esm/mainnet/coreum.js +0 -302
- package/esm/mainnet/cosmoshub.js +78 -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 +78 -302
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -302
- package/esm/mainnet/juno.js +78 -0
- package/esm/mainnet/kava.js +0 -302
- package/esm/mainnet/kujira.js +78 -302
- package/esm/mainnet/lava.js +0 -302
- package/esm/mainnet/migaloo.js +78 -0
- package/esm/mainnet/neutron.js +78 -0
- package/esm/mainnet/noble.js +0 -302
- package/esm/mainnet/oraichain.js +78 -0
- package/esm/mainnet/osmosis.js +78 -302
- package/esm/mainnet/persistence.js +78 -0
- package/esm/mainnet/secretnetwork.js +0 -302
- package/esm/mainnet/stargaze.js +0 -302
- package/esm/mainnet/stride.js +0 -302
- package/esm/mainnet/terra2.js +78 -0
- package/esm/mainnet/tgrade.js +0 -302
- package/mainnet/acrechain.js +0 -302
- package/mainnet/agoric.js +0 -302
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +78 -302
- package/mainnet/carbon.js +0 -302
- package/mainnet/celestia.js +0 -302
- package/mainnet/composable.js +78 -302
- package/mainnet/coreum.js +0 -302
- package/mainnet/cosmoshub.js +78 -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 +78 -302
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/injective.js +0 -302
- package/mainnet/juno.js +78 -0
- package/mainnet/kava.js +0 -302
- package/mainnet/kujira.js +78 -302
- package/mainnet/lava.js +0 -302
- package/mainnet/migaloo.js +78 -0
- package/mainnet/neutron.js +78 -0
- package/mainnet/noble.js +0 -302
- package/mainnet/oraichain.js +78 -0
- package/mainnet/osmosis.js +78 -302
- package/mainnet/persistence.js +78 -0
- package/mainnet/secretnetwork.js +0 -302
- package/mainnet/stargaze.js +0 -302
- package/mainnet/stride.js +0 -302
- package/mainnet/terra2.js +78 -0
- package/mainnet/tgrade.js +0 -302
- 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
|
@@ -3235,157 +3235,6 @@ const assets = {
|
|
|
3235
3235
|
}
|
|
3236
3236
|
}]
|
|
3237
3237
|
},
|
|
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
3238
|
{
|
|
3390
3239
|
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
3240
|
denom_units: [{
|
|
@@ -7261,157 +7110,6 @@ const assets = {
|
|
|
7261
7110
|
}
|
|
7262
7111
|
}]
|
|
7263
7112
|
},
|
|
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
7113
|
{
|
|
7416
7114
|
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
7115
|
denom_units: [{
|
|
@@ -11032,6 +10730,45 @@ const assets = {
|
|
|
11032
10730
|
}
|
|
11033
10731
|
}]
|
|
11034
10732
|
},
|
|
10733
|
+
{
|
|
10734
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
10735
|
+
denom_units: [{
|
|
10736
|
+
denom: 'ibc/F2FBA4CAAB93DFD78ED088FB7990634DF29E665FD23EA372BF190F376618C15F',
|
|
10737
|
+
exponent: 0,
|
|
10738
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
10739
|
+
}, {
|
|
10740
|
+
denom: 'snvr',
|
|
10741
|
+
exponent: 9
|
|
10742
|
+
}],
|
|
10743
|
+
type_asset: 'snip20',
|
|
10744
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
10745
|
+
base: 'ibc/F2FBA4CAAB93DFD78ED088FB7990634DF29E665FD23EA372BF190F376618C15F',
|
|
10746
|
+
name: 'SNVR',
|
|
10747
|
+
display: 'snvr',
|
|
10748
|
+
symbol: 'SNVR',
|
|
10749
|
+
logo_URIs: {
|
|
10750
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
10751
|
+
},
|
|
10752
|
+
images: [{
|
|
10753
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
10754
|
+
}],
|
|
10755
|
+
socials: {
|
|
10756
|
+
website: 'https://snvr.org'
|
|
10757
|
+
},
|
|
10758
|
+
traces: [{
|
|
10759
|
+
type: 'ibc-cw20',
|
|
10760
|
+
counterparty: {
|
|
10761
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
10762
|
+
channel_id: 'channel-187',
|
|
10763
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
10764
|
+
chain_name: 'secretnetwork'
|
|
10765
|
+
},
|
|
10766
|
+
chain: {
|
|
10767
|
+
port: 'transfer',
|
|
10768
|
+
channel_id: 'channel-1355'
|
|
10769
|
+
}
|
|
10770
|
+
}]
|
|
10771
|
+
},
|
|
11035
10772
|
{
|
|
11036
10773
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
11037
10774
|
denom_units: [{
|
|
@@ -11456,6 +11193,45 @@ const assets = {
|
|
|
11456
11193
|
channel_id: 'channel-1355'
|
|
11457
11194
|
}
|
|
11458
11195
|
}]
|
|
11196
|
+
},
|
|
11197
|
+
{
|
|
11198
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
11199
|
+
denom_units: [{
|
|
11200
|
+
denom: 'ibc/F2FBA4CAAB93DFD78ED088FB7990634DF29E665FD23EA372BF190F376618C15F',
|
|
11201
|
+
exponent: 0,
|
|
11202
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
11203
|
+
}, {
|
|
11204
|
+
denom: 'snvr',
|
|
11205
|
+
exponent: 9
|
|
11206
|
+
}],
|
|
11207
|
+
type_asset: 'snip20',
|
|
11208
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
11209
|
+
base: 'ibc/F2FBA4CAAB93DFD78ED088FB7990634DF29E665FD23EA372BF190F376618C15F',
|
|
11210
|
+
name: 'SNVR',
|
|
11211
|
+
display: 'snvr',
|
|
11212
|
+
symbol: 'SNVR',
|
|
11213
|
+
logo_URIs: {
|
|
11214
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
11215
|
+
},
|
|
11216
|
+
images: [{
|
|
11217
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
11218
|
+
}],
|
|
11219
|
+
socials: {
|
|
11220
|
+
website: 'https://snvr.org'
|
|
11221
|
+
},
|
|
11222
|
+
traces: [{
|
|
11223
|
+
type: 'ibc-cw20',
|
|
11224
|
+
counterparty: {
|
|
11225
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
11226
|
+
channel_id: 'channel-187',
|
|
11227
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
11228
|
+
chain_name: 'secretnetwork'
|
|
11229
|
+
},
|
|
11230
|
+
chain: {
|
|
11231
|
+
port: 'transfer',
|
|
11232
|
+
channel_id: 'channel-1355'
|
|
11233
|
+
}
|
|
11234
|
+
}]
|
|
11459
11235
|
}
|
|
11460
11236
|
]
|
|
11461
11237
|
};
|