@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
@@ -978,6 +978,38 @@ const assets = {
978
978
  }
979
979
  }]
980
980
  },
981
+ {
982
+ type_asset: 'erc20',
983
+ address: '0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD',
984
+ denom_units: [{
985
+ denom: 'ibc/CF9923523F0CBF3C72740A97B473B97054BBBC80C5E5C36413D877E5FC0C6525',
986
+ exponent: 0,
987
+ aliases: ['0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD']
988
+ }, {
989
+ denom: 'susds',
990
+ exponent: 18
991
+ }],
992
+ base: 'ibc/CF9923523F0CBF3C72740A97B473B97054BBBC80C5E5C36413D877E5FC0C6525',
993
+ name: 'Savings USDS',
994
+ display: 'susds',
995
+ symbol: 'sUSDS',
996
+ logo_URIs: {
997
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/susds.png',
998
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/susds.svg'
999
+ },
1000
+ coingecko_id: 'susds',
1001
+ traces: [{
1002
+ type: 'ibc',
1003
+ counterparty: {
1004
+ channel_id: 'channel-2',
1005
+ base_denom: '0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD',
1006
+ chain_name: 'ethereum'
1007
+ },
1008
+ chain: {
1009
+ channel_id: 'channel-52'
1010
+ }
1011
+ }]
1012
+ },
981
1013
  {
982
1014
  description: 'Solana is a high-performance blockchain platform known for its fast transaction speeds, low costs, and scalability, ideal for decentralized applications and crypto projects.',
983
1015
  denom_units: [{
@@ -2994,6 +3026,38 @@ const assets = {
2994
3026
  }
2995
3027
  }]
2996
3028
  },
3029
+ {
3030
+ type_asset: 'erc20',
3031
+ address: '0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD',
3032
+ denom_units: [{
3033
+ denom: 'ibc/CF9923523F0CBF3C72740A97B473B97054BBBC80C5E5C36413D877E5FC0C6525',
3034
+ exponent: 0,
3035
+ aliases: ['0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD']
3036
+ }, {
3037
+ denom: 'susds',
3038
+ exponent: 18
3039
+ }],
3040
+ base: 'ibc/CF9923523F0CBF3C72740A97B473B97054BBBC80C5E5C36413D877E5FC0C6525',
3041
+ name: 'Savings USDS',
3042
+ display: 'susds',
3043
+ symbol: 'sUSDS',
3044
+ logo_URIs: {
3045
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/susds.png',
3046
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/susds.svg'
3047
+ },
3048
+ coingecko_id: 'susds',
3049
+ traces: [{
3050
+ type: 'ibc',
3051
+ counterparty: {
3052
+ channel_id: 'channel-2',
3053
+ base_denom: '0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD',
3054
+ chain_name: 'ethereum'
3055
+ },
3056
+ chain: {
3057
+ channel_id: 'channel-52'
3058
+ }
3059
+ }]
3060
+ },
2997
3061
  {
2998
3062
  description: 'The native EVM, governance and staking token of the Evmos Hub',
2999
3063
  denom_units: [{
@@ -5549,6 +5613,88 @@ const assets = {
5549
5613
  }
5550
5614
  }]
5551
5615
  },
5616
+ {
5617
+ description: 'The native token cw20 for dSilk on Secret Network',
5618
+ denom_units: [{
5619
+ denom: 'ibc/C1AF00FA4E7C350FD126C90F51C41ECD0DBAD22DF12FA21377816AD10558C853',
5620
+ exponent: 0,
5621
+ aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
5622
+ }, {
5623
+ denom: 'dsilk',
5624
+ exponent: 6
5625
+ }],
5626
+ type_asset: 'snip25',
5627
+ address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
5628
+ base: 'ibc/C1AF00FA4E7C350FD126C90F51C41ECD0DBAD22DF12FA21377816AD10558C853',
5629
+ name: 'dSilk',
5630
+ display: 'dsilk',
5631
+ symbol: 'dSILK',
5632
+ logo_URIs: {
5633
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
5634
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
5635
+ },
5636
+ images: [{
5637
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
5638
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
5639
+ theme: {
5640
+ primary_color_hex: '#3142fc'
5641
+ }
5642
+ }],
5643
+ traces: [{
5644
+ type: 'ibc-cw20',
5645
+ counterparty: {
5646
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
5647
+ channel_id: 'channel-83',
5648
+ base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
5649
+ chain_name: 'secretnetwork'
5650
+ },
5651
+ chain: {
5652
+ port: 'transfer',
5653
+ channel_id: 'channel-26'
5654
+ }
5655
+ }]
5656
+ },
5657
+ {
5658
+ description: 'The native token cw20 for xSilk on Secret Network',
5659
+ denom_units: [{
5660
+ denom: 'ibc/80B7753C75B089D096A6E58F18CCA87A733931130B68834EE04833FD3F0EAD76',
5661
+ exponent: 0,
5662
+ aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
5663
+ }, {
5664
+ denom: 'xsilk',
5665
+ exponent: 6
5666
+ }],
5667
+ type_asset: 'snip25',
5668
+ address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
5669
+ base: 'ibc/80B7753C75B089D096A6E58F18CCA87A733931130B68834EE04833FD3F0EAD76',
5670
+ name: 'xSilk',
5671
+ display: 'xsilk',
5672
+ symbol: 'xSILK',
5673
+ logo_URIs: {
5674
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
5675
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
5676
+ },
5677
+ images: [{
5678
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
5679
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
5680
+ theme: {
5681
+ primary_color_hex: '#3142fc'
5682
+ }
5683
+ }],
5684
+ traces: [{
5685
+ type: 'ibc-cw20',
5686
+ counterparty: {
5687
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
5688
+ channel_id: 'channel-83',
5689
+ base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
5690
+ chain_name: 'secretnetwork'
5691
+ },
5692
+ chain: {
5693
+ port: 'transfer',
5694
+ channel_id: 'channel-26'
5695
+ }
5696
+ }]
5697
+ },
5552
5698
  {
5553
5699
  description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
5554
5700
  denom_units: [{
@@ -5925,6 +6071,88 @@ const assets = {
5925
6071
  }
5926
6072
  }]
5927
6073
  },
6074
+ {
6075
+ description: 'The native token cw20 for dSilk on Secret Network',
6076
+ denom_units: [{
6077
+ denom: 'ibc/C1AF00FA4E7C350FD126C90F51C41ECD0DBAD22DF12FA21377816AD10558C853',
6078
+ exponent: 0,
6079
+ aliases: ['cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw']
6080
+ }, {
6081
+ denom: 'dsilk',
6082
+ exponent: 6
6083
+ }],
6084
+ type_asset: 'snip25',
6085
+ address: 'secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
6086
+ base: 'ibc/C1AF00FA4E7C350FD126C90F51C41ECD0DBAD22DF12FA21377816AD10558C853',
6087
+ name: 'dSilk',
6088
+ display: 'dsilk',
6089
+ symbol: 'dSILK',
6090
+ logo_URIs: {
6091
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
6092
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg'
6093
+ },
6094
+ images: [{
6095
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.png',
6096
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/dsilk.svg',
6097
+ theme: {
6098
+ primary_color_hex: '#3142fc'
6099
+ }
6100
+ }],
6101
+ traces: [{
6102
+ type: 'ibc-cw20',
6103
+ counterparty: {
6104
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
6105
+ channel_id: 'channel-83',
6106
+ base_denom: 'cw20:secret1apxywjp2h8vet54xzyfc96htlt9qqgrh7gawhw',
6107
+ chain_name: 'secretnetwork'
6108
+ },
6109
+ chain: {
6110
+ port: 'transfer',
6111
+ channel_id: 'channel-26'
6112
+ }
6113
+ }]
6114
+ },
6115
+ {
6116
+ description: 'The native token cw20 for xSilk on Secret Network',
6117
+ denom_units: [{
6118
+ denom: 'ibc/80B7753C75B089D096A6E58F18CCA87A733931130B68834EE04833FD3F0EAD76',
6119
+ exponent: 0,
6120
+ aliases: ['cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82']
6121
+ }, {
6122
+ denom: 'xsilk',
6123
+ exponent: 6
6124
+ }],
6125
+ type_asset: 'snip25',
6126
+ address: 'secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
6127
+ base: 'ibc/80B7753C75B089D096A6E58F18CCA87A733931130B68834EE04833FD3F0EAD76',
6128
+ name: 'xSilk',
6129
+ display: 'xsilk',
6130
+ symbol: 'xSILK',
6131
+ logo_URIs: {
6132
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
6133
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
6134
+ },
6135
+ images: [{
6136
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
6137
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg',
6138
+ theme: {
6139
+ primary_color_hex: '#3142fc'
6140
+ }
6141
+ }],
6142
+ traces: [{
6143
+ type: 'ibc-cw20',
6144
+ counterparty: {
6145
+ port: 'wasm.secret1tqmms5awftpuhalcv5h5mg76fa0tkdz4jv9ex4',
6146
+ channel_id: 'channel-83',
6147
+ base_denom: 'cw20:secret1lqt2u3ntzrkjev8z5m6ennu4n3zl3trx67ck82',
6148
+ chain_name: 'secretnetwork'
6149
+ },
6150
+ chain: {
6151
+ port: 'transfer',
6152
+ channel_id: 'channel-26'
6153
+ }
6154
+ }]
6155
+ },
5928
6156
  {
5929
6157
  description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
5930
6158
  denom_units: [{