@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/mainnet/secretnetwork.js
CHANGED
|
@@ -903,157 +903,6 @@ const assets = {
|
|
|
903
903
|
}
|
|
904
904
|
}]
|
|
905
905
|
},
|
|
906
|
-
{
|
|
907
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
908
|
-
denom_units: [{
|
|
909
|
-
denom: 'ibc/23A8E16C655512DD4AA83769BA695FB8CCA4D1CA220652B894FAB44E53462C59',
|
|
910
|
-
exponent: 0,
|
|
911
|
-
aliases: ['aevmos']
|
|
912
|
-
}, {
|
|
913
|
-
denom: 'evmos',
|
|
914
|
-
exponent: 18
|
|
915
|
-
}],
|
|
916
|
-
base: 'ibc/23A8E16C655512DD4AA83769BA695FB8CCA4D1CA220652B894FAB44E53462C59',
|
|
917
|
-
name: 'Evmos',
|
|
918
|
-
display: 'evmos',
|
|
919
|
-
symbol: 'EVMOS',
|
|
920
|
-
logo_URIs: {
|
|
921
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
922
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
923
|
-
},
|
|
924
|
-
coingecko_id: 'evmos',
|
|
925
|
-
images: [{
|
|
926
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
927
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
928
|
-
}],
|
|
929
|
-
socials: {
|
|
930
|
-
website: 'https://evmos.org/',
|
|
931
|
-
x: 'https://x.com/EvmosOrg'
|
|
932
|
-
},
|
|
933
|
-
type_asset: 'sdk.coin',
|
|
934
|
-
traces: [{
|
|
935
|
-
type: 'ibc',
|
|
936
|
-
counterparty: {
|
|
937
|
-
channel_id: 'channel-15',
|
|
938
|
-
base_denom: 'aevmos',
|
|
939
|
-
chain_name: 'evmos'
|
|
940
|
-
},
|
|
941
|
-
chain: {
|
|
942
|
-
channel_id: 'channel-18'
|
|
943
|
-
}
|
|
944
|
-
}]
|
|
945
|
-
},
|
|
946
|
-
{
|
|
947
|
-
description: 'The token of Neokingdom DAO.',
|
|
948
|
-
denom_units: [{
|
|
949
|
-
denom: 'ibc/33C9A99DC2449A458ECD4F7BD25A872F648374CD38351B3AF8583B864EC4C333',
|
|
950
|
-
exponent: 0,
|
|
951
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
952
|
-
}, {
|
|
953
|
-
denom: 'neok',
|
|
954
|
-
exponent: 18
|
|
955
|
-
}],
|
|
956
|
-
base: 'ibc/33C9A99DC2449A458ECD4F7BD25A872F648374CD38351B3AF8583B864EC4C333',
|
|
957
|
-
name: 'Neokingdom DAO',
|
|
958
|
-
display: 'neok',
|
|
959
|
-
symbol: 'NEOK',
|
|
960
|
-
logo_URIs: {
|
|
961
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
962
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
963
|
-
},
|
|
964
|
-
images: [{
|
|
965
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
966
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
967
|
-
}],
|
|
968
|
-
socials: {
|
|
969
|
-
website: 'https://www.neokingdom.org/',
|
|
970
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
971
|
-
},
|
|
972
|
-
type_asset: 'sdk.coin',
|
|
973
|
-
traces: [{
|
|
974
|
-
type: 'ibc',
|
|
975
|
-
counterparty: {
|
|
976
|
-
channel_id: 'channel-15',
|
|
977
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
978
|
-
chain_name: 'evmos'
|
|
979
|
-
},
|
|
980
|
-
chain: {
|
|
981
|
-
channel_id: 'channel-18'
|
|
982
|
-
}
|
|
983
|
-
}]
|
|
984
|
-
},
|
|
985
|
-
{
|
|
986
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
987
|
-
denom_units: [{
|
|
988
|
-
denom: 'ibc/A8976C44C75CF938B7FF37AE4E4A6C67A948E9FC7B3C180EB388DA9027C88ADB',
|
|
989
|
-
exponent: 0,
|
|
990
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
991
|
-
}, {
|
|
992
|
-
denom: 'berlin-legacy',
|
|
993
|
-
exponent: 18
|
|
994
|
-
}],
|
|
995
|
-
base: 'ibc/A8976C44C75CF938B7FF37AE4E4A6C67A948E9FC7B3C180EB388DA9027C88ADB',
|
|
996
|
-
name: 'Teledisko DAO - Legacy',
|
|
997
|
-
display: 'berlin-legacy',
|
|
998
|
-
symbol: 'BERLIN-legacy',
|
|
999
|
-
type_asset: 'erc20',
|
|
1000
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1001
|
-
logo_URIs: {
|
|
1002
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1003
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1004
|
-
},
|
|
1005
|
-
images: [{
|
|
1006
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1007
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1008
|
-
}],
|
|
1009
|
-
traces: [{
|
|
1010
|
-
type: 'ibc',
|
|
1011
|
-
counterparty: {
|
|
1012
|
-
channel_id: 'channel-15',
|
|
1013
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1014
|
-
chain_name: 'evmos'
|
|
1015
|
-
},
|
|
1016
|
-
chain: {
|
|
1017
|
-
channel_id: 'channel-18'
|
|
1018
|
-
}
|
|
1019
|
-
}]
|
|
1020
|
-
},
|
|
1021
|
-
{
|
|
1022
|
-
description: 'The token of Crowdpunk DAO',
|
|
1023
|
-
denom_units: [{
|
|
1024
|
-
denom: 'ibc/1C2250B55990EB4F92F3B7D944BFB251A6A49D8969C559B518E17E4864DC8225',
|
|
1025
|
-
exponent: 0,
|
|
1026
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1027
|
-
}, {
|
|
1028
|
-
denom: 'crowdp',
|
|
1029
|
-
exponent: 18
|
|
1030
|
-
}],
|
|
1031
|
-
base: 'ibc/1C2250B55990EB4F92F3B7D944BFB251A6A49D8969C559B518E17E4864DC8225',
|
|
1032
|
-
name: 'Crowdpunk DAO',
|
|
1033
|
-
display: 'crowdp',
|
|
1034
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1035
|
-
symbol: 'CROWDP',
|
|
1036
|
-
type_asset: 'erc20',
|
|
1037
|
-
logo_URIs: {
|
|
1038
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1039
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1040
|
-
},
|
|
1041
|
-
images: [{
|
|
1042
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1043
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1044
|
-
}],
|
|
1045
|
-
traces: [{
|
|
1046
|
-
type: 'ibc',
|
|
1047
|
-
counterparty: {
|
|
1048
|
-
channel_id: 'channel-15',
|
|
1049
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1050
|
-
chain_name: 'evmos'
|
|
1051
|
-
},
|
|
1052
|
-
chain: {
|
|
1053
|
-
channel_id: 'channel-18'
|
|
1054
|
-
}
|
|
1055
|
-
}]
|
|
1056
|
-
},
|
|
1057
906
|
{
|
|
1058
907
|
description: 'The native token of Gravity Bridge',
|
|
1059
908
|
denom_units: [{
|
|
@@ -3077,157 +2926,6 @@ const assets = {
|
|
|
3077
2926
|
}
|
|
3078
2927
|
}]
|
|
3079
2928
|
},
|
|
3080
|
-
{
|
|
3081
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
3082
|
-
denom_units: [{
|
|
3083
|
-
denom: 'ibc/23A8E16C655512DD4AA83769BA695FB8CCA4D1CA220652B894FAB44E53462C59',
|
|
3084
|
-
exponent: 0,
|
|
3085
|
-
aliases: ['aevmos']
|
|
3086
|
-
}, {
|
|
3087
|
-
denom: 'evmos',
|
|
3088
|
-
exponent: 18
|
|
3089
|
-
}],
|
|
3090
|
-
base: 'ibc/23A8E16C655512DD4AA83769BA695FB8CCA4D1CA220652B894FAB44E53462C59',
|
|
3091
|
-
name: 'Evmos',
|
|
3092
|
-
display: 'evmos',
|
|
3093
|
-
symbol: 'EVMOS',
|
|
3094
|
-
logo_URIs: {
|
|
3095
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3096
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3097
|
-
},
|
|
3098
|
-
coingecko_id: 'evmos',
|
|
3099
|
-
images: [{
|
|
3100
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3101
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3102
|
-
}],
|
|
3103
|
-
socials: {
|
|
3104
|
-
website: 'https://evmos.org/',
|
|
3105
|
-
x: 'https://x.com/EvmosOrg'
|
|
3106
|
-
},
|
|
3107
|
-
type_asset: 'sdk.coin',
|
|
3108
|
-
traces: [{
|
|
3109
|
-
type: 'ibc',
|
|
3110
|
-
counterparty: {
|
|
3111
|
-
channel_id: 'channel-15',
|
|
3112
|
-
base_denom: 'aevmos',
|
|
3113
|
-
chain_name: 'evmos'
|
|
3114
|
-
},
|
|
3115
|
-
chain: {
|
|
3116
|
-
channel_id: 'channel-18'
|
|
3117
|
-
}
|
|
3118
|
-
}]
|
|
3119
|
-
},
|
|
3120
|
-
{
|
|
3121
|
-
description: 'The token of Neokingdom DAO.',
|
|
3122
|
-
denom_units: [{
|
|
3123
|
-
denom: 'ibc/33C9A99DC2449A458ECD4F7BD25A872F648374CD38351B3AF8583B864EC4C333',
|
|
3124
|
-
exponent: 0,
|
|
3125
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
3126
|
-
}, {
|
|
3127
|
-
denom: 'neok',
|
|
3128
|
-
exponent: 18
|
|
3129
|
-
}],
|
|
3130
|
-
base: 'ibc/33C9A99DC2449A458ECD4F7BD25A872F648374CD38351B3AF8583B864EC4C333',
|
|
3131
|
-
name: 'Neokingdom DAO',
|
|
3132
|
-
display: 'neok',
|
|
3133
|
-
symbol: 'NEOK',
|
|
3134
|
-
logo_URIs: {
|
|
3135
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3136
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3137
|
-
},
|
|
3138
|
-
images: [{
|
|
3139
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3140
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3141
|
-
}],
|
|
3142
|
-
socials: {
|
|
3143
|
-
website: 'https://www.neokingdom.org/',
|
|
3144
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
3145
|
-
},
|
|
3146
|
-
type_asset: 'sdk.coin',
|
|
3147
|
-
traces: [{
|
|
3148
|
-
type: 'ibc',
|
|
3149
|
-
counterparty: {
|
|
3150
|
-
channel_id: 'channel-15',
|
|
3151
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
3152
|
-
chain_name: 'evmos'
|
|
3153
|
-
},
|
|
3154
|
-
chain: {
|
|
3155
|
-
channel_id: 'channel-18'
|
|
3156
|
-
}
|
|
3157
|
-
}]
|
|
3158
|
-
},
|
|
3159
|
-
{
|
|
3160
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
3161
|
-
denom_units: [{
|
|
3162
|
-
denom: 'ibc/A8976C44C75CF938B7FF37AE4E4A6C67A948E9FC7B3C180EB388DA9027C88ADB',
|
|
3163
|
-
exponent: 0,
|
|
3164
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
3165
|
-
}, {
|
|
3166
|
-
denom: 'berlin-legacy',
|
|
3167
|
-
exponent: 18
|
|
3168
|
-
}],
|
|
3169
|
-
base: 'ibc/A8976C44C75CF938B7FF37AE4E4A6C67A948E9FC7B3C180EB388DA9027C88ADB',
|
|
3170
|
-
name: 'Teledisko DAO - Legacy',
|
|
3171
|
-
display: 'berlin-legacy',
|
|
3172
|
-
symbol: 'BERLIN-legacy',
|
|
3173
|
-
type_asset: 'erc20',
|
|
3174
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3175
|
-
logo_URIs: {
|
|
3176
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3177
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3178
|
-
},
|
|
3179
|
-
images: [{
|
|
3180
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3181
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3182
|
-
}],
|
|
3183
|
-
traces: [{
|
|
3184
|
-
type: 'ibc',
|
|
3185
|
-
counterparty: {
|
|
3186
|
-
channel_id: 'channel-15',
|
|
3187
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3188
|
-
chain_name: 'evmos'
|
|
3189
|
-
},
|
|
3190
|
-
chain: {
|
|
3191
|
-
channel_id: 'channel-18'
|
|
3192
|
-
}
|
|
3193
|
-
}]
|
|
3194
|
-
},
|
|
3195
|
-
{
|
|
3196
|
-
description: 'The token of Crowdpunk DAO',
|
|
3197
|
-
denom_units: [{
|
|
3198
|
-
denom: 'ibc/1C2250B55990EB4F92F3B7D944BFB251A6A49D8969C559B518E17E4864DC8225',
|
|
3199
|
-
exponent: 0,
|
|
3200
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
3201
|
-
}, {
|
|
3202
|
-
denom: 'crowdp',
|
|
3203
|
-
exponent: 18
|
|
3204
|
-
}],
|
|
3205
|
-
base: 'ibc/1C2250B55990EB4F92F3B7D944BFB251A6A49D8969C559B518E17E4864DC8225',
|
|
3206
|
-
name: 'Crowdpunk DAO',
|
|
3207
|
-
display: 'crowdp',
|
|
3208
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3209
|
-
symbol: 'CROWDP',
|
|
3210
|
-
type_asset: 'erc20',
|
|
3211
|
-
logo_URIs: {
|
|
3212
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3213
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3214
|
-
},
|
|
3215
|
-
images: [{
|
|
3216
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3217
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3218
|
-
}],
|
|
3219
|
-
traces: [{
|
|
3220
|
-
type: 'ibc',
|
|
3221
|
-
counterparty: {
|
|
3222
|
-
channel_id: 'channel-15',
|
|
3223
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3224
|
-
chain_name: 'evmos'
|
|
3225
|
-
},
|
|
3226
|
-
chain: {
|
|
3227
|
-
channel_id: 'channel-18'
|
|
3228
|
-
}
|
|
3229
|
-
}]
|
|
3230
|
-
},
|
|
3231
2929
|
{
|
|
3232
2930
|
description: 'The native token of Gravity Bridge',
|
|
3233
2931
|
denom_units: [{
|
package/mainnet/stargaze.js
CHANGED
|
@@ -612,157 +612,6 @@ const assets = {
|
|
|
612
612
|
}
|
|
613
613
|
}]
|
|
614
614
|
},
|
|
615
|
-
{
|
|
616
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
617
|
-
denom_units: [{
|
|
618
|
-
denom: 'ibc/F9C792DF71F960BB9EF698493B61E29C1EBB8FCD56B1F8BB08C86871F5F497C0',
|
|
619
|
-
exponent: 0,
|
|
620
|
-
aliases: ['aevmos']
|
|
621
|
-
}, {
|
|
622
|
-
denom: 'evmos',
|
|
623
|
-
exponent: 18
|
|
624
|
-
}],
|
|
625
|
-
base: 'ibc/F9C792DF71F960BB9EF698493B61E29C1EBB8FCD56B1F8BB08C86871F5F497C0',
|
|
626
|
-
name: 'Evmos',
|
|
627
|
-
display: 'evmos',
|
|
628
|
-
symbol: 'EVMOS',
|
|
629
|
-
logo_URIs: {
|
|
630
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
631
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
632
|
-
},
|
|
633
|
-
coingecko_id: 'evmos',
|
|
634
|
-
images: [{
|
|
635
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
636
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
637
|
-
}],
|
|
638
|
-
socials: {
|
|
639
|
-
website: 'https://evmos.org/',
|
|
640
|
-
x: 'https://x.com/EvmosOrg'
|
|
641
|
-
},
|
|
642
|
-
type_asset: 'sdk.coin',
|
|
643
|
-
traces: [{
|
|
644
|
-
type: 'ibc',
|
|
645
|
-
counterparty: {
|
|
646
|
-
channel_id: 'channel-13',
|
|
647
|
-
base_denom: 'aevmos',
|
|
648
|
-
chain_name: 'evmos'
|
|
649
|
-
},
|
|
650
|
-
chain: {
|
|
651
|
-
channel_id: 'channel-46'
|
|
652
|
-
}
|
|
653
|
-
}]
|
|
654
|
-
},
|
|
655
|
-
{
|
|
656
|
-
description: 'The token of Neokingdom DAO.',
|
|
657
|
-
denom_units: [{
|
|
658
|
-
denom: 'ibc/425F3A00B04B7F59A003909792FF5A499DCF641D1DBB19E5C068F112628DCBBD',
|
|
659
|
-
exponent: 0,
|
|
660
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
661
|
-
}, {
|
|
662
|
-
denom: 'neok',
|
|
663
|
-
exponent: 18
|
|
664
|
-
}],
|
|
665
|
-
base: 'ibc/425F3A00B04B7F59A003909792FF5A499DCF641D1DBB19E5C068F112628DCBBD',
|
|
666
|
-
name: 'Neokingdom DAO',
|
|
667
|
-
display: 'neok',
|
|
668
|
-
symbol: 'NEOK',
|
|
669
|
-
logo_URIs: {
|
|
670
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
671
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
672
|
-
},
|
|
673
|
-
images: [{
|
|
674
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
675
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
676
|
-
}],
|
|
677
|
-
socials: {
|
|
678
|
-
website: 'https://www.neokingdom.org/',
|
|
679
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
680
|
-
},
|
|
681
|
-
type_asset: 'sdk.coin',
|
|
682
|
-
traces: [{
|
|
683
|
-
type: 'ibc',
|
|
684
|
-
counterparty: {
|
|
685
|
-
channel_id: 'channel-13',
|
|
686
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
687
|
-
chain_name: 'evmos'
|
|
688
|
-
},
|
|
689
|
-
chain: {
|
|
690
|
-
channel_id: 'channel-46'
|
|
691
|
-
}
|
|
692
|
-
}]
|
|
693
|
-
},
|
|
694
|
-
{
|
|
695
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
696
|
-
denom_units: [{
|
|
697
|
-
denom: 'ibc/B14F48FDFA081C5F4F3B9CAE5AD9036DD474CEE55D169E7FEF08BB06390DDCA3',
|
|
698
|
-
exponent: 0,
|
|
699
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
700
|
-
}, {
|
|
701
|
-
denom: 'berlin-legacy',
|
|
702
|
-
exponent: 18
|
|
703
|
-
}],
|
|
704
|
-
base: 'ibc/B14F48FDFA081C5F4F3B9CAE5AD9036DD474CEE55D169E7FEF08BB06390DDCA3',
|
|
705
|
-
name: 'Teledisko DAO - Legacy',
|
|
706
|
-
display: 'berlin-legacy',
|
|
707
|
-
symbol: 'BERLIN-legacy',
|
|
708
|
-
type_asset: 'erc20',
|
|
709
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
710
|
-
logo_URIs: {
|
|
711
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
712
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
713
|
-
},
|
|
714
|
-
images: [{
|
|
715
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
716
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
717
|
-
}],
|
|
718
|
-
traces: [{
|
|
719
|
-
type: 'ibc',
|
|
720
|
-
counterparty: {
|
|
721
|
-
channel_id: 'channel-13',
|
|
722
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
723
|
-
chain_name: 'evmos'
|
|
724
|
-
},
|
|
725
|
-
chain: {
|
|
726
|
-
channel_id: 'channel-46'
|
|
727
|
-
}
|
|
728
|
-
}]
|
|
729
|
-
},
|
|
730
|
-
{
|
|
731
|
-
description: 'The token of Crowdpunk DAO',
|
|
732
|
-
denom_units: [{
|
|
733
|
-
denom: 'ibc/D29FF5FFE7B9A5C6CE595FF963F7C93F2B8603586645C39B13E1D336847863C3',
|
|
734
|
-
exponent: 0,
|
|
735
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
736
|
-
}, {
|
|
737
|
-
denom: 'crowdp',
|
|
738
|
-
exponent: 18
|
|
739
|
-
}],
|
|
740
|
-
base: 'ibc/D29FF5FFE7B9A5C6CE595FF963F7C93F2B8603586645C39B13E1D336847863C3',
|
|
741
|
-
name: 'Crowdpunk DAO',
|
|
742
|
-
display: 'crowdp',
|
|
743
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
744
|
-
symbol: 'CROWDP',
|
|
745
|
-
type_asset: 'erc20',
|
|
746
|
-
logo_URIs: {
|
|
747
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
748
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
749
|
-
},
|
|
750
|
-
images: [{
|
|
751
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
752
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
753
|
-
}],
|
|
754
|
-
traces: [{
|
|
755
|
-
type: 'ibc',
|
|
756
|
-
counterparty: {
|
|
757
|
-
channel_id: 'channel-13',
|
|
758
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
759
|
-
chain_name: 'evmos'
|
|
760
|
-
},
|
|
761
|
-
chain: {
|
|
762
|
-
channel_id: 'channel-46'
|
|
763
|
-
}
|
|
764
|
-
}]
|
|
765
|
-
},
|
|
766
615
|
{
|
|
767
616
|
description: 'The native fee token of Gateway.',
|
|
768
617
|
denom_units: [{
|
|
@@ -2176,157 +2025,6 @@ const assets = {
|
|
|
2176
2025
|
}
|
|
2177
2026
|
}]
|
|
2178
2027
|
},
|
|
2179
|
-
{
|
|
2180
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
2181
|
-
denom_units: [{
|
|
2182
|
-
denom: 'ibc/F9C792DF71F960BB9EF698493B61E29C1EBB8FCD56B1F8BB08C86871F5F497C0',
|
|
2183
|
-
exponent: 0,
|
|
2184
|
-
aliases: ['aevmos']
|
|
2185
|
-
}, {
|
|
2186
|
-
denom: 'evmos',
|
|
2187
|
-
exponent: 18
|
|
2188
|
-
}],
|
|
2189
|
-
base: 'ibc/F9C792DF71F960BB9EF698493B61E29C1EBB8FCD56B1F8BB08C86871F5F497C0',
|
|
2190
|
-
name: 'Evmos',
|
|
2191
|
-
display: 'evmos',
|
|
2192
|
-
symbol: 'EVMOS',
|
|
2193
|
-
logo_URIs: {
|
|
2194
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
2195
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
2196
|
-
},
|
|
2197
|
-
coingecko_id: 'evmos',
|
|
2198
|
-
images: [{
|
|
2199
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
2200
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
2201
|
-
}],
|
|
2202
|
-
socials: {
|
|
2203
|
-
website: 'https://evmos.org/',
|
|
2204
|
-
x: 'https://x.com/EvmosOrg'
|
|
2205
|
-
},
|
|
2206
|
-
type_asset: 'sdk.coin',
|
|
2207
|
-
traces: [{
|
|
2208
|
-
type: 'ibc',
|
|
2209
|
-
counterparty: {
|
|
2210
|
-
channel_id: 'channel-13',
|
|
2211
|
-
base_denom: 'aevmos',
|
|
2212
|
-
chain_name: 'evmos'
|
|
2213
|
-
},
|
|
2214
|
-
chain: {
|
|
2215
|
-
channel_id: 'channel-46'
|
|
2216
|
-
}
|
|
2217
|
-
}]
|
|
2218
|
-
},
|
|
2219
|
-
{
|
|
2220
|
-
description: 'The token of Neokingdom DAO.',
|
|
2221
|
-
denom_units: [{
|
|
2222
|
-
denom: 'ibc/425F3A00B04B7F59A003909792FF5A499DCF641D1DBB19E5C068F112628DCBBD',
|
|
2223
|
-
exponent: 0,
|
|
2224
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
2225
|
-
}, {
|
|
2226
|
-
denom: 'neok',
|
|
2227
|
-
exponent: 18
|
|
2228
|
-
}],
|
|
2229
|
-
base: 'ibc/425F3A00B04B7F59A003909792FF5A499DCF641D1DBB19E5C068F112628DCBBD',
|
|
2230
|
-
name: 'Neokingdom DAO',
|
|
2231
|
-
display: 'neok',
|
|
2232
|
-
symbol: 'NEOK',
|
|
2233
|
-
logo_URIs: {
|
|
2234
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
2235
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
2236
|
-
},
|
|
2237
|
-
images: [{
|
|
2238
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
2239
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
2240
|
-
}],
|
|
2241
|
-
socials: {
|
|
2242
|
-
website: 'https://www.neokingdom.org/',
|
|
2243
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
2244
|
-
},
|
|
2245
|
-
type_asset: 'sdk.coin',
|
|
2246
|
-
traces: [{
|
|
2247
|
-
type: 'ibc',
|
|
2248
|
-
counterparty: {
|
|
2249
|
-
channel_id: 'channel-13',
|
|
2250
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
2251
|
-
chain_name: 'evmos'
|
|
2252
|
-
},
|
|
2253
|
-
chain: {
|
|
2254
|
-
channel_id: 'channel-46'
|
|
2255
|
-
}
|
|
2256
|
-
}]
|
|
2257
|
-
},
|
|
2258
|
-
{
|
|
2259
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
2260
|
-
denom_units: [{
|
|
2261
|
-
denom: 'ibc/B14F48FDFA081C5F4F3B9CAE5AD9036DD474CEE55D169E7FEF08BB06390DDCA3',
|
|
2262
|
-
exponent: 0,
|
|
2263
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
2264
|
-
}, {
|
|
2265
|
-
denom: 'berlin-legacy',
|
|
2266
|
-
exponent: 18
|
|
2267
|
-
}],
|
|
2268
|
-
base: 'ibc/B14F48FDFA081C5F4F3B9CAE5AD9036DD474CEE55D169E7FEF08BB06390DDCA3',
|
|
2269
|
-
name: 'Teledisko DAO - Legacy',
|
|
2270
|
-
display: 'berlin-legacy',
|
|
2271
|
-
symbol: 'BERLIN-legacy',
|
|
2272
|
-
type_asset: 'erc20',
|
|
2273
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
2274
|
-
logo_URIs: {
|
|
2275
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
2276
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
2277
|
-
},
|
|
2278
|
-
images: [{
|
|
2279
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
2280
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
2281
|
-
}],
|
|
2282
|
-
traces: [{
|
|
2283
|
-
type: 'ibc',
|
|
2284
|
-
counterparty: {
|
|
2285
|
-
channel_id: 'channel-13',
|
|
2286
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
2287
|
-
chain_name: 'evmos'
|
|
2288
|
-
},
|
|
2289
|
-
chain: {
|
|
2290
|
-
channel_id: 'channel-46'
|
|
2291
|
-
}
|
|
2292
|
-
}]
|
|
2293
|
-
},
|
|
2294
|
-
{
|
|
2295
|
-
description: 'The token of Crowdpunk DAO',
|
|
2296
|
-
denom_units: [{
|
|
2297
|
-
denom: 'ibc/D29FF5FFE7B9A5C6CE595FF963F7C93F2B8603586645C39B13E1D336847863C3',
|
|
2298
|
-
exponent: 0,
|
|
2299
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
2300
|
-
}, {
|
|
2301
|
-
denom: 'crowdp',
|
|
2302
|
-
exponent: 18
|
|
2303
|
-
}],
|
|
2304
|
-
base: 'ibc/D29FF5FFE7B9A5C6CE595FF963F7C93F2B8603586645C39B13E1D336847863C3',
|
|
2305
|
-
name: 'Crowdpunk DAO',
|
|
2306
|
-
display: 'crowdp',
|
|
2307
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
2308
|
-
symbol: 'CROWDP',
|
|
2309
|
-
type_asset: 'erc20',
|
|
2310
|
-
logo_URIs: {
|
|
2311
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
2312
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
2313
|
-
},
|
|
2314
|
-
images: [{
|
|
2315
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
2316
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
2317
|
-
}],
|
|
2318
|
-
traces: [{
|
|
2319
|
-
type: 'ibc',
|
|
2320
|
-
counterparty: {
|
|
2321
|
-
channel_id: 'channel-13',
|
|
2322
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
2323
|
-
chain_name: 'evmos'
|
|
2324
|
-
},
|
|
2325
|
-
chain: {
|
|
2326
|
-
channel_id: 'channel-46'
|
|
2327
|
-
}
|
|
2328
|
-
}]
|
|
2329
|
-
},
|
|
2330
2028
|
{
|
|
2331
2029
|
description: 'The native fee token of Gateway.',
|
|
2332
2030
|
denom_units: [{
|