@chain-registry/assets 1.70.598 → 1.70.600
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/acrechain.js +0 -302
- package/esm/mainnet/agoric.js +0 -302
- package/esm/mainnet/assets.js +1 -2
- package/esm/mainnet/axelar.js +78 -302
- package/esm/mainnet/carbon.js +0 -302
- package/esm/mainnet/celestia.js +0 -302
- package/esm/mainnet/composable.js +78 -302
- package/esm/mainnet/coreum.js +0 -302
- package/esm/mainnet/cosmoshub.js +78 -302
- package/esm/mainnet/crescent.js +0 -302
- package/esm/mainnet/cryptoorgchain.js +0 -302
- package/esm/mainnet/dydx.js +0 -302
- package/esm/mainnet/dymension.js +0 -302
- package/esm/mainnet/gateway.js +0 -302
- package/esm/mainnet/gravitybridge.js +78 -302
- package/esm/mainnet/index.js +0 -1
- package/esm/mainnet/injective.js +0 -302
- package/esm/mainnet/juno.js +78 -0
- package/esm/mainnet/kava.js +0 -302
- package/esm/mainnet/kujira.js +78 -302
- package/esm/mainnet/lava.js +0 -302
- package/esm/mainnet/migaloo.js +78 -0
- package/esm/mainnet/neutron.js +78 -0
- package/esm/mainnet/noble.js +0 -302
- package/esm/mainnet/oraichain.js +78 -0
- package/esm/mainnet/osmosis.js +78 -302
- package/esm/mainnet/persistence.js +78 -0
- package/esm/mainnet/secretnetwork.js +0 -302
- package/esm/mainnet/stargaze.js +0 -302
- package/esm/mainnet/stride.js +0 -302
- package/esm/mainnet/terra2.js +78 -0
- package/esm/mainnet/tgrade.js +0 -302
- package/mainnet/acrechain.js +0 -302
- package/mainnet/agoric.js +0 -302
- package/mainnet/assets.js +1 -2
- package/mainnet/axelar.js +78 -302
- package/mainnet/carbon.js +0 -302
- package/mainnet/celestia.js +0 -302
- package/mainnet/composable.js +78 -302
- package/mainnet/coreum.js +0 -302
- package/mainnet/cosmoshub.js +78 -302
- package/mainnet/crescent.js +0 -302
- package/mainnet/cryptoorgchain.js +0 -302
- package/mainnet/dydx.js +0 -302
- package/mainnet/dymension.js +0 -302
- package/mainnet/gateway.js +0 -302
- package/mainnet/gravitybridge.js +78 -302
- package/mainnet/index.d.ts +0 -1
- package/mainnet/index.js +3 -4
- package/mainnet/injective.js +0 -302
- package/mainnet/juno.js +78 -0
- package/mainnet/kava.js +0 -302
- package/mainnet/kujira.js +78 -302
- package/mainnet/lava.js +0 -302
- package/mainnet/migaloo.js +78 -0
- package/mainnet/neutron.js +78 -0
- package/mainnet/noble.js +0 -302
- package/mainnet/oraichain.js +78 -0
- package/mainnet/osmosis.js +78 -302
- package/mainnet/persistence.js +78 -0
- package/mainnet/secretnetwork.js +0 -302
- package/mainnet/stargaze.js +0 -302
- package/mainnet/stride.js +0 -302
- package/mainnet/terra2.js +78 -0
- package/mainnet/tgrade.js +0 -302
- package/package.json +5 -5
- package/esm/mainnet/evmos.js +0 -3722
- package/mainnet/evmos.d.ts +0 -3
- package/mainnet/evmos.js +0 -3724
package/esm/mainnet/kujira.js
CHANGED
|
@@ -1095,157 +1095,6 @@ const assets = {
|
|
|
1095
1095
|
}
|
|
1096
1096
|
}]
|
|
1097
1097
|
},
|
|
1098
|
-
{
|
|
1099
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1100
|
-
denom_units: [{
|
|
1101
|
-
denom: 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10',
|
|
1102
|
-
exponent: 0,
|
|
1103
|
-
aliases: ['aevmos']
|
|
1104
|
-
}, {
|
|
1105
|
-
denom: 'evmos',
|
|
1106
|
-
exponent: 18
|
|
1107
|
-
}],
|
|
1108
|
-
base: 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10',
|
|
1109
|
-
name: 'Evmos',
|
|
1110
|
-
display: 'evmos',
|
|
1111
|
-
symbol: 'EVMOS',
|
|
1112
|
-
logo_URIs: {
|
|
1113
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1114
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1115
|
-
},
|
|
1116
|
-
coingecko_id: 'evmos',
|
|
1117
|
-
images: [{
|
|
1118
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1119
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1120
|
-
}],
|
|
1121
|
-
socials: {
|
|
1122
|
-
website: 'https://evmos.org/',
|
|
1123
|
-
x: 'https://x.com/EvmosOrg'
|
|
1124
|
-
},
|
|
1125
|
-
type_asset: 'sdk.coin',
|
|
1126
|
-
traces: [{
|
|
1127
|
-
type: 'ibc',
|
|
1128
|
-
counterparty: {
|
|
1129
|
-
channel_id: 'channel-18',
|
|
1130
|
-
base_denom: 'aevmos',
|
|
1131
|
-
chain_name: 'evmos'
|
|
1132
|
-
},
|
|
1133
|
-
chain: {
|
|
1134
|
-
channel_id: 'channel-23'
|
|
1135
|
-
}
|
|
1136
|
-
}]
|
|
1137
|
-
},
|
|
1138
|
-
{
|
|
1139
|
-
description: 'The token of Neokingdom DAO.',
|
|
1140
|
-
denom_units: [{
|
|
1141
|
-
denom: 'ibc/0B41F8EB39912A15611BC834EB98962B59EE03C4CA8F781E709BB875BC18DC4B',
|
|
1142
|
-
exponent: 0,
|
|
1143
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1144
|
-
}, {
|
|
1145
|
-
denom: 'neok',
|
|
1146
|
-
exponent: 18
|
|
1147
|
-
}],
|
|
1148
|
-
base: 'ibc/0B41F8EB39912A15611BC834EB98962B59EE03C4CA8F781E709BB875BC18DC4B',
|
|
1149
|
-
name: 'Neokingdom DAO',
|
|
1150
|
-
display: 'neok',
|
|
1151
|
-
symbol: 'NEOK',
|
|
1152
|
-
logo_URIs: {
|
|
1153
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1154
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1155
|
-
},
|
|
1156
|
-
images: [{
|
|
1157
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1158
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1159
|
-
}],
|
|
1160
|
-
socials: {
|
|
1161
|
-
website: 'https://www.neokingdom.org/',
|
|
1162
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1163
|
-
},
|
|
1164
|
-
type_asset: 'sdk.coin',
|
|
1165
|
-
traces: [{
|
|
1166
|
-
type: 'ibc',
|
|
1167
|
-
counterparty: {
|
|
1168
|
-
channel_id: 'channel-18',
|
|
1169
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1170
|
-
chain_name: 'evmos'
|
|
1171
|
-
},
|
|
1172
|
-
chain: {
|
|
1173
|
-
channel_id: 'channel-23'
|
|
1174
|
-
}
|
|
1175
|
-
}]
|
|
1176
|
-
},
|
|
1177
|
-
{
|
|
1178
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1179
|
-
denom_units: [{
|
|
1180
|
-
denom: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
|
|
1181
|
-
exponent: 0,
|
|
1182
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1183
|
-
}, {
|
|
1184
|
-
denom: 'berlin-legacy',
|
|
1185
|
-
exponent: 18
|
|
1186
|
-
}],
|
|
1187
|
-
base: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
|
|
1188
|
-
name: 'Teledisko DAO - Legacy',
|
|
1189
|
-
display: 'berlin-legacy',
|
|
1190
|
-
symbol: 'BERLIN-legacy',
|
|
1191
|
-
type_asset: 'erc20',
|
|
1192
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1193
|
-
logo_URIs: {
|
|
1194
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1195
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1196
|
-
},
|
|
1197
|
-
images: [{
|
|
1198
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1199
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1200
|
-
}],
|
|
1201
|
-
traces: [{
|
|
1202
|
-
type: 'ibc',
|
|
1203
|
-
counterparty: {
|
|
1204
|
-
channel_id: 'channel-18',
|
|
1205
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1206
|
-
chain_name: 'evmos'
|
|
1207
|
-
},
|
|
1208
|
-
chain: {
|
|
1209
|
-
channel_id: 'channel-23'
|
|
1210
|
-
}
|
|
1211
|
-
}]
|
|
1212
|
-
},
|
|
1213
|
-
{
|
|
1214
|
-
description: 'The token of Crowdpunk DAO',
|
|
1215
|
-
denom_units: [{
|
|
1216
|
-
denom: 'ibc/6A41411EDE77A36FD7C5192774B11E26FE62B611DC73376EA5D801DC4E73068D',
|
|
1217
|
-
exponent: 0,
|
|
1218
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1219
|
-
}, {
|
|
1220
|
-
denom: 'crowdp',
|
|
1221
|
-
exponent: 18
|
|
1222
|
-
}],
|
|
1223
|
-
base: 'ibc/6A41411EDE77A36FD7C5192774B11E26FE62B611DC73376EA5D801DC4E73068D',
|
|
1224
|
-
name: 'Crowdpunk DAO',
|
|
1225
|
-
display: 'crowdp',
|
|
1226
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1227
|
-
symbol: 'CROWDP',
|
|
1228
|
-
type_asset: 'erc20',
|
|
1229
|
-
logo_URIs: {
|
|
1230
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1231
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1232
|
-
},
|
|
1233
|
-
images: [{
|
|
1234
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1235
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1236
|
-
}],
|
|
1237
|
-
traces: [{
|
|
1238
|
-
type: 'ibc',
|
|
1239
|
-
counterparty: {
|
|
1240
|
-
channel_id: 'channel-18',
|
|
1241
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1242
|
-
chain_name: 'evmos'
|
|
1243
|
-
},
|
|
1244
|
-
chain: {
|
|
1245
|
-
channel_id: 'channel-23'
|
|
1246
|
-
}
|
|
1247
|
-
}]
|
|
1248
|
-
},
|
|
1249
1098
|
{
|
|
1250
1099
|
description: 'The native token of Furya',
|
|
1251
1100
|
denom_units: [{
|
|
@@ -2992,157 +2841,6 @@ const assets = {
|
|
|
2992
2841
|
}
|
|
2993
2842
|
}]
|
|
2994
2843
|
},
|
|
2995
|
-
{
|
|
2996
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
2997
|
-
denom_units: [{
|
|
2998
|
-
denom: 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10',
|
|
2999
|
-
exponent: 0,
|
|
3000
|
-
aliases: ['aevmos']
|
|
3001
|
-
}, {
|
|
3002
|
-
denom: 'evmos',
|
|
3003
|
-
exponent: 18
|
|
3004
|
-
}],
|
|
3005
|
-
base: 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10',
|
|
3006
|
-
name: 'Evmos',
|
|
3007
|
-
display: 'evmos',
|
|
3008
|
-
symbol: 'EVMOS',
|
|
3009
|
-
logo_URIs: {
|
|
3010
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3011
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3012
|
-
},
|
|
3013
|
-
coingecko_id: 'evmos',
|
|
3014
|
-
images: [{
|
|
3015
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3016
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3017
|
-
}],
|
|
3018
|
-
socials: {
|
|
3019
|
-
website: 'https://evmos.org/',
|
|
3020
|
-
x: 'https://x.com/EvmosOrg'
|
|
3021
|
-
},
|
|
3022
|
-
type_asset: 'sdk.coin',
|
|
3023
|
-
traces: [{
|
|
3024
|
-
type: 'ibc',
|
|
3025
|
-
counterparty: {
|
|
3026
|
-
channel_id: 'channel-18',
|
|
3027
|
-
base_denom: 'aevmos',
|
|
3028
|
-
chain_name: 'evmos'
|
|
3029
|
-
},
|
|
3030
|
-
chain: {
|
|
3031
|
-
channel_id: 'channel-23'
|
|
3032
|
-
}
|
|
3033
|
-
}]
|
|
3034
|
-
},
|
|
3035
|
-
{
|
|
3036
|
-
description: 'The token of Neokingdom DAO.',
|
|
3037
|
-
denom_units: [{
|
|
3038
|
-
denom: 'ibc/0B41F8EB39912A15611BC834EB98962B59EE03C4CA8F781E709BB875BC18DC4B',
|
|
3039
|
-
exponent: 0,
|
|
3040
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
3041
|
-
}, {
|
|
3042
|
-
denom: 'neok',
|
|
3043
|
-
exponent: 18
|
|
3044
|
-
}],
|
|
3045
|
-
base: 'ibc/0B41F8EB39912A15611BC834EB98962B59EE03C4CA8F781E709BB875BC18DC4B',
|
|
3046
|
-
name: 'Neokingdom DAO',
|
|
3047
|
-
display: 'neok',
|
|
3048
|
-
symbol: 'NEOK',
|
|
3049
|
-
logo_URIs: {
|
|
3050
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3051
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3052
|
-
},
|
|
3053
|
-
images: [{
|
|
3054
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3055
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3056
|
-
}],
|
|
3057
|
-
socials: {
|
|
3058
|
-
website: 'https://www.neokingdom.org/',
|
|
3059
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
3060
|
-
},
|
|
3061
|
-
type_asset: 'sdk.coin',
|
|
3062
|
-
traces: [{
|
|
3063
|
-
type: 'ibc',
|
|
3064
|
-
counterparty: {
|
|
3065
|
-
channel_id: 'channel-18',
|
|
3066
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
3067
|
-
chain_name: 'evmos'
|
|
3068
|
-
},
|
|
3069
|
-
chain: {
|
|
3070
|
-
channel_id: 'channel-23'
|
|
3071
|
-
}
|
|
3072
|
-
}]
|
|
3073
|
-
},
|
|
3074
|
-
{
|
|
3075
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
3076
|
-
denom_units: [{
|
|
3077
|
-
denom: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
|
|
3078
|
-
exponent: 0,
|
|
3079
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
3080
|
-
}, {
|
|
3081
|
-
denom: 'berlin-legacy',
|
|
3082
|
-
exponent: 18
|
|
3083
|
-
}],
|
|
3084
|
-
base: 'ibc/845D9E1C29A73366D4EF35195110815AB8687C9E976522BF5BA1CEC2EFAECB97',
|
|
3085
|
-
name: 'Teledisko DAO - Legacy',
|
|
3086
|
-
display: 'berlin-legacy',
|
|
3087
|
-
symbol: 'BERLIN-legacy',
|
|
3088
|
-
type_asset: 'erc20',
|
|
3089
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3090
|
-
logo_URIs: {
|
|
3091
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3092
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3093
|
-
},
|
|
3094
|
-
images: [{
|
|
3095
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3096
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3097
|
-
}],
|
|
3098
|
-
traces: [{
|
|
3099
|
-
type: 'ibc',
|
|
3100
|
-
counterparty: {
|
|
3101
|
-
channel_id: 'channel-18',
|
|
3102
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3103
|
-
chain_name: 'evmos'
|
|
3104
|
-
},
|
|
3105
|
-
chain: {
|
|
3106
|
-
channel_id: 'channel-23'
|
|
3107
|
-
}
|
|
3108
|
-
}]
|
|
3109
|
-
},
|
|
3110
|
-
{
|
|
3111
|
-
description: 'The token of Crowdpunk DAO',
|
|
3112
|
-
denom_units: [{
|
|
3113
|
-
denom: 'ibc/6A41411EDE77A36FD7C5192774B11E26FE62B611DC73376EA5D801DC4E73068D',
|
|
3114
|
-
exponent: 0,
|
|
3115
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
3116
|
-
}, {
|
|
3117
|
-
denom: 'crowdp',
|
|
3118
|
-
exponent: 18
|
|
3119
|
-
}],
|
|
3120
|
-
base: 'ibc/6A41411EDE77A36FD7C5192774B11E26FE62B611DC73376EA5D801DC4E73068D',
|
|
3121
|
-
name: 'Crowdpunk DAO',
|
|
3122
|
-
display: 'crowdp',
|
|
3123
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3124
|
-
symbol: 'CROWDP',
|
|
3125
|
-
type_asset: 'erc20',
|
|
3126
|
-
logo_URIs: {
|
|
3127
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3128
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3129
|
-
},
|
|
3130
|
-
images: [{
|
|
3131
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3132
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3133
|
-
}],
|
|
3134
|
-
traces: [{
|
|
3135
|
-
type: 'ibc',
|
|
3136
|
-
counterparty: {
|
|
3137
|
-
channel_id: 'channel-18',
|
|
3138
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3139
|
-
chain_name: 'evmos'
|
|
3140
|
-
},
|
|
3141
|
-
chain: {
|
|
3142
|
-
channel_id: 'channel-23'
|
|
3143
|
-
}
|
|
3144
|
-
}]
|
|
3145
|
-
},
|
|
3146
2844
|
{
|
|
3147
2845
|
description: 'The native token of Furya',
|
|
3148
2846
|
denom_units: [{
|
|
@@ -7004,6 +6702,45 @@ const assets = {
|
|
|
7004
6702
|
}
|
|
7005
6703
|
}]
|
|
7006
6704
|
},
|
|
6705
|
+
{
|
|
6706
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
6707
|
+
denom_units: [{
|
|
6708
|
+
denom: 'ibc/60B94F2E44C87AC81EA6A6000B4B7A5DDC82587A5E79F9B787FD66459C8FB81C',
|
|
6709
|
+
exponent: 0,
|
|
6710
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
6711
|
+
}, {
|
|
6712
|
+
denom: 'snvr',
|
|
6713
|
+
exponent: 9
|
|
6714
|
+
}],
|
|
6715
|
+
type_asset: 'snip20',
|
|
6716
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
6717
|
+
base: 'ibc/60B94F2E44C87AC81EA6A6000B4B7A5DDC82587A5E79F9B787FD66459C8FB81C',
|
|
6718
|
+
name: 'SNVR',
|
|
6719
|
+
display: 'snvr',
|
|
6720
|
+
symbol: 'SNVR',
|
|
6721
|
+
logo_URIs: {
|
|
6722
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
6723
|
+
},
|
|
6724
|
+
images: [{
|
|
6725
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
6726
|
+
}],
|
|
6727
|
+
socials: {
|
|
6728
|
+
website: 'https://snvr.org'
|
|
6729
|
+
},
|
|
6730
|
+
traces: [{
|
|
6731
|
+
type: 'ibc-cw20',
|
|
6732
|
+
counterparty: {
|
|
6733
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
6734
|
+
channel_id: 'channel-46',
|
|
6735
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
6736
|
+
chain_name: 'secretnetwork'
|
|
6737
|
+
},
|
|
6738
|
+
chain: {
|
|
6739
|
+
port: 'transfer',
|
|
6740
|
+
channel_id: 'channel-44'
|
|
6741
|
+
}
|
|
6742
|
+
}]
|
|
6743
|
+
},
|
|
7007
6744
|
{
|
|
7008
6745
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
7009
6746
|
denom_units: [{
|
|
@@ -8743,6 +8480,45 @@ const assets = {
|
|
|
8743
8480
|
}
|
|
8744
8481
|
}]
|
|
8745
8482
|
},
|
|
8483
|
+
{
|
|
8484
|
+
description: 'SNVR - Stealth Network for Vault Relay. Privacy token on Secret Network (SNIP-20).',
|
|
8485
|
+
denom_units: [{
|
|
8486
|
+
denom: 'ibc/60B94F2E44C87AC81EA6A6000B4B7A5DDC82587A5E79F9B787FD66459C8FB81C',
|
|
8487
|
+
exponent: 0,
|
|
8488
|
+
aliases: ['cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7']
|
|
8489
|
+
}, {
|
|
8490
|
+
denom: 'snvr',
|
|
8491
|
+
exponent: 9
|
|
8492
|
+
}],
|
|
8493
|
+
type_asset: 'snip20',
|
|
8494
|
+
address: 'secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
8495
|
+
base: 'ibc/60B94F2E44C87AC81EA6A6000B4B7A5DDC82587A5E79F9B787FD66459C8FB81C',
|
|
8496
|
+
name: 'SNVR',
|
|
8497
|
+
display: 'snvr',
|
|
8498
|
+
symbol: 'SNVR',
|
|
8499
|
+
logo_URIs: {
|
|
8500
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
8501
|
+
},
|
|
8502
|
+
images: [{
|
|
8503
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/snvr.png'
|
|
8504
|
+
}],
|
|
8505
|
+
socials: {
|
|
8506
|
+
website: 'https://snvr.org'
|
|
8507
|
+
},
|
|
8508
|
+
traces: [{
|
|
8509
|
+
type: 'ibc-cw20',
|
|
8510
|
+
counterparty: {
|
|
8511
|
+
port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
|
|
8512
|
+
channel_id: 'channel-46',
|
|
8513
|
+
base_denom: 'cw20:secret1d6qvapy96q94etwlnc7j33dlzmenz4j70w3ew7',
|
|
8514
|
+
chain_name: 'secretnetwork'
|
|
8515
|
+
},
|
|
8516
|
+
chain: {
|
|
8517
|
+
port: 'transfer',
|
|
8518
|
+
channel_id: 'channel-44'
|
|
8519
|
+
}
|
|
8520
|
+
}]
|
|
8521
|
+
},
|
|
8746
8522
|
{
|
|
8747
8523
|
description: 'Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.',
|
|
8748
8524
|
denom_units: [{
|