@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/mainnet/coreum.js
CHANGED
|
@@ -283,157 +283,6 @@ const assets = {
|
|
|
283
283
|
}
|
|
284
284
|
}]
|
|
285
285
|
},
|
|
286
|
-
{
|
|
287
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
288
|
-
denom_units: [{
|
|
289
|
-
denom: 'ibc/078EAF11288A47609FD894070CA8A1BFCEBD9E08745EA7030F95D7ADEE2E22CA',
|
|
290
|
-
exponent: 0,
|
|
291
|
-
aliases: ['aevmos']
|
|
292
|
-
}, {
|
|
293
|
-
denom: 'evmos',
|
|
294
|
-
exponent: 18
|
|
295
|
-
}],
|
|
296
|
-
base: 'ibc/078EAF11288A47609FD894070CA8A1BFCEBD9E08745EA7030F95D7ADEE2E22CA',
|
|
297
|
-
name: 'Evmos',
|
|
298
|
-
display: 'evmos',
|
|
299
|
-
symbol: 'EVMOS',
|
|
300
|
-
logo_URIs: {
|
|
301
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
302
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
303
|
-
},
|
|
304
|
-
coingecko_id: 'evmos',
|
|
305
|
-
images: [{
|
|
306
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
307
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
308
|
-
}],
|
|
309
|
-
socials: {
|
|
310
|
-
website: 'https://evmos.org/',
|
|
311
|
-
x: 'https://x.com/EvmosOrg'
|
|
312
|
-
},
|
|
313
|
-
type_asset: 'sdk.coin',
|
|
314
|
-
traces: [{
|
|
315
|
-
type: 'ibc',
|
|
316
|
-
counterparty: {
|
|
317
|
-
channel_id: 'channel-87',
|
|
318
|
-
base_denom: 'aevmos',
|
|
319
|
-
chain_name: 'evmos'
|
|
320
|
-
},
|
|
321
|
-
chain: {
|
|
322
|
-
channel_id: 'channel-8'
|
|
323
|
-
}
|
|
324
|
-
}]
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
description: 'The token of Neokingdom DAO.',
|
|
328
|
-
denom_units: [{
|
|
329
|
-
denom: 'ibc/9C96847F0DC46D41E9D1016C66117DE290A2AF94AE4B583EC26224718A2AAFA0',
|
|
330
|
-
exponent: 0,
|
|
331
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
332
|
-
}, {
|
|
333
|
-
denom: 'neok',
|
|
334
|
-
exponent: 18
|
|
335
|
-
}],
|
|
336
|
-
base: 'ibc/9C96847F0DC46D41E9D1016C66117DE290A2AF94AE4B583EC26224718A2AAFA0',
|
|
337
|
-
name: 'Neokingdom DAO',
|
|
338
|
-
display: 'neok',
|
|
339
|
-
symbol: 'NEOK',
|
|
340
|
-
logo_URIs: {
|
|
341
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
342
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
343
|
-
},
|
|
344
|
-
images: [{
|
|
345
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
346
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
347
|
-
}],
|
|
348
|
-
socials: {
|
|
349
|
-
website: 'https://www.neokingdom.org/',
|
|
350
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
351
|
-
},
|
|
352
|
-
type_asset: 'sdk.coin',
|
|
353
|
-
traces: [{
|
|
354
|
-
type: 'ibc',
|
|
355
|
-
counterparty: {
|
|
356
|
-
channel_id: 'channel-87',
|
|
357
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
358
|
-
chain_name: 'evmos'
|
|
359
|
-
},
|
|
360
|
-
chain: {
|
|
361
|
-
channel_id: 'channel-8'
|
|
362
|
-
}
|
|
363
|
-
}]
|
|
364
|
-
},
|
|
365
|
-
{
|
|
366
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
367
|
-
denom_units: [{
|
|
368
|
-
denom: 'ibc/EC49BC30535146D28CE4CC90EDDF96E9AE64EC88B2054C72ED12FFA800A817A6',
|
|
369
|
-
exponent: 0,
|
|
370
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
371
|
-
}, {
|
|
372
|
-
denom: 'berlin-legacy',
|
|
373
|
-
exponent: 18
|
|
374
|
-
}],
|
|
375
|
-
base: 'ibc/EC49BC30535146D28CE4CC90EDDF96E9AE64EC88B2054C72ED12FFA800A817A6',
|
|
376
|
-
name: 'Teledisko DAO - Legacy',
|
|
377
|
-
display: 'berlin-legacy',
|
|
378
|
-
symbol: 'BERLIN-legacy',
|
|
379
|
-
type_asset: 'erc20',
|
|
380
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
381
|
-
logo_URIs: {
|
|
382
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
383
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
384
|
-
},
|
|
385
|
-
images: [{
|
|
386
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
387
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
388
|
-
}],
|
|
389
|
-
traces: [{
|
|
390
|
-
type: 'ibc',
|
|
391
|
-
counterparty: {
|
|
392
|
-
channel_id: 'channel-87',
|
|
393
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
394
|
-
chain_name: 'evmos'
|
|
395
|
-
},
|
|
396
|
-
chain: {
|
|
397
|
-
channel_id: 'channel-8'
|
|
398
|
-
}
|
|
399
|
-
}]
|
|
400
|
-
},
|
|
401
|
-
{
|
|
402
|
-
description: 'The token of Crowdpunk DAO',
|
|
403
|
-
denom_units: [{
|
|
404
|
-
denom: 'ibc/DAEE90DE9B741B7AFCED76DAB26C82CCD38B17ED362F9DDA17C72DE3E5B6A0C8',
|
|
405
|
-
exponent: 0,
|
|
406
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
407
|
-
}, {
|
|
408
|
-
denom: 'crowdp',
|
|
409
|
-
exponent: 18
|
|
410
|
-
}],
|
|
411
|
-
base: 'ibc/DAEE90DE9B741B7AFCED76DAB26C82CCD38B17ED362F9DDA17C72DE3E5B6A0C8',
|
|
412
|
-
name: 'Crowdpunk DAO',
|
|
413
|
-
display: 'crowdp',
|
|
414
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
415
|
-
symbol: 'CROWDP',
|
|
416
|
-
type_asset: 'erc20',
|
|
417
|
-
logo_URIs: {
|
|
418
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
419
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
420
|
-
},
|
|
421
|
-
images: [{
|
|
422
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
423
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
424
|
-
}],
|
|
425
|
-
traces: [{
|
|
426
|
-
type: 'ibc',
|
|
427
|
-
counterparty: {
|
|
428
|
-
channel_id: 'channel-87',
|
|
429
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
430
|
-
chain_name: 'evmos'
|
|
431
|
-
},
|
|
432
|
-
chain: {
|
|
433
|
-
channel_id: 'channel-8'
|
|
434
|
-
}
|
|
435
|
-
}]
|
|
436
|
-
},
|
|
437
286
|
{
|
|
438
287
|
description: 'The native token of Gravity Bridge',
|
|
439
288
|
denom_units: [{
|
|
@@ -1084,157 +933,6 @@ const assets = {
|
|
|
1084
933
|
}
|
|
1085
934
|
}]
|
|
1086
935
|
},
|
|
1087
|
-
{
|
|
1088
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
1089
|
-
denom_units: [{
|
|
1090
|
-
denom: 'ibc/078EAF11288A47609FD894070CA8A1BFCEBD9E08745EA7030F95D7ADEE2E22CA',
|
|
1091
|
-
exponent: 0,
|
|
1092
|
-
aliases: ['aevmos']
|
|
1093
|
-
}, {
|
|
1094
|
-
denom: 'evmos',
|
|
1095
|
-
exponent: 18
|
|
1096
|
-
}],
|
|
1097
|
-
base: 'ibc/078EAF11288A47609FD894070CA8A1BFCEBD9E08745EA7030F95D7ADEE2E22CA',
|
|
1098
|
-
name: 'Evmos',
|
|
1099
|
-
display: 'evmos',
|
|
1100
|
-
symbol: 'EVMOS',
|
|
1101
|
-
logo_URIs: {
|
|
1102
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1103
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1104
|
-
},
|
|
1105
|
-
coingecko_id: 'evmos',
|
|
1106
|
-
images: [{
|
|
1107
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
1108
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
1109
|
-
}],
|
|
1110
|
-
socials: {
|
|
1111
|
-
website: 'https://evmos.org/',
|
|
1112
|
-
x: 'https://x.com/EvmosOrg'
|
|
1113
|
-
},
|
|
1114
|
-
type_asset: 'sdk.coin',
|
|
1115
|
-
traces: [{
|
|
1116
|
-
type: 'ibc',
|
|
1117
|
-
counterparty: {
|
|
1118
|
-
channel_id: 'channel-87',
|
|
1119
|
-
base_denom: 'aevmos',
|
|
1120
|
-
chain_name: 'evmos'
|
|
1121
|
-
},
|
|
1122
|
-
chain: {
|
|
1123
|
-
channel_id: 'channel-8'
|
|
1124
|
-
}
|
|
1125
|
-
}]
|
|
1126
|
-
},
|
|
1127
|
-
{
|
|
1128
|
-
description: 'The token of Neokingdom DAO.',
|
|
1129
|
-
denom_units: [{
|
|
1130
|
-
denom: 'ibc/9C96847F0DC46D41E9D1016C66117DE290A2AF94AE4B583EC26224718A2AAFA0',
|
|
1131
|
-
exponent: 0,
|
|
1132
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
1133
|
-
}, {
|
|
1134
|
-
denom: 'neok',
|
|
1135
|
-
exponent: 18
|
|
1136
|
-
}],
|
|
1137
|
-
base: 'ibc/9C96847F0DC46D41E9D1016C66117DE290A2AF94AE4B583EC26224718A2AAFA0',
|
|
1138
|
-
name: 'Neokingdom DAO',
|
|
1139
|
-
display: 'neok',
|
|
1140
|
-
symbol: 'NEOK',
|
|
1141
|
-
logo_URIs: {
|
|
1142
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1143
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1144
|
-
},
|
|
1145
|
-
images: [{
|
|
1146
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
1147
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
1148
|
-
}],
|
|
1149
|
-
socials: {
|
|
1150
|
-
website: 'https://www.neokingdom.org/',
|
|
1151
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
1152
|
-
},
|
|
1153
|
-
type_asset: 'sdk.coin',
|
|
1154
|
-
traces: [{
|
|
1155
|
-
type: 'ibc',
|
|
1156
|
-
counterparty: {
|
|
1157
|
-
channel_id: 'channel-87',
|
|
1158
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
1159
|
-
chain_name: 'evmos'
|
|
1160
|
-
},
|
|
1161
|
-
chain: {
|
|
1162
|
-
channel_id: 'channel-8'
|
|
1163
|
-
}
|
|
1164
|
-
}]
|
|
1165
|
-
},
|
|
1166
|
-
{
|
|
1167
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
1168
|
-
denom_units: [{
|
|
1169
|
-
denom: 'ibc/EC49BC30535146D28CE4CC90EDDF96E9AE64EC88B2054C72ED12FFA800A817A6',
|
|
1170
|
-
exponent: 0,
|
|
1171
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
1172
|
-
}, {
|
|
1173
|
-
denom: 'berlin-legacy',
|
|
1174
|
-
exponent: 18
|
|
1175
|
-
}],
|
|
1176
|
-
base: 'ibc/EC49BC30535146D28CE4CC90EDDF96E9AE64EC88B2054C72ED12FFA800A817A6',
|
|
1177
|
-
name: 'Teledisko DAO - Legacy',
|
|
1178
|
-
display: 'berlin-legacy',
|
|
1179
|
-
symbol: 'BERLIN-legacy',
|
|
1180
|
-
type_asset: 'erc20',
|
|
1181
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1182
|
-
logo_URIs: {
|
|
1183
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1184
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1185
|
-
},
|
|
1186
|
-
images: [{
|
|
1187
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
1188
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
1189
|
-
}],
|
|
1190
|
-
traces: [{
|
|
1191
|
-
type: 'ibc',
|
|
1192
|
-
counterparty: {
|
|
1193
|
-
channel_id: 'channel-87',
|
|
1194
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
1195
|
-
chain_name: 'evmos'
|
|
1196
|
-
},
|
|
1197
|
-
chain: {
|
|
1198
|
-
channel_id: 'channel-8'
|
|
1199
|
-
}
|
|
1200
|
-
}]
|
|
1201
|
-
},
|
|
1202
|
-
{
|
|
1203
|
-
description: 'The token of Crowdpunk DAO',
|
|
1204
|
-
denom_units: [{
|
|
1205
|
-
denom: 'ibc/DAEE90DE9B741B7AFCED76DAB26C82CCD38B17ED362F9DDA17C72DE3E5B6A0C8',
|
|
1206
|
-
exponent: 0,
|
|
1207
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
1208
|
-
}, {
|
|
1209
|
-
denom: 'crowdp',
|
|
1210
|
-
exponent: 18
|
|
1211
|
-
}],
|
|
1212
|
-
base: 'ibc/DAEE90DE9B741B7AFCED76DAB26C82CCD38B17ED362F9DDA17C72DE3E5B6A0C8',
|
|
1213
|
-
name: 'Crowdpunk DAO',
|
|
1214
|
-
display: 'crowdp',
|
|
1215
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1216
|
-
symbol: 'CROWDP',
|
|
1217
|
-
type_asset: 'erc20',
|
|
1218
|
-
logo_URIs: {
|
|
1219
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1220
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1221
|
-
},
|
|
1222
|
-
images: [{
|
|
1223
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
1224
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
1225
|
-
}],
|
|
1226
|
-
traces: [{
|
|
1227
|
-
type: 'ibc',
|
|
1228
|
-
counterparty: {
|
|
1229
|
-
channel_id: 'channel-87',
|
|
1230
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
1231
|
-
chain_name: 'evmos'
|
|
1232
|
-
},
|
|
1233
|
-
chain: {
|
|
1234
|
-
channel_id: 'channel-8'
|
|
1235
|
-
}
|
|
1236
|
-
}]
|
|
1237
|
-
},
|
|
1238
936
|
{
|
|
1239
937
|
description: 'The native token of Gravity Bridge',
|
|
1240
938
|
denom_units: [{
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -3237,157 +3237,6 @@ const assets = {
|
|
|
3237
3237
|
}
|
|
3238
3238
|
}]
|
|
3239
3239
|
},
|
|
3240
|
-
{
|
|
3241
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
3242
|
-
denom_units: [{
|
|
3243
|
-
denom: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
|
|
3244
|
-
exponent: 0,
|
|
3245
|
-
aliases: ['aevmos']
|
|
3246
|
-
}, {
|
|
3247
|
-
denom: 'evmos',
|
|
3248
|
-
exponent: 18
|
|
3249
|
-
}],
|
|
3250
|
-
base: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
|
|
3251
|
-
name: 'Evmos',
|
|
3252
|
-
display: 'evmos',
|
|
3253
|
-
symbol: 'EVMOS',
|
|
3254
|
-
logo_URIs: {
|
|
3255
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3256
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3257
|
-
},
|
|
3258
|
-
coingecko_id: 'evmos',
|
|
3259
|
-
images: [{
|
|
3260
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3261
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3262
|
-
}],
|
|
3263
|
-
socials: {
|
|
3264
|
-
website: 'https://evmos.org/',
|
|
3265
|
-
x: 'https://x.com/EvmosOrg'
|
|
3266
|
-
},
|
|
3267
|
-
type_asset: 'sdk.coin',
|
|
3268
|
-
traces: [{
|
|
3269
|
-
type: 'ibc',
|
|
3270
|
-
counterparty: {
|
|
3271
|
-
channel_id: 'channel-3',
|
|
3272
|
-
base_denom: 'aevmos',
|
|
3273
|
-
chain_name: 'evmos'
|
|
3274
|
-
},
|
|
3275
|
-
chain: {
|
|
3276
|
-
channel_id: 'channel-292'
|
|
3277
|
-
}
|
|
3278
|
-
}]
|
|
3279
|
-
},
|
|
3280
|
-
{
|
|
3281
|
-
description: 'The token of Neokingdom DAO.',
|
|
3282
|
-
denom_units: [{
|
|
3283
|
-
denom: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
|
|
3284
|
-
exponent: 0,
|
|
3285
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
3286
|
-
}, {
|
|
3287
|
-
denom: 'neok',
|
|
3288
|
-
exponent: 18
|
|
3289
|
-
}],
|
|
3290
|
-
base: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
|
|
3291
|
-
name: 'Neokingdom DAO',
|
|
3292
|
-
display: 'neok',
|
|
3293
|
-
symbol: 'NEOK',
|
|
3294
|
-
logo_URIs: {
|
|
3295
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3296
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3297
|
-
},
|
|
3298
|
-
images: [{
|
|
3299
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
3300
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
3301
|
-
}],
|
|
3302
|
-
socials: {
|
|
3303
|
-
website: 'https://www.neokingdom.org/',
|
|
3304
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
3305
|
-
},
|
|
3306
|
-
type_asset: 'sdk.coin',
|
|
3307
|
-
traces: [{
|
|
3308
|
-
type: 'ibc',
|
|
3309
|
-
counterparty: {
|
|
3310
|
-
channel_id: 'channel-3',
|
|
3311
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
3312
|
-
chain_name: 'evmos'
|
|
3313
|
-
},
|
|
3314
|
-
chain: {
|
|
3315
|
-
channel_id: 'channel-292'
|
|
3316
|
-
}
|
|
3317
|
-
}]
|
|
3318
|
-
},
|
|
3319
|
-
{
|
|
3320
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
3321
|
-
denom_units: [{
|
|
3322
|
-
denom: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
|
|
3323
|
-
exponent: 0,
|
|
3324
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
3325
|
-
}, {
|
|
3326
|
-
denom: 'berlin-legacy',
|
|
3327
|
-
exponent: 18
|
|
3328
|
-
}],
|
|
3329
|
-
base: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
|
|
3330
|
-
name: 'Teledisko DAO - Legacy',
|
|
3331
|
-
display: 'berlin-legacy',
|
|
3332
|
-
symbol: 'BERLIN-legacy',
|
|
3333
|
-
type_asset: 'erc20',
|
|
3334
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3335
|
-
logo_URIs: {
|
|
3336
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3337
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3338
|
-
},
|
|
3339
|
-
images: [{
|
|
3340
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
3341
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
3342
|
-
}],
|
|
3343
|
-
traces: [{
|
|
3344
|
-
type: 'ibc',
|
|
3345
|
-
counterparty: {
|
|
3346
|
-
channel_id: 'channel-3',
|
|
3347
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
3348
|
-
chain_name: 'evmos'
|
|
3349
|
-
},
|
|
3350
|
-
chain: {
|
|
3351
|
-
channel_id: 'channel-292'
|
|
3352
|
-
}
|
|
3353
|
-
}]
|
|
3354
|
-
},
|
|
3355
|
-
{
|
|
3356
|
-
description: 'The token of Crowdpunk DAO',
|
|
3357
|
-
denom_units: [{
|
|
3358
|
-
denom: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
3359
|
-
exponent: 0,
|
|
3360
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
3361
|
-
}, {
|
|
3362
|
-
denom: 'crowdp',
|
|
3363
|
-
exponent: 18
|
|
3364
|
-
}],
|
|
3365
|
-
base: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
3366
|
-
name: 'Crowdpunk DAO',
|
|
3367
|
-
display: 'crowdp',
|
|
3368
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3369
|
-
symbol: 'CROWDP',
|
|
3370
|
-
type_asset: 'erc20',
|
|
3371
|
-
logo_URIs: {
|
|
3372
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3373
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3374
|
-
},
|
|
3375
|
-
images: [{
|
|
3376
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
3377
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
3378
|
-
}],
|
|
3379
|
-
traces: [{
|
|
3380
|
-
type: 'ibc',
|
|
3381
|
-
counterparty: {
|
|
3382
|
-
channel_id: 'channel-3',
|
|
3383
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
3384
|
-
chain_name: 'evmos'
|
|
3385
|
-
},
|
|
3386
|
-
chain: {
|
|
3387
|
-
channel_id: 'channel-292'
|
|
3388
|
-
}
|
|
3389
|
-
}]
|
|
3390
|
-
},
|
|
3391
3240
|
{
|
|
3392
3241
|
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
3393
3242
|
denom_units: [{
|
|
@@ -7263,157 +7112,6 @@ const assets = {
|
|
|
7263
7112
|
}
|
|
7264
7113
|
}]
|
|
7265
7114
|
},
|
|
7266
|
-
{
|
|
7267
|
-
description: 'The native EVM, governance and staking token of the Evmos Hub',
|
|
7268
|
-
denom_units: [{
|
|
7269
|
-
denom: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
|
|
7270
|
-
exponent: 0,
|
|
7271
|
-
aliases: ['aevmos']
|
|
7272
|
-
}, {
|
|
7273
|
-
denom: 'evmos',
|
|
7274
|
-
exponent: 18
|
|
7275
|
-
}],
|
|
7276
|
-
base: 'ibc/19DD710119533524061885A6F190B18AF28D9537E2BAE37F32A62C1A25979287',
|
|
7277
|
-
name: 'Evmos',
|
|
7278
|
-
display: 'evmos',
|
|
7279
|
-
symbol: 'EVMOS',
|
|
7280
|
-
logo_URIs: {
|
|
7281
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
7282
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
7283
|
-
},
|
|
7284
|
-
coingecko_id: 'evmos',
|
|
7285
|
-
images: [{
|
|
7286
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
7287
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
7288
|
-
}],
|
|
7289
|
-
socials: {
|
|
7290
|
-
website: 'https://evmos.org/',
|
|
7291
|
-
x: 'https://x.com/EvmosOrg'
|
|
7292
|
-
},
|
|
7293
|
-
type_asset: 'sdk.coin',
|
|
7294
|
-
traces: [{
|
|
7295
|
-
type: 'ibc',
|
|
7296
|
-
counterparty: {
|
|
7297
|
-
channel_id: 'channel-3',
|
|
7298
|
-
base_denom: 'aevmos',
|
|
7299
|
-
chain_name: 'evmos'
|
|
7300
|
-
},
|
|
7301
|
-
chain: {
|
|
7302
|
-
channel_id: 'channel-292'
|
|
7303
|
-
}
|
|
7304
|
-
}]
|
|
7305
|
-
},
|
|
7306
|
-
{
|
|
7307
|
-
description: 'The token of Neokingdom DAO.',
|
|
7308
|
-
denom_units: [{
|
|
7309
|
-
denom: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
|
|
7310
|
-
exponent: 0,
|
|
7311
|
-
aliases: ['erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9']
|
|
7312
|
-
}, {
|
|
7313
|
-
denom: 'neok',
|
|
7314
|
-
exponent: 18
|
|
7315
|
-
}],
|
|
7316
|
-
base: 'ibc/FCB0126B85D91CCBDF17FC273023372D41DE033B6E6B666EA2E0E30EAECFEFFC',
|
|
7317
|
-
name: 'Neokingdom DAO',
|
|
7318
|
-
display: 'neok',
|
|
7319
|
-
symbol: 'NEOK',
|
|
7320
|
-
logo_URIs: {
|
|
7321
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
7322
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
7323
|
-
},
|
|
7324
|
-
images: [{
|
|
7325
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.png',
|
|
7326
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
7327
|
-
}],
|
|
7328
|
-
socials: {
|
|
7329
|
-
website: 'https://www.neokingdom.org/',
|
|
7330
|
-
x: 'https://x.com/NEOKingdomDAO'
|
|
7331
|
-
},
|
|
7332
|
-
type_asset: 'sdk.coin',
|
|
7333
|
-
traces: [{
|
|
7334
|
-
type: 'ibc',
|
|
7335
|
-
counterparty: {
|
|
7336
|
-
channel_id: 'channel-3',
|
|
7337
|
-
base_denom: 'erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9',
|
|
7338
|
-
chain_name: 'evmos'
|
|
7339
|
-
},
|
|
7340
|
-
chain: {
|
|
7341
|
-
channel_id: 'channel-292'
|
|
7342
|
-
}
|
|
7343
|
-
}]
|
|
7344
|
-
},
|
|
7345
|
-
{
|
|
7346
|
-
description: 'The legacy token of Teledisko DAO.',
|
|
7347
|
-
denom_units: [{
|
|
7348
|
-
denom: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
|
|
7349
|
-
exponent: 0,
|
|
7350
|
-
aliases: ['erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280']
|
|
7351
|
-
}, {
|
|
7352
|
-
denom: 'berlin-legacy',
|
|
7353
|
-
exponent: 18
|
|
7354
|
-
}],
|
|
7355
|
-
base: 'ibc/AE07DE43C4743BA0CE79576B70B280516F395F2F45B905668B150A022DDA4080',
|
|
7356
|
-
name: 'Teledisko DAO - Legacy',
|
|
7357
|
-
display: 'berlin-legacy',
|
|
7358
|
-
symbol: 'BERLIN-legacy',
|
|
7359
|
-
type_asset: 'erc20',
|
|
7360
|
-
address: '0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
7361
|
-
logo_URIs: {
|
|
7362
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
7363
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
7364
|
-
},
|
|
7365
|
-
images: [{
|
|
7366
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.png',
|
|
7367
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/berlin.svg'
|
|
7368
|
-
}],
|
|
7369
|
-
traces: [{
|
|
7370
|
-
type: 'ibc',
|
|
7371
|
-
counterparty: {
|
|
7372
|
-
channel_id: 'channel-3',
|
|
7373
|
-
base_denom: 'erc20/0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280',
|
|
7374
|
-
chain_name: 'evmos'
|
|
7375
|
-
},
|
|
7376
|
-
chain: {
|
|
7377
|
-
channel_id: 'channel-292'
|
|
7378
|
-
}
|
|
7379
|
-
}]
|
|
7380
|
-
},
|
|
7381
|
-
{
|
|
7382
|
-
description: 'The token of Crowdpunk DAO',
|
|
7383
|
-
denom_units: [{
|
|
7384
|
-
denom: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
7385
|
-
exponent: 0,
|
|
7386
|
-
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
7387
|
-
}, {
|
|
7388
|
-
denom: 'crowdp',
|
|
7389
|
-
exponent: 18
|
|
7390
|
-
}],
|
|
7391
|
-
base: 'ibc/74C4FE1EC3BDD66B02C691496371DDBB86DDE512C5BC072D76262C6C9B4B20D1',
|
|
7392
|
-
name: 'Crowdpunk DAO',
|
|
7393
|
-
display: 'crowdp',
|
|
7394
|
-
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
7395
|
-
symbol: 'CROWDP',
|
|
7396
|
-
type_asset: 'erc20',
|
|
7397
|
-
logo_URIs: {
|
|
7398
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
7399
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
7400
|
-
},
|
|
7401
|
-
images: [{
|
|
7402
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
7403
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg'
|
|
7404
|
-
}],
|
|
7405
|
-
traces: [{
|
|
7406
|
-
type: 'ibc',
|
|
7407
|
-
counterparty: {
|
|
7408
|
-
channel_id: 'channel-3',
|
|
7409
|
-
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
7410
|
-
chain_name: 'evmos'
|
|
7411
|
-
},
|
|
7412
|
-
chain: {
|
|
7413
|
-
channel_id: 'channel-292'
|
|
7414
|
-
}
|
|
7415
|
-
}]
|
|
7416
|
-
},
|
|
7417
7115
|
{
|
|
7418
7116
|
description: 'PUNDIAI is an ERC-20 utility and governance token of Pundi AI ecosystem, including Pundi AI Data Platform, Pundi AI Marketplace, Pundi AIFX Omni Layer and Pundi MM AI Agent Launcher.',
|
|
7419
7117
|
denom_units: [{
|