@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
|
@@ -3427,157 +3427,6 @@ const assets = {
|
|
|
3427
3427
|
}
|
|
3428
3428
|
}]
|
|
3429
3429
|
},
|
|
3430
|
-
{
|
|
3431
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
3432
|
-
denom_units: [{
|
|
3433
|
-
denom: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
3434
|
-
exponent: 0,
|
|
3435
|
-
aliases: ['aevmos']
|
|
3436
|
-
}, {
|
|
3437
|
-
denom: 'evmos',
|
|
3438
|
-
exponent: 18
|
|
3439
|
-
}],
|
|
3440
|
-
base: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
3441
|
-
name: 'Evmos',
|
|
3442
|
-
display: 'evmos',
|
|
3443
|
-
symbol: 'EVMOS',
|
|
3444
|
-
logo_URIs: {
|
|
3445
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3446
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3447
|
-
},
|
|
3448
|
-
coingecko_id: 'evmos',
|
|
3449
|
-
images: [{
|
|
3450
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3451
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3452
|
-
}],
|
|
3453
|
-
socials: {
|
|
3454
|
-
website: 'https://evmos.org/',
|
|
3455
|
-
x: 'https://x.com/EvmosOrg'
|
|
3456
|
-
},
|
|
3457
|
-
type_asset: 'sdk.coin',
|
|
3458
|
-
traces: [{
|
|
3459
|
-
type: 'ibc',
|
|
3460
|
-
counterparty: {
|
|
3461
|
-
channel_id: 'channel-82',
|
|
3462
|
-
base_denom: 'aevmos',
|
|
3463
|
-
chain_name: 'evmos'
|
|
3464
|
-
},
|
|
3465
|
-
chain: {
|
|
3466
|
-
channel_id: 'channel-7'
|
|
3467
|
-
}
|
|
3468
|
-
}]
|
|
3469
|
-
},
|
|
3470
|
-
{
|
|
3471
|
-
description: 'The token of Neokingdom DAO.',
|
|
3472
|
-
denom_units: [{
|
|
3473
|
-
denom: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
3474
|
-
exponent: 0,
|
|
3475
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
3476
|
-
}, {
|
|
3477
|
-
denom: 'neok',
|
|
3478
|
-
exponent: 18
|
|
3479
|
-
}],
|
|
3480
|
-
base: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
3481
|
-
name: 'Neokingdom DAO',
|
|
3482
|
-
display: 'neok',
|
|
3483
|
-
symbol: 'NEOK',
|
|
3484
|
-
logo_URIs: {
|
|
3485
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3486
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3487
|
-
},
|
|
3488
|
-
images: [{
|
|
3489
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3490
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3491
|
-
}],
|
|
3492
|
-
socials: {
|
|
3493
|
-
website: 'https://www.neokingdom.org/',
|
|
3494
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
3495
|
-
},
|
|
3496
|
-
type_asset: 'sdk.coin',
|
|
3497
|
-
traces: [{
|
|
3498
|
-
type: 'ibc',
|
|
3499
|
-
counterparty: {
|
|
3500
|
-
channel_id: 'channel-82',
|
|
3501
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
3502
|
-
chain_name: 'evmos'
|
|
3503
|
-
},
|
|
3504
|
-
chain: {
|
|
3505
|
-
channel_id: 'channel-7'
|
|
3506
|
-
}
|
|
3507
|
-
}]
|
|
3508
|
-
},
|
|
3509
|
-
{
|
|
3510
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
3511
|
-
denom_units: [{
|
|
3512
|
-
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
3513
|
-
exponent: 0,
|
|
3514
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
3515
|
-
}, {
|
|
3516
|
-
denom: 'berlin-legacy',
|
|
3517
|
-
exponent: 18
|
|
3518
|
-
}],
|
|
3519
|
-
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
3520
|
-
name: 'Teledisko DAO - Legacy',
|
|
3521
|
-
display: 'berlin-legacy',
|
|
3522
|
-
symbol: 'BERLIN-legacy',
|
|
3523
|
-
type_asset: 'erc20',
|
|
3524
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3525
|
-
logo_URIs: {
|
|
3526
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3527
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3528
|
-
},
|
|
3529
|
-
images: [{
|
|
3530
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3531
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3532
|
-
}],
|
|
3533
|
-
traces: [{
|
|
3534
|
-
type: 'ibc',
|
|
3535
|
-
counterparty: {
|
|
3536
|
-
channel_id: 'channel-82',
|
|
3537
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3538
|
-
chain_name: 'evmos'
|
|
3539
|
-
},
|
|
3540
|
-
chain: {
|
|
3541
|
-
channel_id: 'channel-7'
|
|
3542
|
-
}
|
|
3543
|
-
}]
|
|
3544
|
-
},
|
|
3545
|
-
{
|
|
3546
|
-
description: 'The token of Crowdpunk DAO',
|
|
3547
|
-
denom_units: [{
|
|
3548
|
-
denom: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
3549
|
-
exponent: 0,
|
|
3550
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
3551
|
-
}, {
|
|
3552
|
-
denom: 'crowdp',
|
|
3553
|
-
exponent: 18
|
|
3554
|
-
}],
|
|
3555
|
-
base: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
3556
|
-
name: 'Crowdpunk DAO',
|
|
3557
|
-
display: 'crowdp',
|
|
3558
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3559
|
-
symbol: 'CROWDP',
|
|
3560
|
-
type_asset: 'erc20',
|
|
3561
|
-
logo_URIs: {
|
|
3562
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3563
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3564
|
-
},
|
|
3565
|
-
images: [{
|
|
3566
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3567
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3568
|
-
}],
|
|
3569
|
-
traces: [{
|
|
3570
|
-
type: 'ibc',
|
|
3571
|
-
counterparty: {
|
|
3572
|
-
channel_id: 'channel-82',
|
|
3573
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3574
|
-
chain_name: 'evmos'
|
|
3575
|
-
},
|
|
3576
|
-
chain: {
|
|
3577
|
-
channel_id: 'channel-7'
|
|
3578
|
-
}
|
|
3579
|
-
}]
|
|
3580
|
-
},
|
|
3581
3430
|
{
|
|
3582
3431
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
3583
3432
|
denom_units: [{
|
|
@@ -4887,157 +4736,6 @@ const assets = {
|
|
|
4887
4736
|
}
|
|
4888
4737
|
}]
|
|
4889
4738
|
},
|
|
4890
|
-
{
|
|
4891
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
4892
|
-
denom_units: [{
|
|
4893
|
-
denom: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
4894
|
-
exponent: 0,
|
|
4895
|
-
aliases: ['aevmos']
|
|
4896
|
-
}, {
|
|
4897
|
-
denom: 'evmos',
|
|
4898
|
-
exponent: 18
|
|
4899
|
-
}],
|
|
4900
|
-
base: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
4901
|
-
name: 'Evmos',
|
|
4902
|
-
display: 'evmos',
|
|
4903
|
-
symbol: 'EVMOS',
|
|
4904
|
-
logo_URIs: {
|
|
4905
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
4906
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
4907
|
-
},
|
|
4908
|
-
coingecko_id: 'evmos',
|
|
4909
|
-
images: [{
|
|
4910
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
4911
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
4912
|
-
}],
|
|
4913
|
-
socials: {
|
|
4914
|
-
website: 'https://evmos.org/',
|
|
4915
|
-
x: 'https://x.com/EvmosOrg'
|
|
4916
|
-
},
|
|
4917
|
-
type_asset: 'sdk.coin',
|
|
4918
|
-
traces: [{
|
|
4919
|
-
type: 'ibc',
|
|
4920
|
-
counterparty: {
|
|
4921
|
-
channel_id: 'channel-82',
|
|
4922
|
-
base_denom: 'aevmos',
|
|
4923
|
-
chain_name: 'evmos'
|
|
4924
|
-
},
|
|
4925
|
-
chain: {
|
|
4926
|
-
channel_id: 'channel-7'
|
|
4927
|
-
}
|
|
4928
|
-
}]
|
|
4929
|
-
},
|
|
4930
|
-
{
|
|
4931
|
-
description: 'The token of Neokingdom DAO.',
|
|
4932
|
-
denom_units: [{
|
|
4933
|
-
denom: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
4934
|
-
exponent: 0,
|
|
4935
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
4936
|
-
}, {
|
|
4937
|
-
denom: 'neok',
|
|
4938
|
-
exponent: 18
|
|
4939
|
-
}],
|
|
4940
|
-
base: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
4941
|
-
name: 'Neokingdom DAO',
|
|
4942
|
-
display: 'neok',
|
|
4943
|
-
symbol: 'NEOK',
|
|
4944
|
-
logo_URIs: {
|
|
4945
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
4946
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
4947
|
-
},
|
|
4948
|
-
images: [{
|
|
4949
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
4950
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
4951
|
-
}],
|
|
4952
|
-
socials: {
|
|
4953
|
-
website: 'https://www.neokingdom.org/',
|
|
4954
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
4955
|
-
},
|
|
4956
|
-
type_asset: 'sdk.coin',
|
|
4957
|
-
traces: [{
|
|
4958
|
-
type: 'ibc',
|
|
4959
|
-
counterparty: {
|
|
4960
|
-
channel_id: 'channel-82',
|
|
4961
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
4962
|
-
chain_name: 'evmos'
|
|
4963
|
-
},
|
|
4964
|
-
chain: {
|
|
4965
|
-
channel_id: 'channel-7'
|
|
4966
|
-
}
|
|
4967
|
-
}]
|
|
4968
|
-
},
|
|
4969
|
-
{
|
|
4970
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
4971
|
-
denom_units: [{
|
|
4972
|
-
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
4973
|
-
exponent: 0,
|
|
4974
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
4975
|
-
}, {
|
|
4976
|
-
denom: 'berlin-legacy',
|
|
4977
|
-
exponent: 18
|
|
4978
|
-
}],
|
|
4979
|
-
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
4980
|
-
name: 'Teledisko DAO - Legacy',
|
|
4981
|
-
display: 'berlin-legacy',
|
|
4982
|
-
symbol: 'BERLIN-legacy',
|
|
4983
|
-
type_asset: 'erc20',
|
|
4984
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
4985
|
-
logo_URIs: {
|
|
4986
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
4987
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
4988
|
-
},
|
|
4989
|
-
images: [{
|
|
4990
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
4991
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
4992
|
-
}],
|
|
4993
|
-
traces: [{
|
|
4994
|
-
type: 'ibc',
|
|
4995
|
-
counterparty: {
|
|
4996
|
-
channel_id: 'channel-82',
|
|
4997
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
4998
|
-
chain_name: 'evmos'
|
|
4999
|
-
},
|
|
5000
|
-
chain: {
|
|
5001
|
-
channel_id: 'channel-7'
|
|
5002
|
-
}
|
|
5003
|
-
}]
|
|
5004
|
-
},
|
|
5005
|
-
{
|
|
5006
|
-
description: 'The token of Crowdpunk DAO',
|
|
5007
|
-
denom_units: [{
|
|
5008
|
-
denom: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
5009
|
-
exponent: 0,
|
|
5010
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
5011
|
-
}, {
|
|
5012
|
-
denom: 'crowdp',
|
|
5013
|
-
exponent: 18
|
|
5014
|
-
}],
|
|
5015
|
-
base: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
5016
|
-
name: 'Crowdpunk DAO',
|
|
5017
|
-
display: 'crowdp',
|
|
5018
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
5019
|
-
symbol: 'CROWDP',
|
|
5020
|
-
type_asset: 'erc20',
|
|
5021
|
-
logo_URIs: {
|
|
5022
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
5023
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
5024
|
-
},
|
|
5025
|
-
images: [{
|
|
5026
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
5027
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
5028
|
-
}],
|
|
5029
|
-
traces: [{
|
|
5030
|
-
type: 'ibc',
|
|
5031
|
-
counterparty: {
|
|
5032
|
-
channel_id: 'channel-82',
|
|
5033
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
5034
|
-
chain_name: 'evmos'
|
|
5035
|
-
},
|
|
5036
|
-
chain: {
|
|
5037
|
-
channel_id: 'channel-7'
|
|
5038
|
-
}
|
|
5039
|
-
}]
|
|
5040
|
-
},
|
|
5041
4739
|
{
|
|
5042
4740
|
description: 'Injective is a decentralized exchange protocol that enables fast, secure, and fully decentralized trading of derivatives, futures, and spot markets.',
|
|
5043
4741
|
denom_units: [{
|
|
@@ -6178,6 +5876,45 @@ const assets = {
|
|
|
6178
5876
|
}
|
|
6179
5877
|
}]
|
|
6180
5878
|
},
|
|
5879
|
+
{
|
|
5880
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
5881
|
+
denom_units: [{
|
|
5882
|
+
denom: 'ibc/3CC65CB11CAFE15AA3FD7B150F17B07E17FBF0EE6FF58528A4315DA903A3F931',
|
|
5883
|
+
exponent: 0,
|
|
5884
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
5885
|
+
}, {
|
|
5886
|
+
denom: 'snvr',
|
|
5887
|
+
exponent: 9
|
|
5888
|
+
}],
|
|
5889
|
+
type_asset: 'snip20',
|
|
5890
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
5891
|
+
base: 'ibc/3CC65CB11CAFE15AA3FD7B150F17B07E17FBF0EE6FF58528A4315DA903A3F931',
|
|
5892
|
+
name: 'SNVR',
|
|
5893
|
+
display: 'snvr',
|
|
5894
|
+
symbol: 'SNVR',
|
|
5895
|
+
logo_URIs: {
|
|
5896
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
5897
|
+
},
|
|
5898
|
+
images: [{
|
|
5899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
5900
|
+
}],
|
|
5901
|
+
socials: {
|
|
5902
|
+
website: 'https://snvr.org'
|
|
5903
|
+
},
|
|
5904
|
+
traces: [{
|
|
5905
|
+
type: 'ibc-cw20',
|
|
5906
|
+
counterparty: {
|
|
5907
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
5908
|
+
channel_id: 'channel-83',
|
|
5909
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
5910
|
+
chain_name: 'secretnetwork'
|
|
5911
|
+
},
|
|
5912
|
+
chain: {
|
|
5913
|
+
port: 'transfer',
|
|
5914
|
+
channel_id: 'channel-26'
|
|
5915
|
+
}
|
|
5916
|
+
}]
|
|
5917
|
+
},
|
|
6181
5918
|
{
|
|
6182
5919
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
6183
5920
|
denom_units: [{
|
|
@@ -6602,6 +6339,45 @@ const assets = {
|
|
|
6602
6339
|
channel_id: 'channel-26'
|
|
6603
6340
|
}
|
|
6604
6341
|
}]
|
|
6342
|
+
},
|
|
6343
|
+
{
|
|
6344
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
6345
|
+
denom_units: [{
|
|
6346
|
+
denom: 'ibc/3CC65CB11CAFE15AA3FD7B150F17B07E17FBF0EE6FF58528A4315DA903A3F931',
|
|
6347
|
+
exponent: 0,
|
|
6348
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
6349
|
+
}, {
|
|
6350
|
+
denom: 'snvr',
|
|
6351
|
+
exponent: 9
|
|
6352
|
+
}],
|
|
6353
|
+
type_asset: 'snip20',
|
|
6354
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
6355
|
+
base: 'ibc/3CC65CB11CAFE15AA3FD7B150F17B07E17FBF0EE6FF58528A4315DA903A3F931',
|
|
6356
|
+
name: 'SNVR',
|
|
6357
|
+
display: 'snvr',
|
|
6358
|
+
symbol: 'SNVR',
|
|
6359
|
+
logo_URIs: {
|
|
6360
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
6361
|
+
},
|
|
6362
|
+
images: [{
|
|
6363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
6364
|
+
}],
|
|
6365
|
+
socials: {
|
|
6366
|
+
website: 'https://snvr.org'
|
|
6367
|
+
},
|
|
6368
|
+
traces: [{
|
|
6369
|
+
type: 'ibc-cw20',
|
|
6370
|
+
counterparty: {
|
|
6371
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
6372
|
+
channel_id: 'channel-83',
|
|
6373
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
6374
|
+
chain_name: 'secretnetwork'
|
|
6375
|
+
},
|
|
6376
|
+
chain: {
|
|
6377
|
+
port: 'transfer',
|
|
6378
|
+
channel_id: 'channel-26'
|
|
6379
|
+
}
|
|
6380
|
+
}]
|
|
6605
6381
|
}
|
|
6606
6382
|
]
|
|
6607
6383
|
};
|