UNPKG

chain-registry

Version:
175 lines (174 loc) 7.28 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chain_name: 'quasar', assets: [ { description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.', denom_units: [{ denom: 'uqsr', exponent: 0, aliases: [] }, { denom: 'qsr', exponent: 6, aliases: [] }], type_asset: 'sdk.coin', base: 'uqsr', name: 'Quasar (legacy)', display: 'qsr', symbol: 'QSR.legacy', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png', theme: { primary_color_hex: '#a493e4' } }], socials: { website: 'https://www.quasar.fi/', twitter: 'https://twitter.com/QuasarFi' } }, { description: 'OSMO from Osmosis', denom_units: [{ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B', exponent: 0, aliases: ['uosmo'] }, { denom: 'osmo', exponent: 6, aliases: [] }], type_asset: 'ics20', base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B', name: 'Osmosis', display: 'osmo', symbol: 'OSMO', traces: [{ type: 'ibc', counterparty: { chain_name: 'osmosis', base_denom: 'uosmo', channel_id: 'channel-688' }, chain: { channel_id: 'channel-1', path: 'transfer/channel-1/uosmo' } }], images: [{ image_sync: { chain_name: 'osmosis', base_denom: 'uosmo' }, png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg', theme: { primary_color_hex: '#760dbb' } }], logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg' }, coingecko_id: 'osmosis' }, { description: 'ATOM from Osmosis', denom_units: [{ denom: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5', exponent: 0, aliases: ['uatom'] }, { denom: 'atom', exponent: 6, aliases: [] }], type_asset: 'ics20', base: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5', name: 'Atom', display: 'atom', symbol: 'ATOM', traces: [{ type: 'ibc', counterparty: { chain_name: 'osmosis', base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2', channel_id: 'channel-688' }, chain: { channel_id: 'channel-1', path: 'transfer/channel-1/transfer/channel-0/uatom' } }], images: [{ image_sync: { chain_name: 'osmosis', base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2' }, png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg', theme: { primary_color_hex: '#272d45' } }], logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg' }, coingecko_id: 'cosmos' }, { description: 'USDC.axl from Osmosis', denom_units: [{ denom: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A', exponent: 0, aliases: ['uusdc'] }, { denom: 'usdc', exponent: 6, aliases: [] }], type_asset: 'ics20', base: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A', name: 'USD Coin', display: 'usdc', symbol: 'USDC.axl', traces: [{ type: 'ibc', counterparty: { chain_name: 'osmosis', base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858', channel_id: 'channel-688' }, chain: { channel_id: 'channel-1', path: 'transfer/channel-1/transfer/channel-208/uusdc' } }], images: [{ image_sync: { chain_name: 'osmosis', base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858' }, png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg', theme: { primary_color_hex: '#2474cb' } }], logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg' }, coingecko_id: 'axlusdc' } ] }; exports.default = info;