@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
|
@@ -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: [{
|
package/esm/mainnet/coreum.js
CHANGED
|
@@ -281,157 +281,6 @@ const assets = {
|
|
|
281
281
|
}
|
|
282
282
|
}]
|
|
283
283
|
},
|
|
284
|
-
{
|
|
285
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
286
|
-
denom_units: [{
|
|
287
|
-
denom: 'ibc/078EAF11288A47609FD894070CA8A1BFCEBD9E08745EA7030F95D7ADEE2E22CA',
|
|
288
|
-
exponent: 0,
|
|
289
|
-
aliases: ['aevmos']
|
|
290
|
-
}, {
|
|
291
|
-
denom: 'evmos',
|
|
292
|
-
exponent: 18
|
|
293
|
-
}],
|
|
294
|
-
base: 'ibc/078EAF11288A47609FD894070CA8A1BFCEBD9E08745EA7030F95D7ADEE2E22CA',
|
|
295
|
-
name: 'Evmos',
|
|
296
|
-
display: 'evmos',
|
|
297
|
-
symbol: 'EVMOS',
|
|
298
|
-
logo_URIs: {
|
|
299
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
300
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
301
|
-
},
|
|
302
|
-
coingecko_id: 'evmos',
|
|
303
|
-
images: [{
|
|
304
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
305
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
306
|
-
}],
|
|
307
|
-
socials: {
|
|
308
|
-
website: 'https://evmos.org/',
|
|
309
|
-
x: 'https://x.com/EvmosOrg'
|
|
310
|
-
},
|
|
311
|
-
type_asset: 'sdk.coin',
|
|
312
|
-
traces: [{
|
|
313
|
-
type: 'ibc',
|
|
314
|
-
counterparty: {
|
|
315
|
-
channel_id: 'channel-87',
|
|
316
|
-
base_denom: 'aevmos',
|
|
317
|
-
chain_name: 'evmos'
|
|
318
|
-
},
|
|
319
|
-
chain: {
|
|
320
|
-
channel_id: 'channel-8'
|
|
321
|
-
}
|
|
322
|
-
}]
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
description: 'The token of Neokingdom DAO.',
|
|
326
|
-
denom_units: [{
|
|
327
|
-
denom: 'ibc/9C96847F0DC46D41E9D1016C66117DE290A2AF94AE4B583EC26224718A2AAFA0',
|
|
328
|
-
exponent: 0,
|
|
329
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
330
|
-
}, {
|
|
331
|
-
denom: 'neok',
|
|
332
|
-
exponent: 18
|
|
333
|
-
}],
|
|
334
|
-
base: 'ibc/9C96847F0DC46D41E9D1016C66117DE290A2AF94AE4B583EC26224718A2AAFA0',
|
|
335
|
-
name: 'Neokingdom DAO',
|
|
336
|
-
display: 'neok',
|
|
337
|
-
symbol: 'NEOK',
|
|
338
|
-
logo_URIs: {
|
|
339
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
340
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
341
|
-
},
|
|
342
|
-
images: [{
|
|
343
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
344
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
345
|
-
}],
|
|
346
|
-
socials: {
|
|
347
|
-
website: 'https://www.neokingdom.org/',
|
|
348
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
349
|
-
},
|
|
350
|
-
type_asset: 'sdk.coin',
|
|
351
|
-
traces: [{
|
|
352
|
-
type: 'ibc',
|
|
353
|
-
counterparty: {
|
|
354
|
-
channel_id: 'channel-87',
|
|
355
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
356
|
-
chain_name: 'evmos'
|
|
357
|
-
},
|
|
358
|
-
chain: {
|
|
359
|
-
channel_id: 'channel-8'
|
|
360
|
-
}
|
|
361
|
-
}]
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
365
|
-
denom_units: [{
|
|
366
|
-
denom: 'ibc/EC49BC30535146D28CE4CC90EDDF96E9AE64EC88B2054C72ED12FFA800A817A6',
|
|
367
|
-
exponent: 0,
|
|
368
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
369
|
-
}, {
|
|
370
|
-
denom: 'berlin-legacy',
|
|
371
|
-
exponent: 18
|
|
372
|
-
}],
|
|
373
|
-
base: 'ibc/EC49BC30535146D28CE4CC90EDDF96E9AE64EC88B2054C72ED12FFA800A817A6',
|
|
374
|
-
name: 'Teledisko DAO - Legacy',
|
|
375
|
-
display: 'berlin-legacy',
|
|
376
|
-
symbol: 'BERLIN-legacy',
|
|
377
|
-
type_asset: 'erc20',
|
|
378
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
379
|
-
logo_URIs: {
|
|
380
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
381
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
382
|
-
},
|
|
383
|
-
images: [{
|
|
384
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
385
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
386
|
-
}],
|
|
387
|
-
traces: [{
|
|
388
|
-
type: 'ibc',
|
|
389
|
-
counterparty: {
|
|
390
|
-
channel_id: 'channel-87',
|
|
391
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
392
|
-
chain_name: 'evmos'
|
|
393
|
-
},
|
|
394
|
-
chain: {
|
|
395
|
-
channel_id: 'channel-8'
|
|
396
|
-
}
|
|
397
|
-
}]
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
description: 'The token of Crowdpunk DAO',
|
|
401
|
-
denom_units: [{
|
|
402
|
-
denom: 'ibc/DAEE90DE9B741B7AFCED76DAB26C82CCD38B17ED362F9DDA17C72DE3E5B6A0C8',
|
|
403
|
-
exponent: 0,
|
|
404
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
405
|
-
}, {
|
|
406
|
-
denom: 'crowdp',
|
|
407
|
-
exponent: 18
|
|
408
|
-
}],
|
|
409
|
-
base: 'ibc/DAEE90DE9B741B7AFCED76DAB26C82CCD38B17ED362F9DDA17C72DE3E5B6A0C8',
|
|
410
|
-
name: 'Crowdpunk DAO',
|
|
411
|
-
display: 'crowdp',
|
|
412
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
413
|
-
symbol: 'CROWDP',
|
|
414
|
-
type_asset: 'erc20',
|
|
415
|
-
logo_URIs: {
|
|
416
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
417
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
418
|
-
},
|
|
419
|
-
images: [{
|
|
420
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
421
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
422
|
-
}],
|
|
423
|
-
traces: [{
|
|
424
|
-
type: 'ibc',
|
|
425
|
-
counterparty: {
|
|
426
|
-
channel_id: 'channel-87',
|
|
427
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
428
|
-
chain_name: 'evmos'
|
|
429
|
-
},
|
|
430
|
-
chain: {
|
|
431
|
-
channel_id: 'channel-8'
|
|
432
|
-
}
|
|
433
|
-
}]
|
|
434
|
-
},
|
|
435
284
|
{
|
|
436
285
|
description: 'The native token of Gravity Bridge',
|
|
437
286
|
denom_units: [{
|
|
@@ -1082,157 +931,6 @@ const assets = {
|
|
|
1082
931
|
}
|
|
1083
932
|
}]
|
|
1084
933
|
},
|
|
1085
|
-
{
|
|
1086
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1087
|
-
denom_units: [{
|
|
1088
|
-
denom: 'ibc/078EAF11288A47609FD894070CA8A1BFCEBD9E08745EA7030F95D7ADEE2E22CA',
|
|
1089
|
-
exponent: 0,
|
|
1090
|
-
aliases: ['aevmos']
|
|
1091
|
-
}, {
|
|
1092
|
-
denom: 'evmos',
|
|
1093
|
-
exponent: 18
|
|
1094
|
-
}],
|
|
1095
|
-
base: 'ibc/078EAF11288A47609FD894070CA8A1BFCEBD9E08745EA7030F95D7ADEE2E22CA',
|
|
1096
|
-
name: 'Evmos',
|
|
1097
|
-
display: 'evmos',
|
|
1098
|
-
symbol: 'EVMOS',
|
|
1099
|
-
logo_URIs: {
|
|
1100
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1101
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1102
|
-
},
|
|
1103
|
-
coingecko_id: 'evmos',
|
|
1104
|
-
images: [{
|
|
1105
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1106
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1107
|
-
}],
|
|
1108
|
-
socials: {
|
|
1109
|
-
website: 'https://evmos.org/',
|
|
1110
|
-
x: 'https://x.com/EvmosOrg'
|
|
1111
|
-
},
|
|
1112
|
-
type_asset: 'sdk.coin',
|
|
1113
|
-
traces: [{
|
|
1114
|
-
type: 'ibc',
|
|
1115
|
-
counterparty: {
|
|
1116
|
-
channel_id: 'channel-87',
|
|
1117
|
-
base_denom: 'aevmos',
|
|
1118
|
-
chain_name: 'evmos'
|
|
1119
|
-
},
|
|
1120
|
-
chain: {
|
|
1121
|
-
channel_id: 'channel-8'
|
|
1122
|
-
}
|
|
1123
|
-
}]
|
|
1124
|
-
},
|
|
1125
|
-
{
|
|
1126
|
-
description: 'The token of Neokingdom DAO.',
|
|
1127
|
-
denom_units: [{
|
|
1128
|
-
denom: 'ibc/9C96847F0DC46D41E9D1016C66117DE290A2AF94AE4B583EC26224718A2AAFA0',
|
|
1129
|
-
exponent: 0,
|
|
1130
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1131
|
-
}, {
|
|
1132
|
-
denom: 'neok',
|
|
1133
|
-
exponent: 18
|
|
1134
|
-
}],
|
|
1135
|
-
base: 'ibc/9C96847F0DC46D41E9D1016C66117DE290A2AF94AE4B583EC26224718A2AAFA0',
|
|
1136
|
-
name: 'Neokingdom DAO',
|
|
1137
|
-
display: 'neok',
|
|
1138
|
-
symbol: 'NEOK',
|
|
1139
|
-
logo_URIs: {
|
|
1140
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1141
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1142
|
-
},
|
|
1143
|
-
images: [{
|
|
1144
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1145
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1146
|
-
}],
|
|
1147
|
-
socials: {
|
|
1148
|
-
website: 'https://www.neokingdom.org/',
|
|
1149
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1150
|
-
},
|
|
1151
|
-
type_asset: 'sdk.coin',
|
|
1152
|
-
traces: [{
|
|
1153
|
-
type: 'ibc',
|
|
1154
|
-
counterparty: {
|
|
1155
|
-
channel_id: 'channel-87',
|
|
1156
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1157
|
-
chain_name: 'evmos'
|
|
1158
|
-
},
|
|
1159
|
-
chain: {
|
|
1160
|
-
channel_id: 'channel-8'
|
|
1161
|
-
}
|
|
1162
|
-
}]
|
|
1163
|
-
},
|
|
1164
|
-
{
|
|
1165
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1166
|
-
denom_units: [{
|
|
1167
|
-
denom: 'ibc/EC49BC30535146D28CE4CC90EDDF96E9AE64EC88B2054C72ED12FFA800A817A6',
|
|
1168
|
-
exponent: 0,
|
|
1169
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1170
|
-
}, {
|
|
1171
|
-
denom: 'berlin-legacy',
|
|
1172
|
-
exponent: 18
|
|
1173
|
-
}],
|
|
1174
|
-
base: 'ibc/EC49BC30535146D28CE4CC90EDDF96E9AE64EC88B2054C72ED12FFA800A817A6',
|
|
1175
|
-
name: 'Teledisko DAO - Legacy',
|
|
1176
|
-
display: 'berlin-legacy',
|
|
1177
|
-
symbol: 'BERLIN-legacy',
|
|
1178
|
-
type_asset: 'erc20',
|
|
1179
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1180
|
-
logo_URIs: {
|
|
1181
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1182
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1183
|
-
},
|
|
1184
|
-
images: [{
|
|
1185
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1186
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1187
|
-
}],
|
|
1188
|
-
traces: [{
|
|
1189
|
-
type: 'ibc',
|
|
1190
|
-
counterparty: {
|
|
1191
|
-
channel_id: 'channel-87',
|
|
1192
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1193
|
-
chain_name: 'evmos'
|
|
1194
|
-
},
|
|
1195
|
-
chain: {
|
|
1196
|
-
channel_id: 'channel-8'
|
|
1197
|
-
}
|
|
1198
|
-
}]
|
|
1199
|
-
},
|
|
1200
|
-
{
|
|
1201
|
-
description: 'The token of Crowdpunk DAO',
|
|
1202
|
-
denom_units: [{
|
|
1203
|
-
denom: 'ibc/DAEE90DE9B741B7AFCED76DAB26C82CCD38B17ED362F9DDA17C72DE3E5B6A0C8',
|
|
1204
|
-
exponent: 0,
|
|
1205
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1206
|
-
}, {
|
|
1207
|
-
denom: 'crowdp',
|
|
1208
|
-
exponent: 18
|
|
1209
|
-
}],
|
|
1210
|
-
base: 'ibc/DAEE90DE9B741B7AFCED76DAB26C82CCD38B17ED362F9DDA17C72DE3E5B6A0C8',
|
|
1211
|
-
name: 'Crowdpunk DAO',
|
|
1212
|
-
display: 'crowdp',
|
|
1213
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1214
|
-
symbol: 'CROWDP',
|
|
1215
|
-
type_asset: 'erc20',
|
|
1216
|
-
logo_URIs: {
|
|
1217
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1218
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1219
|
-
},
|
|
1220
|
-
images: [{
|
|
1221
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1222
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1223
|
-
}],
|
|
1224
|
-
traces: [{
|
|
1225
|
-
type: 'ibc',
|
|
1226
|
-
counterparty: {
|
|
1227
|
-
channel_id: 'channel-87',
|
|
1228
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1229
|
-
chain_name: 'evmos'
|
|
1230
|
-
},
|
|
1231
|
-
chain: {
|
|
1232
|
-
channel_id: 'channel-8'
|
|
1233
|
-
}
|
|
1234
|
-
}]
|
|
1235
|
-
},
|
|
1236
934
|
{
|
|
1237
935
|
description: 'The native token of Gravity Bridge',
|
|
1238
936
|
denom_units: [{
|