@chain-registry/assets 1.70.599 → 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 +0 -302
- package/esm/mainnet/carbon.js +0 -302
- package/esm/mainnet/celestia.js +0 -302
- package/esm/mainnet/composable.js +0 -302
- package/esm/mainnet/coreum.js +0 -302
- package/esm/mainnet/cosmoshub.js +0 -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/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 +0 -302
- package/mainnet/composable.js +0 -302
- package/mainnet/coreum.js +0 -302
- package/mainnet/cosmoshub.js +0 -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/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/noble.js
CHANGED
|
@@ -1000,157 +1000,6 @@ const assets = {
|
|
|
1000
1000
|
}
|
|
1001
1001
|
}]
|
|
1002
1002
|
},
|
|
1003
|
-
{
|
|
1004
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1005
|
-
denom_units: [{
|
|
1006
|
-
denom: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
1007
|
-
exponent: 0,
|
|
1008
|
-
aliases: ['aevmos']
|
|
1009
|
-
}, {
|
|
1010
|
-
denom: 'evmos',
|
|
1011
|
-
exponent: 18
|
|
1012
|
-
}],
|
|
1013
|
-
base: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
1014
|
-
name: 'Evmos',
|
|
1015
|
-
display: 'evmos',
|
|
1016
|
-
symbol: 'EVMOS',
|
|
1017
|
-
logo_URIs: {
|
|
1018
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1019
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1020
|
-
},
|
|
1021
|
-
coingecko_id: 'evmos',
|
|
1022
|
-
images: [{
|
|
1023
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1024
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1025
|
-
}],
|
|
1026
|
-
socials: {
|
|
1027
|
-
website: 'https://evmos.org/',
|
|
1028
|
-
x: 'https://x.com/EvmosOrg'
|
|
1029
|
-
},
|
|
1030
|
-
type_asset: 'sdk.coin',
|
|
1031
|
-
traces: [{
|
|
1032
|
-
type: 'ibc',
|
|
1033
|
-
counterparty: {
|
|
1034
|
-
channel_id: 'channel-64',
|
|
1035
|
-
base_denom: 'aevmos',
|
|
1036
|
-
chain_name: 'evmos'
|
|
1037
|
-
},
|
|
1038
|
-
chain: {
|
|
1039
|
-
channel_id: 'channel-7'
|
|
1040
|
-
}
|
|
1041
|
-
}]
|
|
1042
|
-
},
|
|
1043
|
-
{
|
|
1044
|
-
description: 'The token of Neokingdom DAO.',
|
|
1045
|
-
denom_units: [{
|
|
1046
|
-
denom: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
1047
|
-
exponent: 0,
|
|
1048
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1049
|
-
}, {
|
|
1050
|
-
denom: 'neok',
|
|
1051
|
-
exponent: 18
|
|
1052
|
-
}],
|
|
1053
|
-
base: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
1054
|
-
name: 'Neokingdom DAO',
|
|
1055
|
-
display: 'neok',
|
|
1056
|
-
symbol: 'NEOK',
|
|
1057
|
-
logo_URIs: {
|
|
1058
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1059
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1060
|
-
},
|
|
1061
|
-
images: [{
|
|
1062
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1063
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1064
|
-
}],
|
|
1065
|
-
socials: {
|
|
1066
|
-
website: 'https://www.neokingdom.org/',
|
|
1067
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1068
|
-
},
|
|
1069
|
-
type_asset: 'sdk.coin',
|
|
1070
|
-
traces: [{
|
|
1071
|
-
type: 'ibc',
|
|
1072
|
-
counterparty: {
|
|
1073
|
-
channel_id: 'channel-64',
|
|
1074
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1075
|
-
chain_name: 'evmos'
|
|
1076
|
-
},
|
|
1077
|
-
chain: {
|
|
1078
|
-
channel_id: 'channel-7'
|
|
1079
|
-
}
|
|
1080
|
-
}]
|
|
1081
|
-
},
|
|
1082
|
-
{
|
|
1083
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1084
|
-
denom_units: [{
|
|
1085
|
-
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
1086
|
-
exponent: 0,
|
|
1087
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1088
|
-
}, {
|
|
1089
|
-
denom: 'berlin-legacy',
|
|
1090
|
-
exponent: 18
|
|
1091
|
-
}],
|
|
1092
|
-
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
1093
|
-
name: 'Teledisko DAO - Legacy',
|
|
1094
|
-
display: 'berlin-legacy',
|
|
1095
|
-
symbol: 'BERLIN-legacy',
|
|
1096
|
-
type_asset: 'erc20',
|
|
1097
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1098
|
-
logo_URIs: {
|
|
1099
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1100
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1101
|
-
},
|
|
1102
|
-
images: [{
|
|
1103
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1104
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1105
|
-
}],
|
|
1106
|
-
traces: [{
|
|
1107
|
-
type: 'ibc',
|
|
1108
|
-
counterparty: {
|
|
1109
|
-
channel_id: 'channel-64',
|
|
1110
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1111
|
-
chain_name: 'evmos'
|
|
1112
|
-
},
|
|
1113
|
-
chain: {
|
|
1114
|
-
channel_id: 'channel-7'
|
|
1115
|
-
}
|
|
1116
|
-
}]
|
|
1117
|
-
},
|
|
1118
|
-
{
|
|
1119
|
-
description: 'The token of Crowdpunk DAO',
|
|
1120
|
-
denom_units: [{
|
|
1121
|
-
denom: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
1122
|
-
exponent: 0,
|
|
1123
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1124
|
-
}, {
|
|
1125
|
-
denom: 'crowdp',
|
|
1126
|
-
exponent: 18
|
|
1127
|
-
}],
|
|
1128
|
-
base: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
1129
|
-
name: 'Crowdpunk DAO',
|
|
1130
|
-
display: 'crowdp',
|
|
1131
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1132
|
-
symbol: 'CROWDP',
|
|
1133
|
-
type_asset: 'erc20',
|
|
1134
|
-
logo_URIs: {
|
|
1135
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1136
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1137
|
-
},
|
|
1138
|
-
images: [{
|
|
1139
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1140
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1141
|
-
}],
|
|
1142
|
-
traces: [{
|
|
1143
|
-
type: 'ibc',
|
|
1144
|
-
counterparty: {
|
|
1145
|
-
channel_id: 'channel-64',
|
|
1146
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1147
|
-
chain_name: 'evmos'
|
|
1148
|
-
},
|
|
1149
|
-
chain: {
|
|
1150
|
-
channel_id: 'channel-7'
|
|
1151
|
-
}
|
|
1152
|
-
}]
|
|
1153
|
-
},
|
|
1154
1003
|
{
|
|
1155
1004
|
description: 'The native token of Furya',
|
|
1156
1005
|
denom_units: [{
|
|
@@ -3533,157 +3382,6 @@ const assets = {
|
|
|
3533
3382
|
}
|
|
3534
3383
|
}]
|
|
3535
3384
|
},
|
|
3536
|
-
{
|
|
3537
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
3538
|
-
denom_units: [{
|
|
3539
|
-
denom: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
3540
|
-
exponent: 0,
|
|
3541
|
-
aliases: ['aevmos']
|
|
3542
|
-
}, {
|
|
3543
|
-
denom: 'evmos',
|
|
3544
|
-
exponent: 18
|
|
3545
|
-
}],
|
|
3546
|
-
base: 'ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F',
|
|
3547
|
-
name: 'Evmos',
|
|
3548
|
-
display: 'evmos',
|
|
3549
|
-
symbol: 'EVMOS',
|
|
3550
|
-
logo_URIs: {
|
|
3551
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3552
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3553
|
-
},
|
|
3554
|
-
coingecko_id: 'evmos',
|
|
3555
|
-
images: [{
|
|
3556
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3557
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3558
|
-
}],
|
|
3559
|
-
socials: {
|
|
3560
|
-
website: 'https://evmos.org/',
|
|
3561
|
-
x: 'https://x.com/EvmosOrg'
|
|
3562
|
-
},
|
|
3563
|
-
type_asset: 'sdk.coin',
|
|
3564
|
-
traces: [{
|
|
3565
|
-
type: 'ibc',
|
|
3566
|
-
counterparty: {
|
|
3567
|
-
channel_id: 'channel-64',
|
|
3568
|
-
base_denom: 'aevmos',
|
|
3569
|
-
chain_name: 'evmos'
|
|
3570
|
-
},
|
|
3571
|
-
chain: {
|
|
3572
|
-
channel_id: 'channel-7'
|
|
3573
|
-
}
|
|
3574
|
-
}]
|
|
3575
|
-
},
|
|
3576
|
-
{
|
|
3577
|
-
description: 'The token of Neokingdom DAO.',
|
|
3578
|
-
denom_units: [{
|
|
3579
|
-
denom: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
3580
|
-
exponent: 0,
|
|
3581
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
3582
|
-
}, {
|
|
3583
|
-
denom: 'neok',
|
|
3584
|
-
exponent: 18
|
|
3585
|
-
}],
|
|
3586
|
-
base: 'ibc/4DD3698C2FCEA87CDE843D3EA6228F2589A4DF6655A7C16D766010D9CA2E69FB',
|
|
3587
|
-
name: 'Neokingdom DAO',
|
|
3588
|
-
display: 'neok',
|
|
3589
|
-
symbol: 'NEOK',
|
|
3590
|
-
logo_URIs: {
|
|
3591
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3592
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3593
|
-
},
|
|
3594
|
-
images: [{
|
|
3595
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3596
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3597
|
-
}],
|
|
3598
|
-
socials: {
|
|
3599
|
-
website: 'https://www.neokingdom.org/',
|
|
3600
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
3601
|
-
},
|
|
3602
|
-
type_asset: 'sdk.coin',
|
|
3603
|
-
traces: [{
|
|
3604
|
-
type: 'ibc',
|
|
3605
|
-
counterparty: {
|
|
3606
|
-
channel_id: 'channel-64',
|
|
3607
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
3608
|
-
chain_name: 'evmos'
|
|
3609
|
-
},
|
|
3610
|
-
chain: {
|
|
3611
|
-
channel_id: 'channel-7'
|
|
3612
|
-
}
|
|
3613
|
-
}]
|
|
3614
|
-
},
|
|
3615
|
-
{
|
|
3616
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
3617
|
-
denom_units: [{
|
|
3618
|
-
denom: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
3619
|
-
exponent: 0,
|
|
3620
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
3621
|
-
}, {
|
|
3622
|
-
denom: 'berlin-legacy',
|
|
3623
|
-
exponent: 18
|
|
3624
|
-
}],
|
|
3625
|
-
base: 'ibc/D5578DB3F2191C823DAF2381D31F83FCF7EB61FE22F457A7EBBCE04EFD036A40',
|
|
3626
|
-
name: 'Teledisko DAO - Legacy',
|
|
3627
|
-
display: 'berlin-legacy',
|
|
3628
|
-
symbol: 'BERLIN-legacy',
|
|
3629
|
-
type_asset: 'erc20',
|
|
3630
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3631
|
-
logo_URIs: {
|
|
3632
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3633
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3634
|
-
},
|
|
3635
|
-
images: [{
|
|
3636
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3637
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3638
|
-
}],
|
|
3639
|
-
traces: [{
|
|
3640
|
-
type: 'ibc',
|
|
3641
|
-
counterparty: {
|
|
3642
|
-
channel_id: 'channel-64',
|
|
3643
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3644
|
-
chain_name: 'evmos'
|
|
3645
|
-
},
|
|
3646
|
-
chain: {
|
|
3647
|
-
channel_id: 'channel-7'
|
|
3648
|
-
}
|
|
3649
|
-
}]
|
|
3650
|
-
},
|
|
3651
|
-
{
|
|
3652
|
-
description: 'The token of Crowdpunk DAO',
|
|
3653
|
-
denom_units: [{
|
|
3654
|
-
denom: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
3655
|
-
exponent: 0,
|
|
3656
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
3657
|
-
}, {
|
|
3658
|
-
denom: 'crowdp',
|
|
3659
|
-
exponent: 18
|
|
3660
|
-
}],
|
|
3661
|
-
base: 'ibc/9BE17980291443F276406CFE7368A720676FC06D5805C1A23AE52C2534E705F1',
|
|
3662
|
-
name: 'Crowdpunk DAO',
|
|
3663
|
-
display: 'crowdp',
|
|
3664
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3665
|
-
symbol: 'CROWDP',
|
|
3666
|
-
type_asset: 'erc20',
|
|
3667
|
-
logo_URIs: {
|
|
3668
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3669
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3670
|
-
},
|
|
3671
|
-
images: [{
|
|
3672
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3673
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3674
|
-
}],
|
|
3675
|
-
traces: [{
|
|
3676
|
-
type: 'ibc',
|
|
3677
|
-
counterparty: {
|
|
3678
|
-
channel_id: 'channel-64',
|
|
3679
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3680
|
-
chain_name: 'evmos'
|
|
3681
|
-
},
|
|
3682
|
-
chain: {
|
|
3683
|
-
channel_id: 'channel-7'
|
|
3684
|
-
}
|
|
3685
|
-
}]
|
|
3686
|
-
},
|
|
3687
3385
|
{
|
|
3688
3386
|
description: 'The native token of Furya',
|
|
3689
3387
|
denom_units: [{
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -3028,157 +3028,6 @@ const assets = {
|
|
|
3028
3028
|
}
|
|
3029
3029
|
}]
|
|
3030
3030
|
},
|
|
3031
|
-
{
|
|
3032
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
3033
|
-
denom_units: [{
|
|
3034
|
-
denom: 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A',
|
|
3035
|
-
exponent: 0,
|
|
3036
|
-
aliases: ['aevmos']
|
|
3037
|
-
}, {
|
|
3038
|
-
denom: 'evmos',
|
|
3039
|
-
exponent: 18
|
|
3040
|
-
}],
|
|
3041
|
-
base: 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A',
|
|
3042
|
-
name: 'Evmos',
|
|
3043
|
-
display: 'evmos',
|
|
3044
|
-
symbol: 'EVMOS',
|
|
3045
|
-
logo_URIs: {
|
|
3046
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3047
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3048
|
-
},
|
|
3049
|
-
coingecko_id: 'evmos',
|
|
3050
|
-
images: [{
|
|
3051
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3052
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3053
|
-
}],
|
|
3054
|
-
socials: {
|
|
3055
|
-
website: 'https://evmos.org/',
|
|
3056
|
-
x: 'https://x.com/EvmosOrg'
|
|
3057
|
-
},
|
|
3058
|
-
type_asset: 'sdk.coin',
|
|
3059
|
-
traces: [{
|
|
3060
|
-
type: 'ibc',
|
|
3061
|
-
counterparty: {
|
|
3062
|
-
channel_id: 'channel-0',
|
|
3063
|
-
base_denom: 'aevmos',
|
|
3064
|
-
chain_name: 'evmos'
|
|
3065
|
-
},
|
|
3066
|
-
chain: {
|
|
3067
|
-
channel_id: 'channel-204'
|
|
3068
|
-
}
|
|
3069
|
-
}]
|
|
3070
|
-
},
|
|
3071
|
-
{
|
|
3072
|
-
description: 'The token of Neokingdom DAO.',
|
|
3073
|
-
denom_units: [{
|
|
3074
|
-
denom: 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71',
|
|
3075
|
-
exponent: 0,
|
|
3076
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
3077
|
-
}, {
|
|
3078
|
-
denom: 'neok',
|
|
3079
|
-
exponent: 18
|
|
3080
|
-
}],
|
|
3081
|
-
base: 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71',
|
|
3082
|
-
name: 'Neokingdom DAO',
|
|
3083
|
-
display: 'neok',
|
|
3084
|
-
symbol: 'NEOK',
|
|
3085
|
-
logo_URIs: {
|
|
3086
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3087
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3088
|
-
},
|
|
3089
|
-
images: [{
|
|
3090
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3091
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3092
|
-
}],
|
|
3093
|
-
socials: {
|
|
3094
|
-
website: 'https://www.neokingdom.org/',
|
|
3095
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
3096
|
-
},
|
|
3097
|
-
type_asset: 'sdk.coin',
|
|
3098
|
-
traces: [{
|
|
3099
|
-
type: 'ibc',
|
|
3100
|
-
counterparty: {
|
|
3101
|
-
channel_id: 'channel-0',
|
|
3102
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
3103
|
-
chain_name: 'evmos'
|
|
3104
|
-
},
|
|
3105
|
-
chain: {
|
|
3106
|
-
channel_id: 'channel-204'
|
|
3107
|
-
}
|
|
3108
|
-
}]
|
|
3109
|
-
},
|
|
3110
|
-
{
|
|
3111
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
3112
|
-
denom_units: [{
|
|
3113
|
-
denom: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
3114
|
-
exponent: 0,
|
|
3115
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
3116
|
-
}, {
|
|
3117
|
-
denom: 'berlin-legacy',
|
|
3118
|
-
exponent: 18
|
|
3119
|
-
}],
|
|
3120
|
-
base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
3121
|
-
name: 'Teledisko DAO - Legacy',
|
|
3122
|
-
display: 'berlin-legacy',
|
|
3123
|
-
symbol: 'BERLIN-legacy',
|
|
3124
|
-
type_asset: 'erc20',
|
|
3125
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3126
|
-
logo_URIs: {
|
|
3127
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3128
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3129
|
-
},
|
|
3130
|
-
images: [{
|
|
3131
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3132
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3133
|
-
}],
|
|
3134
|
-
traces: [{
|
|
3135
|
-
type: 'ibc',
|
|
3136
|
-
counterparty: {
|
|
3137
|
-
channel_id: 'channel-0',
|
|
3138
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3139
|
-
chain_name: 'evmos'
|
|
3140
|
-
},
|
|
3141
|
-
chain: {
|
|
3142
|
-
channel_id: 'channel-204'
|
|
3143
|
-
}
|
|
3144
|
-
}]
|
|
3145
|
-
},
|
|
3146
|
-
{
|
|
3147
|
-
description: 'The token of Crowdpunk DAO',
|
|
3148
|
-
denom_units: [{
|
|
3149
|
-
denom: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
3150
|
-
exponent: 0,
|
|
3151
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
3152
|
-
}, {
|
|
3153
|
-
denom: 'crowdp',
|
|
3154
|
-
exponent: 18
|
|
3155
|
-
}],
|
|
3156
|
-
base: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
3157
|
-
name: 'Crowdpunk DAO',
|
|
3158
|
-
display: 'crowdp',
|
|
3159
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3160
|
-
symbol: 'CROWDP',
|
|
3161
|
-
type_asset: 'erc20',
|
|
3162
|
-
logo_URIs: {
|
|
3163
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3164
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3165
|
-
},
|
|
3166
|
-
images: [{
|
|
3167
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3168
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3169
|
-
}],
|
|
3170
|
-
traces: [{
|
|
3171
|
-
type: 'ibc',
|
|
3172
|
-
counterparty: {
|
|
3173
|
-
channel_id: 'channel-0',
|
|
3174
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3175
|
-
chain_name: 'evmos'
|
|
3176
|
-
},
|
|
3177
|
-
chain: {
|
|
3178
|
-
channel_id: 'channel-204'
|
|
3179
|
-
}
|
|
3180
|
-
}]
|
|
3181
|
-
},
|
|
3182
3031
|
{
|
|
3183
3032
|
description: 'FANDOMCHAIN is the native token of the FANDOMCHAIN Network',
|
|
3184
3033
|
denom_units: [{
|
|
@@ -9684,157 +9533,6 @@ const assets = {
|
|
|
9684
9533
|
}
|
|
9685
9534
|
}]
|
|
9686
9535
|
},
|
|
9687
|
-
{
|
|
9688
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
9689
|
-
denom_units: [{
|
|
9690
|
-
denom: 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A',
|
|
9691
|
-
exponent: 0,
|
|
9692
|
-
aliases: ['aevmos']
|
|
9693
|
-
}, {
|
|
9694
|
-
denom: 'evmos',
|
|
9695
|
-
exponent: 18
|
|
9696
|
-
}],
|
|
9697
|
-
base: 'ibc/6AE98883D4D5D5FF9E50D7130F1305DA2FFA0C652D1DD9C123657C6B4EB2DF8A',
|
|
9698
|
-
name: 'Evmos',
|
|
9699
|
-
display: 'evmos',
|
|
9700
|
-
symbol: 'EVMOS',
|
|
9701
|
-
logo_URIs: {
|
|
9702
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
9703
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
9704
|
-
},
|
|
9705
|
-
coingecko_id: 'evmos',
|
|
9706
|
-
images: [{
|
|
9707
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
9708
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
9709
|
-
}],
|
|
9710
|
-
socials: {
|
|
9711
|
-
website: 'https://evmos.org/',
|
|
9712
|
-
x: 'https://x.com/EvmosOrg'
|
|
9713
|
-
},
|
|
9714
|
-
type_asset: 'sdk.coin',
|
|
9715
|
-
traces: [{
|
|
9716
|
-
type: 'ibc',
|
|
9717
|
-
counterparty: {
|
|
9718
|
-
channel_id: 'channel-0',
|
|
9719
|
-
base_denom: 'aevmos',
|
|
9720
|
-
chain_name: 'evmos'
|
|
9721
|
-
},
|
|
9722
|
-
chain: {
|
|
9723
|
-
channel_id: 'channel-204'
|
|
9724
|
-
}
|
|
9725
|
-
}]
|
|
9726
|
-
},
|
|
9727
|
-
{
|
|
9728
|
-
description: 'The token of Neokingdom DAO.',
|
|
9729
|
-
denom_units: [{
|
|
9730
|
-
denom: 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71',
|
|
9731
|
-
exponent: 0,
|
|
9732
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
9733
|
-
}, {
|
|
9734
|
-
denom: 'neok',
|
|
9735
|
-
exponent: 18
|
|
9736
|
-
}],
|
|
9737
|
-
base: 'ibc/DEE262653B9DE39BCEF0493D47E0DFC4FE62F7F046CF38B9FDEFEBE98D149A71',
|
|
9738
|
-
name: 'Neokingdom DAO',
|
|
9739
|
-
display: 'neok',
|
|
9740
|
-
symbol: 'NEOK',
|
|
9741
|
-
logo_URIs: {
|
|
9742
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
9743
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
9744
|
-
},
|
|
9745
|
-
images: [{
|
|
9746
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
9747
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
9748
|
-
}],
|
|
9749
|
-
socials: {
|
|
9750
|
-
website: 'https://www.neokingdom.org/',
|
|
9751
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
9752
|
-
},
|
|
9753
|
-
type_asset: 'sdk.coin',
|
|
9754
|
-
traces: [{
|
|
9755
|
-
type: 'ibc',
|
|
9756
|
-
counterparty: {
|
|
9757
|
-
channel_id: 'channel-0',
|
|
9758
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
9759
|
-
chain_name: 'evmos'
|
|
9760
|
-
},
|
|
9761
|
-
chain: {
|
|
9762
|
-
channel_id: 'channel-204'
|
|
9763
|
-
}
|
|
9764
|
-
}]
|
|
9765
|
-
},
|
|
9766
|
-
{
|
|
9767
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
9768
|
-
denom_units: [{
|
|
9769
|
-
denom: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
9770
|
-
exponent: 0,
|
|
9771
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
9772
|
-
}, {
|
|
9773
|
-
denom: 'berlin-legacy',
|
|
9774
|
-
exponent: 18
|
|
9775
|
-
}],
|
|
9776
|
-
base: 'ibc/2BF9656CAB0384A31167DB9B0254F0FB1CB4346A229BD7E5CBDCBB911C3740F7',
|
|
9777
|
-
name: 'Teledisko DAO - Legacy',
|
|
9778
|
-
display: 'berlin-legacy',
|
|
9779
|
-
symbol: 'BERLIN-legacy',
|
|
9780
|
-
type_asset: 'erc20',
|
|
9781
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
9782
|
-
logo_URIs: {
|
|
9783
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
9784
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
9785
|
-
},
|
|
9786
|
-
images: [{
|
|
9787
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
9788
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
9789
|
-
}],
|
|
9790
|
-
traces: [{
|
|
9791
|
-
type: 'ibc',
|
|
9792
|
-
counterparty: {
|
|
9793
|
-
channel_id: 'channel-0',
|
|
9794
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
9795
|
-
chain_name: 'evmos'
|
|
9796
|
-
},
|
|
9797
|
-
chain: {
|
|
9798
|
-
channel_id: 'channel-204'
|
|
9799
|
-
}
|
|
9800
|
-
}]
|
|
9801
|
-
},
|
|
9802
|
-
{
|
|
9803
|
-
description: 'The token of Crowdpunk DAO',
|
|
9804
|
-
denom_units: [{
|
|
9805
|
-
denom: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
9806
|
-
exponent: 0,
|
|
9807
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
9808
|
-
}, {
|
|
9809
|
-
denom: 'crowdp',
|
|
9810
|
-
exponent: 18
|
|
9811
|
-
}],
|
|
9812
|
-
base: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
9813
|
-
name: 'Crowdpunk DAO',
|
|
9814
|
-
display: 'crowdp',
|
|
9815
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
9816
|
-
symbol: 'CROWDP',
|
|
9817
|
-
type_asset: 'erc20',
|
|
9818
|
-
logo_URIs: {
|
|
9819
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
9820
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
9821
|
-
},
|
|
9822
|
-
images: [{
|
|
9823
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
9824
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
9825
|
-
}],
|
|
9826
|
-
traces: [{
|
|
9827
|
-
type: 'ibc',
|
|
9828
|
-
counterparty: {
|
|
9829
|
-
channel_id: 'channel-0',
|
|
9830
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
9831
|
-
chain_name: 'evmos'
|
|
9832
|
-
},
|
|
9833
|
-
chain: {
|
|
9834
|
-
channel_id: 'channel-204'
|
|
9835
|
-
}
|
|
9836
|
-
}]
|
|
9837
|
-
},
|
|
9838
9536
|
{
|
|
9839
9537
|
description: 'FANDOMCHAIN is the native token of the FANDOMCHAIN Network',
|
|
9840
9538
|
denom_units: [{
|