@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
@@ -1309,6 +1309,88 @@ const assets = {
1309
1309
  }
1310
1310
  }]
1311
1311
  },
1312
+ {
1313
+ description: 'The native token cw20 for dSilk on Secret Network',
1314
+ denom_units: [{
1315
+ denom: 'ibc/14438723DB822643A9544CB883FC4508654FA9AED55E0B41914D86A5D273DDA5',
1316
+ exponent: 0,
1317
+ aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
1318
+ }, {
1319
+ denom: 'dsilk',
1320
+ exponent: 6
1321
+ }],
1322
+ type_asset: 'snip25',
1323
+ address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
1324
+ base: 'ibc/14438723DB822643A9544CB883FC4508654FA9AED55E0B41914D86A5D273DDA5',
1325
+ name: 'dSilk',
1326
+ display: 'dsilk',
1327
+ symbol: 'dSILK',
1328
+ logo_URIs: {
1329
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
1330
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
1331
+ },
1332
+ images: [{
1333
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
1334
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
1335
+ theme: {
1336
+ primary_color_hex: '#3142fc'
1337
+ }
1338
+ }],
1339
+ traces: [{
1340
+ type: 'ibc-cw20',
1341
+ counterparty: {
1342
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
1343
+ channel_id: 'channel-222',
1344
+ base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
1345
+ chain_name: 'secretnetwork'
1346
+ },
1347
+ chain: {
1348
+ port: 'transfer',
1349
+ channel_id: 'channel-140'
1350
+ }
1351
+ }]
1352
+ },
1353
+ {
1354
+ description: 'The native token cw20 for xSilk on Secret Network',
1355
+ denom_units: [{
1356
+ denom: 'ibc/A8A0837F133929BA7DC40308D363E78BF988DE7B62473E5CB89C8365E8F8068F',
1357
+ exponent: 0,
1358
+ aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
1359
+ }, {
1360
+ denom: 'xsilk',
1361
+ exponent: 6
1362
+ }],
1363
+ type_asset: 'snip25',
1364
+ address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
1365
+ base: 'ibc/A8A0837F133929BA7DC40308D363E78BF988DE7B62473E5CB89C8365E8F8068F',
1366
+ name: 'xSilk',
1367
+ display: 'xsilk',
1368
+ symbol: 'xSILK',
1369
+ logo_URIs: {
1370
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
1371
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
1372
+ },
1373
+ images: [{
1374
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
1375
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
1376
+ theme: {
1377
+ primary_color_hex: '#3142fc'
1378
+ }
1379
+ }],
1380
+ traces: [{
1381
+ type: 'ibc-cw20',
1382
+ counterparty: {
1383
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
1384
+ channel_id: 'channel-222',
1385
+ base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
1386
+ chain_name: 'secretnetwork'
1387
+ },
1388
+ chain: {
1389
+ port: 'transfer',
1390
+ channel_id: 'channel-140'
1391
+ }
1392
+ }]
1393
+ },
1312
1394
  {
1313
1395
  description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
1314
1396
  denom_units: [{
@@ -1685,6 +1767,88 @@ const assets = {
1685
1767
  }
1686
1768
  }]
1687
1769
  },
1770
+ {
1771
+ description: 'The native token cw20 for dSilk on Secret Network',
1772
+ denom_units: [{
1773
+ denom: 'ibc/14438723DB822643A9544CB883FC4508654FA9AED55E0B41914D86A5D273DDA5',
1774
+ exponent: 0,
1775
+ aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
1776
+ }, {
1777
+ denom: 'dsilk',
1778
+ exponent: 6
1779
+ }],
1780
+ type_asset: 'snip25',
1781
+ address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
1782
+ base: 'ibc/14438723DB822643A9544CB883FC4508654FA9AED55E0B41914D86A5D273DDA5',
1783
+ name: 'dSilk',
1784
+ display: 'dsilk',
1785
+ symbol: 'dSILK',
1786
+ logo_URIs: {
1787
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
1788
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
1789
+ },
1790
+ images: [{
1791
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
1792
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
1793
+ theme: {
1794
+ primary_color_hex: '#3142fc'
1795
+ }
1796
+ }],
1797
+ traces: [{
1798
+ type: 'ibc-cw20',
1799
+ counterparty: {
1800
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
1801
+ channel_id: 'channel-222',
1802
+ base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
1803
+ chain_name: 'secretnetwork'
1804
+ },
1805
+ chain: {
1806
+ port: 'transfer',
1807
+ channel_id: 'channel-140'
1808
+ }
1809
+ }]
1810
+ },
1811
+ {
1812
+ description: 'The native token cw20 for xSilk on Secret Network',
1813
+ denom_units: [{
1814
+ denom: 'ibc/A8A0837F133929BA7DC40308D363E78BF988DE7B62473E5CB89C8365E8F8068F',
1815
+ exponent: 0,
1816
+ aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
1817
+ }, {
1818
+ denom: 'xsilk',
1819
+ exponent: 6
1820
+ }],
1821
+ type_asset: 'snip25',
1822
+ address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
1823
+ base: 'ibc/A8A0837F133929BA7DC40308D363E78BF988DE7B62473E5CB89C8365E8F8068F',
1824
+ name: 'xSilk',
1825
+ display: 'xsilk',
1826
+ symbol: 'xSILK',
1827
+ logo_URIs: {
1828
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
1829
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
1830
+ },
1831
+ images: [{
1832
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
1833
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
1834
+ theme: {
1835
+ primary_color_hex: '#3142fc'
1836
+ }
1837
+ }],
1838
+ traces: [{
1839
+ type: 'ibc-cw20',
1840
+ counterparty: {
1841
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
1842
+ channel_id: 'channel-222',
1843
+ base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
1844
+ chain_name: 'secretnetwork'
1845
+ },
1846
+ chain: {
1847
+ port: 'transfer',
1848
+ channel_id: 'channel-140'
1849
+ }
1850
+ }]
1851
+ },
1688
1852
  {
1689
1853
  description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
1690
1854
  denom_units: [{