@chain-registry/assets 1.70.220 → 1.70.222

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.
Files changed (50) hide show
  1. package/esm/mainnet/axelar.js +890 -26
  2. package/esm/mainnet/babylon.js +86 -0
  3. package/esm/mainnet/celestia.js +700 -0
  4. package/esm/mainnet/composable.js +228 -0
  5. package/esm/mainnet/cosmoshub.js +890 -26
  6. package/esm/mainnet/dydx.js +700 -0
  7. package/esm/mainnet/gravitybridge.js +164 -0
  8. package/esm/mainnet/injective.js +700 -0
  9. package/esm/mainnet/juno.js +164 -0
  10. package/esm/mainnet/kujira.js +164 -0
  11. package/esm/mainnet/migaloo.js +164 -0
  12. package/esm/mainnet/milkyway.js +76 -0
  13. package/esm/mainnet/neutron.js +890 -26
  14. package/esm/mainnet/noble.js +700 -0
  15. package/esm/mainnet/oraichain.js +164 -0
  16. package/esm/mainnet/osmosis.js +864 -0
  17. package/esm/mainnet/persistence.js +164 -0
  18. package/esm/mainnet/stride.js +700 -0
  19. package/esm/mainnet/terra2.js +890 -26
  20. package/esm/testnet/assets.js +2 -1
  21. package/esm/testnet/index.js +1 -0
  22. package/esm/testnet/int3facetestnet.js +5 -0
  23. package/esm/testnet/osmosistestnet.js +80 -0
  24. package/index.d.ts +1 -1
  25. package/mainnet/axelar.js +890 -26
  26. package/mainnet/babylon.js +86 -0
  27. package/mainnet/celestia.js +700 -0
  28. package/mainnet/composable.js +228 -0
  29. package/mainnet/cosmoshub.js +890 -26
  30. package/mainnet/dydx.js +700 -0
  31. package/mainnet/gravitybridge.js +164 -0
  32. package/mainnet/injective.js +700 -0
  33. package/mainnet/juno.js +164 -0
  34. package/mainnet/kujira.js +164 -0
  35. package/mainnet/migaloo.js +164 -0
  36. package/mainnet/milkyway.js +76 -0
  37. package/mainnet/neutron.js +890 -26
  38. package/mainnet/noble.js +700 -0
  39. package/mainnet/oraichain.js +164 -0
  40. package/mainnet/osmosis.js +864 -0
  41. package/mainnet/persistence.js +164 -0
  42. package/mainnet/stride.js +700 -0
  43. package/mainnet/terra2.js +890 -26
  44. package/package.json +5 -5
  45. package/testnet/assets.js +2 -1
  46. package/testnet/index.d.ts +1 -0
  47. package/testnet/index.js +2 -1
  48. package/testnet/int3facetestnet.d.ts +3 -0
  49. package/testnet/int3facetestnet.js +7 -0
  50. package/testnet/osmosistestnet.js +80 -0
@@ -1311,6 +1311,88 @@ const assets = {
1311
1311
  }
1312
1312
  }]
1313
1313
  },
1314
+ {
1315
+ description: 'The native token cw20 for dSilk on Secret Network',
1316
+ denom_units: [{
1317
+ denom: 'ibc/14438723DB822643A9544CB883FC4508654FA9AED55E0B41914D86A5D273DDA5',
1318
+ exponent: 0,
1319
+ aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
1320
+ }, {
1321
+ denom: 'dsilk',
1322
+ exponent: 6
1323
+ }],
1324
+ type_asset: 'snip25',
1325
+ address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
1326
+ base: 'ibc/14438723DB822643A9544CB883FC4508654FA9AED55E0B41914D86A5D273DDA5',
1327
+ name: 'dSilk',
1328
+ display: 'dsilk',
1329
+ symbol: 'dSILK',
1330
+ logo_URIs: {
1331
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
1332
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
1333
+ },
1334
+ images: [{
1335
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
1336
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
1337
+ theme: {
1338
+ primary_color_hex: '#3142fc'
1339
+ }
1340
+ }],
1341
+ traces: [{
1342
+ type: 'ibc-cw20',
1343
+ counterparty: {
1344
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
1345
+ channel_id: 'channel-222',
1346
+ base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
1347
+ chain_name: 'secretnetwork'
1348
+ },
1349
+ chain: {
1350
+ port: 'transfer',
1351
+ channel_id: 'channel-140'
1352
+ }
1353
+ }]
1354
+ },
1355
+ {
1356
+ description: 'The native token cw20 for xSilk on Secret Network',
1357
+ denom_units: [{
1358
+ denom: 'ibc/A8A0837F133929BA7DC40308D363E78BF988DE7B62473E5CB89C8365E8F8068F',
1359
+ exponent: 0,
1360
+ aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
1361
+ }, {
1362
+ denom: 'xsilk',
1363
+ exponent: 6
1364
+ }],
1365
+ type_asset: 'snip25',
1366
+ address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
1367
+ base: 'ibc/A8A0837F133929BA7DC40308D363E78BF988DE7B62473E5CB89C8365E8F8068F',
1368
+ name: 'xSilk',
1369
+ display: 'xsilk',
1370
+ symbol: 'xSILK',
1371
+ logo_URIs: {
1372
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
1373
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
1374
+ },
1375
+ images: [{
1376
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
1377
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
1378
+ theme: {
1379
+ primary_color_hex: '#3142fc'
1380
+ }
1381
+ }],
1382
+ traces: [{
1383
+ type: 'ibc-cw20',
1384
+ counterparty: {
1385
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
1386
+ channel_id: 'channel-222',
1387
+ base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
1388
+ chain_name: 'secretnetwork'
1389
+ },
1390
+ chain: {
1391
+ port: 'transfer',
1392
+ channel_id: 'channel-140'
1393
+ }
1394
+ }]
1395
+ },
1314
1396
  {
1315
1397
  description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
1316
1398
  denom_units: [{
@@ -1687,6 +1769,88 @@ const assets = {
1687
1769
  }
1688
1770
  }]
1689
1771
  },
1772
+ {
1773
+ description: 'The native token cw20 for dSilk on Secret Network',
1774
+ denom_units: [{
1775
+ denom: 'ibc/14438723DB822643A9544CB883FC4508654FA9AED55E0B41914D86A5D273DDA5',
1776
+ exponent: 0,
1777
+ aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
1778
+ }, {
1779
+ denom: 'dsilk',
1780
+ exponent: 6
1781
+ }],
1782
+ type_asset: 'snip25',
1783
+ address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
1784
+ base: 'ibc/14438723DB822643A9544CB883FC4508654FA9AED55E0B41914D86A5D273DDA5',
1785
+ name: 'dSilk',
1786
+ display: 'dsilk',
1787
+ symbol: 'dSILK',
1788
+ logo_URIs: {
1789
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
1790
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
1791
+ },
1792
+ images: [{
1793
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
1794
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
1795
+ theme: {
1796
+ primary_color_hex: '#3142fc'
1797
+ }
1798
+ }],
1799
+ traces: [{
1800
+ type: 'ibc-cw20',
1801
+ counterparty: {
1802
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
1803
+ channel_id: 'channel-222',
1804
+ base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
1805
+ chain_name: 'secretnetwork'
1806
+ },
1807
+ chain: {
1808
+ port: 'transfer',
1809
+ channel_id: 'channel-140'
1810
+ }
1811
+ }]
1812
+ },
1813
+ {
1814
+ description: 'The native token cw20 for xSilk on Secret Network',
1815
+ denom_units: [{
1816
+ denom: 'ibc/A8A0837F133929BA7DC40308D363E78BF988DE7B62473E5CB89C8365E8F8068F',
1817
+ exponent: 0,
1818
+ aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
1819
+ }, {
1820
+ denom: 'xsilk',
1821
+ exponent: 6
1822
+ }],
1823
+ type_asset: 'snip25',
1824
+ address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
1825
+ base: 'ibc/A8A0837F133929BA7DC40308D363E78BF988DE7B62473E5CB89C8365E8F8068F',
1826
+ name: 'xSilk',
1827
+ display: 'xsilk',
1828
+ symbol: 'xSILK',
1829
+ logo_URIs: {
1830
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
1831
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
1832
+ },
1833
+ images: [{
1834
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
1835
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
1836
+ theme: {
1837
+ primary_color_hex: '#3142fc'
1838
+ }
1839
+ }],
1840
+ traces: [{
1841
+ type: 'ibc-cw20',
1842
+ counterparty: {
1843
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
1844
+ channel_id: 'channel-222',
1845
+ base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
1846
+ chain_name: 'secretnetwork'
1847
+ },
1848
+ chain: {
1849
+ port: 'transfer',
1850
+ channel_id: 'channel-140'
1851
+ }
1852
+ }]
1853
+ },
1690
1854
  {
1691
1855
  description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
1692
1856
  denom_units: [{