@chain-registry/assets 1.34.20 → 1.34.21

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.
@@ -10910,6 +10910,42 @@ var assets = {
10910
10910
  logo_URIs: {
10911
10911
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wosmo.png'
10912
10912
  }
10913
+ }, {
10914
+ description: 'Auto componded USDC despoited into Ginkou on Migaloo chain',
10915
+ denom_units: [{
10916
+ denom: 'ibc/2446EFAED4FB74E4062F74B03EFC2764A99D86E9BDA0B0EE2928F815A37F4E12',
10917
+ exponent: 0,
10918
+ aliases: ['cw20:migaloo10nucfm2zqgzqmy7y7ls398t58pjt9cwjsvpy88y2nvamtl34rgmqt5em2v']
10919
+ }, {
10920
+ denom: 'mUSDC',
10921
+ exponent: 6
10922
+ }],
10923
+ type_asset: 'cw20',
10924
+ address: 'migaloo10nucfm2zqgzqmy7y7ls398t58pjt9cwjsvpy88y2nvamtl34rgmqt5em2v',
10925
+ base: 'ibc/2446EFAED4FB74E4062F74B03EFC2764A99D86E9BDA0B0EE2928F815A37F4E12',
10926
+ name: 'mUSDC',
10927
+ display: 'mUSDC',
10928
+ symbol: 'mUSDC',
10929
+ logo_URIs: {
10930
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/mUSDC.svg'
10931
+ },
10932
+ coingecko_id: '',
10933
+ images: [{
10934
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/mUSDC.svg'
10935
+ }],
10936
+ traces: [{
10937
+ type: 'ibc-cw20',
10938
+ counterparty: {
10939
+ port: 'transfer',
10940
+ channel_id: 'channel-114',
10941
+ base_denom: 'cw20:migaloo10nucfm2zqgzqmy7y7ls398t58pjt9cwjsvpy88y2nvamtl34rgmqt5em2v',
10942
+ chain_name: 'migaloo'
10943
+ },
10944
+ chain: {
10945
+ port: 'wasm.terra19pfxzj9580h7rjd6z6sn5x2se76vgrc0etltr79g9z3t82jzp4hq63qguc',
10946
+ channel_id: 'channel-87'
10947
+ }
10948
+ }]
10913
10949
  }]
10914
10950
  };
10915
10951
  var _default = exports["default"] = assets;