@chain-registry/assets 1.70.638 → 1.70.640

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.
@@ -277,132 +277,6 @@ const assets = {
277
277
  }
278
278
  }]
279
279
  },
280
- {
281
- description: 'The native token of Elys Network',
282
- denom_units: [
283
- {
284
- denom: 'ibc/1ED07AEE532D385F800D329BE8960C688D2AA4597156CF536EC4B37DED40B2FC',
285
- exponent: 0,
286
- aliases: ['uelys']
287
- },
288
- {
289
- denom: 'melys',
290
- exponent: 3,
291
- aliases: ['millielys']
292
- },
293
- {
294
- denom: 'elys',
295
- exponent: 6,
296
- aliases: []
297
- }
298
- ],
299
- base: 'ibc/1ED07AEE532D385F800D329BE8960C688D2AA4597156CF536EC4B37DED40B2FC',
300
- name: 'Elys Network',
301
- display: 'elys',
302
- symbol: 'ELYS',
303
- logo_URIs: {
304
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
305
- },
306
- images: [{
307
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
308
- }],
309
- type_asset: 'sdk.coin',
310
- traces: [{
311
- type: 'ibc',
312
- counterparty: {
313
- channel_id: 'channel-5',
314
- base_denom: 'uelys',
315
- chain_name: 'elys'
316
- },
317
- chain: {
318
- channel_id: 'channel-129'
319
- }
320
- }]
321
- },
322
- {
323
- description: 'Eden token definition',
324
- denom_units: [
325
- {
326
- denom: 'ibc/4029F7E9CD67C53675F4C384C5A4C2DA971A90FBF800483FA36356DDC3302BC8',
327
- exponent: 0,
328
- aliases: ['ueden']
329
- },
330
- {
331
- denom: 'meden',
332
- exponent: 3,
333
- aliases: ['millieden']
334
- },
335
- {
336
- denom: 'eden',
337
- exponent: 6,
338
- aliases: []
339
- }
340
- ],
341
- base: 'ibc/4029F7E9CD67C53675F4C384C5A4C2DA971A90FBF800483FA36356DDC3302BC8',
342
- name: 'Eden',
343
- display: 'eden',
344
- symbol: 'EDEN',
345
- logo_URIs: {
346
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
347
- },
348
- images: [{
349
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
350
- }],
351
- type_asset: 'sdk.coin',
352
- traces: [{
353
- type: 'ibc',
354
- counterparty: {
355
- channel_id: 'channel-5',
356
- base_denom: 'ueden',
357
- chain_name: 'elys'
358
- },
359
- chain: {
360
- channel_id: 'channel-129'
361
- }
362
- }]
363
- },
364
- {
365
- description: 'Eden BOOST token definition',
366
- denom_units: [
367
- {
368
- denom: 'ibc/77E6754F649117ACF9A2F833F910B6450E8FD68D91CDCE0F2A63040CA455256A',
369
- exponent: 0,
370
- aliases: ['uedenb']
371
- },
372
- {
373
- denom: 'medenb',
374
- exponent: 3,
375
- aliases: ['milliedenb']
376
- },
377
- {
378
- denom: 'edenb',
379
- exponent: 6,
380
- aliases: []
381
- }
382
- ],
383
- base: 'ibc/77E6754F649117ACF9A2F833F910B6450E8FD68D91CDCE0F2A63040CA455256A',
384
- name: 'Eden BOOST',
385
- display: 'edenb',
386
- symbol: 'EDENBOOST',
387
- logo_URIs: {
388
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
389
- },
390
- images: [{
391
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
392
- }],
393
- type_asset: 'sdk.coin',
394
- traces: [{
395
- type: 'ibc',
396
- counterparty: {
397
- channel_id: 'channel-5',
398
- base_denom: 'uedenb',
399
- chain_name: 'elys'
400
- },
401
- chain: {
402
- channel_id: 'channel-129'
403
- }
404
- }]
405
- },
406
280
  {
407
281
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
408
282
  denom_units: [{
@@ -1147,132 +1021,6 @@ const assets = {
1147
1021
  }
1148
1022
  }]
1149
1023
  },
1150
- {
1151
- description: 'The native token of Elys Network',
1152
- denom_units: [
1153
- {
1154
- denom: 'ibc/1ED07AEE532D385F800D329BE8960C688D2AA4597156CF536EC4B37DED40B2FC',
1155
- exponent: 0,
1156
- aliases: ['uelys']
1157
- },
1158
- {
1159
- denom: 'melys',
1160
- exponent: 3,
1161
- aliases: ['millielys']
1162
- },
1163
- {
1164
- denom: 'elys',
1165
- exponent: 6,
1166
- aliases: []
1167
- }
1168
- ],
1169
- base: 'ibc/1ED07AEE532D385F800D329BE8960C688D2AA4597156CF536EC4B37DED40B2FC',
1170
- name: 'Elys Network',
1171
- display: 'elys',
1172
- symbol: 'ELYS',
1173
- logo_URIs: {
1174
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
1175
- },
1176
- images: [{
1177
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
1178
- }],
1179
- type_asset: 'sdk.coin',
1180
- traces: [{
1181
- type: 'ibc',
1182
- counterparty: {
1183
- channel_id: 'channel-5',
1184
- base_denom: 'uelys',
1185
- chain_name: 'elys'
1186
- },
1187
- chain: {
1188
- channel_id: 'channel-129'
1189
- }
1190
- }]
1191
- },
1192
- {
1193
- description: 'Eden token definition',
1194
- denom_units: [
1195
- {
1196
- denom: 'ibc/4029F7E9CD67C53675F4C384C5A4C2DA971A90FBF800483FA36356DDC3302BC8',
1197
- exponent: 0,
1198
- aliases: ['ueden']
1199
- },
1200
- {
1201
- denom: 'meden',
1202
- exponent: 3,
1203
- aliases: ['millieden']
1204
- },
1205
- {
1206
- denom: 'eden',
1207
- exponent: 6,
1208
- aliases: []
1209
- }
1210
- ],
1211
- base: 'ibc/4029F7E9CD67C53675F4C384C5A4C2DA971A90FBF800483FA36356DDC3302BC8',
1212
- name: 'Eden',
1213
- display: 'eden',
1214
- symbol: 'EDEN',
1215
- logo_URIs: {
1216
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
1217
- },
1218
- images: [{
1219
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
1220
- }],
1221
- type_asset: 'sdk.coin',
1222
- traces: [{
1223
- type: 'ibc',
1224
- counterparty: {
1225
- channel_id: 'channel-5',
1226
- base_denom: 'ueden',
1227
- chain_name: 'elys'
1228
- },
1229
- chain: {
1230
- channel_id: 'channel-129'
1231
- }
1232
- }]
1233
- },
1234
- {
1235
- description: 'Eden BOOST token definition',
1236
- denom_units: [
1237
- {
1238
- denom: 'ibc/77E6754F649117ACF9A2F833F910B6450E8FD68D91CDCE0F2A63040CA455256A',
1239
- exponent: 0,
1240
- aliases: ['uedenb']
1241
- },
1242
- {
1243
- denom: 'medenb',
1244
- exponent: 3,
1245
- aliases: ['milliedenb']
1246
- },
1247
- {
1248
- denom: 'edenb',
1249
- exponent: 6,
1250
- aliases: []
1251
- }
1252
- ],
1253
- base: 'ibc/77E6754F649117ACF9A2F833F910B6450E8FD68D91CDCE0F2A63040CA455256A',
1254
- name: 'Eden BOOST',
1255
- display: 'edenb',
1256
- symbol: 'EDENBOOST',
1257
- logo_URIs: {
1258
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
1259
- },
1260
- images: [{
1261
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
1262
- }],
1263
- type_asset: 'sdk.coin',
1264
- traces: [{
1265
- type: 'ibc',
1266
- counterparty: {
1267
- channel_id: 'channel-5',
1268
- base_denom: 'uedenb',
1269
- chain_name: 'elys'
1270
- },
1271
- chain: {
1272
- channel_id: 'channel-129'
1273
- }
1274
- }]
1275
- },
1276
1024
  {
1277
1025
  description: 'The IRIS token is the native governance token for the IrisNet chain.',
1278
1026
  denom_units: [{
@@ -50,7 +50,6 @@ import _dydx from './dydx';
50
50
  import _dymension from './dymension';
51
51
  import _dyson from './dyson';
52
52
  import _echelon from './echelon';
53
- import _elys from './elys';
54
53
  import _emoney from './emoney';
55
54
  import _empowerchain from './empowerchain';
56
55
  import _epix from './epix';
@@ -169,5 +168,5 @@ import _xpla from './xpla';
169
168
  import _xrplevm from './xrplevm';
170
169
  import _zenrock from './zenrock';
171
170
  import _zigchain from './zigchain';
172
- const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _elys, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _mirage, _mtgbp, _neutaro, _neutron, _nibiru, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pundix, _pylons, _qfs, _qie, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _safrochain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _thejaynetwork, _titan, _turkchain, _umee, _unification, _uptick, _wolochain, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
171
+ const assets = [_ethereum, _namada, _penumbra, _solana, _aaronetwork, _acrechain, _agoric, _aioz, _akash, _allora, _amitis, _andromeda, _archway, _arkeo, _arkh, _assetmantle, _atomone, _aura, _axelar, _babylon, _bandchain, _beezee, _bitbadges, _bitcanna, _bitsong, _bitway, _bluzelle, _bostrom, _canto, _carbon, _celestia, _chain4energy, _cheqd, _chihuahua, _cifer, _comdex, _composable, _conscious, _coreum, _cosmoshub, _crescent, _cronos, _cryptoorgchain, _decentr, _desmos, _divine, _doravota, _dungeon, _dydx, _dymension, _dyson, _echelon, _emoney, _empowerchain, _epix, _fandomchain, _fetchhub, _firmachain, _furya, _galaxy, _gateway, _genesisl1, _gitopia, _gnodi, _gravitybridge, _haqq, _hazinachain, _hippoprotocol, _humans, _impacthub, _imversed, _initia, _injective, _int3face, _intento, _irisnet, _jackal, _joltify, _juno, _kava, _kichain, _kimanetwork, _konstellation, _kopi, _kujira, _kyve, _lava, _likecoin, _lombardledger, _lorenzo, _lumen, _lumera, _lumnetwork, _mande, _manifest, _mantrachain, _medasdigital, _meme, _migaloo, _mirage, _mtgbp, _neutaro, _neutron, _nibiru, _nim, _noble, _nolus, _nomic, _nyx, _odin, _okexchain, _optio, _oraichain, _osmosis, _panacea, _passage, _paxi, _persistence, _planq, _point, _provenance, _pundix, _pylons, _qfs, _qie, _quasar, _quicksilver, _qwoyn, _realio, _rebus, _regen, _rizon, _safrochain, _saga, _scorum, _secretnetwork, _seda, _sei, _self, _sentinel, _sge, _shareledger, _shentu, _shido, _sidechain, _sifchain, _sommelier, _source, _stafihub, _stratos, _stride, _sunrise, _symphony, _synternet, _taketitan, _teritori, _terra, _terra2, _thejaynetwork, _titan, _turkchain, _umee, _unification, _uptick, _wolochain, _xion, _xpla, _xrplevm, _zenrock, _zigchain];
173
172
  export default assets;
@@ -1363,132 +1363,6 @@ const assets = {
1363
1363
  }
1364
1364
  }]
1365
1365
  },
1366
- {
1367
- description: 'The native token of Elys Network',
1368
- denom_units: [
1369
- {
1370
- denom: 'ibc/62EED9812C9184F2EA24F8008D9D2C05AD23CEA2632958B6D5906F478FA1DBA6',
1371
- exponent: 0,
1372
- aliases: ['uelys']
1373
- },
1374
- {
1375
- denom: 'melys',
1376
- exponent: 3,
1377
- aliases: ['millielys']
1378
- },
1379
- {
1380
- denom: 'elys',
1381
- exponent: 6,
1382
- aliases: []
1383
- }
1384
- ],
1385
- base: 'ibc/62EED9812C9184F2EA24F8008D9D2C05AD23CEA2632958B6D5906F478FA1DBA6',
1386
- name: 'Elys Network',
1387
- display: 'elys',
1388
- symbol: 'ELYS',
1389
- logo_URIs: {
1390
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
1391
- },
1392
- images: [{
1393
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
1394
- }],
1395
- type_asset: 'sdk.coin',
1396
- traces: [{
1397
- type: 'ibc',
1398
- counterparty: {
1399
- channel_id: 'channel-3',
1400
- base_denom: 'uelys',
1401
- chain_name: 'elys'
1402
- },
1403
- chain: {
1404
- channel_id: 'channel-163'
1405
- }
1406
- }]
1407
- },
1408
- {
1409
- description: 'Eden token definition',
1410
- denom_units: [
1411
- {
1412
- denom: 'ibc/1A50974318E1165F361358B7F0BC0C0026276C7C644E1DC97754D52362261C5C',
1413
- exponent: 0,
1414
- aliases: ['ueden']
1415
- },
1416
- {
1417
- denom: 'meden',
1418
- exponent: 3,
1419
- aliases: ['millieden']
1420
- },
1421
- {
1422
- denom: 'eden',
1423
- exponent: 6,
1424
- aliases: []
1425
- }
1426
- ],
1427
- base: 'ibc/1A50974318E1165F361358B7F0BC0C0026276C7C644E1DC97754D52362261C5C',
1428
- name: 'Eden',
1429
- display: 'eden',
1430
- symbol: 'EDEN',
1431
- logo_URIs: {
1432
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
1433
- },
1434
- images: [{
1435
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
1436
- }],
1437
- type_asset: 'sdk.coin',
1438
- traces: [{
1439
- type: 'ibc',
1440
- counterparty: {
1441
- channel_id: 'channel-3',
1442
- base_denom: 'ueden',
1443
- chain_name: 'elys'
1444
- },
1445
- chain: {
1446
- channel_id: 'channel-163'
1447
- }
1448
- }]
1449
- },
1450
- {
1451
- description: 'Eden BOOST token definition',
1452
- denom_units: [
1453
- {
1454
- denom: 'ibc/A6CEE5C60886217655D1E0454D8995E4CDBE2E1C9350265030BCB994A5421F18',
1455
- exponent: 0,
1456
- aliases: ['uedenb']
1457
- },
1458
- {
1459
- denom: 'medenb',
1460
- exponent: 3,
1461
- aliases: ['milliedenb']
1462
- },
1463
- {
1464
- denom: 'edenb',
1465
- exponent: 6,
1466
- aliases: []
1467
- }
1468
- ],
1469
- base: 'ibc/A6CEE5C60886217655D1E0454D8995E4CDBE2E1C9350265030BCB994A5421F18',
1470
- name: 'Eden BOOST',
1471
- display: 'edenb',
1472
- symbol: 'EDENBOOST',
1473
- logo_URIs: {
1474
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
1475
- },
1476
- images: [{
1477
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
1478
- }],
1479
- type_asset: 'sdk.coin',
1480
- traces: [{
1481
- type: 'ibc',
1482
- counterparty: {
1483
- channel_id: 'channel-3',
1484
- base_denom: 'uedenb',
1485
- chain_name: 'elys'
1486
- },
1487
- chain: {
1488
- channel_id: 'channel-163'
1489
- }
1490
- }]
1491
- },
1492
1366
  {
1493
1367
  description: 'The native staking and governance token of Empower.',
1494
1368
  denom_units: [{
@@ -4087,132 +3961,6 @@ const assets = {
4087
3961
  }
4088
3962
  }]
4089
3963
  },
4090
- {
4091
- description: 'The native token of Elys Network',
4092
- denom_units: [
4093
- {
4094
- denom: 'ibc/62EED9812C9184F2EA24F8008D9D2C05AD23CEA2632958B6D5906F478FA1DBA6',
4095
- exponent: 0,
4096
- aliases: ['uelys']
4097
- },
4098
- {
4099
- denom: 'melys',
4100
- exponent: 3,
4101
- aliases: ['millielys']
4102
- },
4103
- {
4104
- denom: 'elys',
4105
- exponent: 6,
4106
- aliases: []
4107
- }
4108
- ],
4109
- base: 'ibc/62EED9812C9184F2EA24F8008D9D2C05AD23CEA2632958B6D5906F478FA1DBA6',
4110
- name: 'Elys Network',
4111
- display: 'elys',
4112
- symbol: 'ELYS',
4113
- logo_URIs: {
4114
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
4115
- },
4116
- images: [{
4117
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/elys.png'
4118
- }],
4119
- type_asset: 'sdk.coin',
4120
- traces: [{
4121
- type: 'ibc',
4122
- counterparty: {
4123
- channel_id: 'channel-3',
4124
- base_denom: 'uelys',
4125
- chain_name: 'elys'
4126
- },
4127
- chain: {
4128
- channel_id: 'channel-163'
4129
- }
4130
- }]
4131
- },
4132
- {
4133
- description: 'Eden token definition',
4134
- denom_units: [
4135
- {
4136
- denom: 'ibc/1A50974318E1165F361358B7F0BC0C0026276C7C644E1DC97754D52362261C5C',
4137
- exponent: 0,
4138
- aliases: ['ueden']
4139
- },
4140
- {
4141
- denom: 'meden',
4142
- exponent: 3,
4143
- aliases: ['millieden']
4144
- },
4145
- {
4146
- denom: 'eden',
4147
- exponent: 6,
4148
- aliases: []
4149
- }
4150
- ],
4151
- base: 'ibc/1A50974318E1165F361358B7F0BC0C0026276C7C644E1DC97754D52362261C5C',
4152
- name: 'Eden',
4153
- display: 'eden',
4154
- symbol: 'EDEN',
4155
- logo_URIs: {
4156
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
4157
- },
4158
- images: [{
4159
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden.png'
4160
- }],
4161
- type_asset: 'sdk.coin',
4162
- traces: [{
4163
- type: 'ibc',
4164
- counterparty: {
4165
- channel_id: 'channel-3',
4166
- base_denom: 'ueden',
4167
- chain_name: 'elys'
4168
- },
4169
- chain: {
4170
- channel_id: 'channel-163'
4171
- }
4172
- }]
4173
- },
4174
- {
4175
- description: 'Eden BOOST token definition',
4176
- denom_units: [
4177
- {
4178
- denom: 'ibc/A6CEE5C60886217655D1E0454D8995E4CDBE2E1C9350265030BCB994A5421F18',
4179
- exponent: 0,
4180
- aliases: ['uedenb']
4181
- },
4182
- {
4183
- denom: 'medenb',
4184
- exponent: 3,
4185
- aliases: ['milliedenb']
4186
- },
4187
- {
4188
- denom: 'edenb',
4189
- exponent: 6,
4190
- aliases: []
4191
- }
4192
- ],
4193
- base: 'ibc/A6CEE5C60886217655D1E0454D8995E4CDBE2E1C9350265030BCB994A5421F18',
4194
- name: 'Eden BOOST',
4195
- display: 'edenb',
4196
- symbol: 'EDENBOOST',
4197
- logo_URIs: {
4198
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
4199
- },
4200
- images: [{
4201
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/elys/images/eden-boost.png'
4202
- }],
4203
- type_asset: 'sdk.coin',
4204
- traces: [{
4205
- type: 'ibc',
4206
- counterparty: {
4207
- channel_id: 'channel-3',
4208
- base_denom: 'uedenb',
4209
- chain_name: 'elys'
4210
- },
4211
- chain: {
4212
- channel_id: 'channel-163'
4213
- }
4214
- }]
4215
- },
4216
3964
  {
4217
3965
  description: 'The native staking and governance token of Empower.',
4218
3966
  denom_units: [{