UNPKG

@chain-registry/v2

Version:
175 lines (174 loc) 7.24 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chainName: 'quasar', assets: [ { description: 'The QSR token has transitioned to a legacy token, with migration to the EVM ecosystem currently underway.', denomUnits: [{ denom: 'uqsr', exponent: 0, aliases: [] }, { denom: 'qsr', exponent: 6, aliases: [] }], typeAsset: 'sdk.coin', base: 'uqsr', name: 'Quasar (legacy)', display: 'qsr', symbol: 'QSR.legacy', logoURIs: { 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: { primaryColorHex: '#a493e4' } }], socials: { website: 'https://www.quasar.fi/', twitter: 'https://twitter.com/QuasarFi' } }, { description: 'OSMO from Osmosis', denomUnits: [{ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B', exponent: 0, aliases: ['uosmo'] }, { denom: 'osmo', exponent: 6, aliases: [] }], typeAsset: 'ics20', base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B', name: 'Osmosis', display: 'osmo', symbol: 'OSMO', traces: [{ type: 'ibc', counterparty: { chainName: 'osmosis', baseDenom: 'uosmo', channelId: 'channel-688' }, chain: { channelId: 'channel-1', path: 'transfer/channel-1/uosmo' } }], images: [{ imageSync: { chainName: 'osmosis', baseDenom: '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: { primaryColorHex: '#760dbb' } }], logoURIs: { 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' }, coingeckoId: 'osmosis' }, { description: 'ATOM from Osmosis', denomUnits: [{ denom: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5', exponent: 0, aliases: ['uatom'] }, { denom: 'atom', exponent: 6, aliases: [] }], typeAsset: 'ics20', base: 'ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5', name: 'Atom', display: 'atom', symbol: 'ATOM', traces: [{ type: 'ibc', counterparty: { chainName: 'osmosis', baseDenom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2', channelId: 'channel-688' }, chain: { channelId: 'channel-1', path: 'transfer/channel-1/transfer/channel-0/uatom' } }], images: [{ imageSync: { chainName: 'osmosis', baseDenom: '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: { primaryColorHex: '#272d45' } }], logoURIs: { 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' }, coingeckoId: 'cosmos' }, { description: 'USDC.axl from Osmosis', denomUnits: [{ denom: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A', exponent: 0, aliases: ['uusdc'] }, { denom: 'usdc', exponent: 6, aliases: [] }], typeAsset: 'ics20', base: 'ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A', name: 'USD Coin', display: 'usdc', symbol: 'USDC.axl', traces: [{ type: 'ibc', counterparty: { chainName: 'osmosis', baseDenom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858', channelId: 'channel-688' }, chain: { channelId: 'channel-1', path: 'transfer/channel-1/transfer/channel-208/uusdc' } }], images: [{ imageSync: { chainName: 'osmosis', baseDenom: '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: { primaryColorHex: '#2474cb' } }], logoURIs: { 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' }, coingeckoId: 'axlusdc' } ] }; exports.default = info;