UNPKG

chain-registry

Version:
170 lines (169 loc) 7.62 kB
const info = { $schema: '../assetlist.schema.json', chainName: 'dyson', assets: [ { description: 'The native staking and governance token of the Dyson Protocol', denomUnits: [{ denom: 'dys', exponent: 0 }], base: 'dys', name: 'Dys', display: 'dys', symbol: 'DYS', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dyson/images/dys.svg' }], typeAsset: 'sdk.coin' }, { denomUnits: [{ denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B', exponent: 0, aliases: ['uosmo'] }, { denom: 'osmo', exponent: 6 }], typeAsset: 'ics20', base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B', name: 'Osmosis', display: 'osmo', description: 'The native token of Osmosis', symbol: 'OSMO', traces: [{ type: 'ibc', counterparty: { chainName: 'osmosis', baseDenom: 'uosmo', channelId: 'channel-526' }, chain: { channelId: 'channel-2', path: 'transfer/channel-2/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' }], 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' }, { denomUnits: [{ denom: 'ibc/9BF31153F7E37F687C75A2F310E7A4DB6E0512B065F709B5EB69FE828133AFAC', exponent: 0, aliases: ['wbtc-satoshi'] }, { denom: 'wbtc', exponent: 8 }], typeAsset: 'ics20', base: 'ibc/9BF31153F7E37F687C75A2F310E7A4DB6E0512B065F709B5EB69FE828133AFAC', name: 'Wrapped Bitcoin', display: 'wbtc', symbol: 'WBTC', description: 'Wrapped Bitcoin on Axelar on Osmosis', traces: [{ type: 'ibc', counterparty: { chainName: 'osmosis', baseDenom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F', channelId: 'channel-526' }, chain: { channelId: 'channel-2', path: 'transfer/channel-2/transfer/channel-208/wbtc-satoshi' } }], images: [ { imageSync: { chainName: 'osmosis', baseDenom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F' }, png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' }, { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png' }, { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg' } ], logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg' }, coingeckoId: 'axlwbtc' }, { denomUnits: [{ denom: 'ibc/13DF61376C08483555C6D4C9203612086A1B23218EB5EBDBE609EEC7EFF2D82D', exponent: 0, aliases: ['uusdc'] }, { denom: 'usdc', exponent: 6 }], typeAsset: 'ics20', description: 'Circle\'s stablecoin on Axelar on Osmosis', base: 'ibc/13DF61376C08483555C6D4C9203612086A1B23218EB5EBDBE609EEC7EFF2D82D', name: 'USD Coin', display: 'usdc', symbol: 'USDC', traces: [{ type: 'ibc', counterparty: { chainName: 'osmosis', baseDenom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858', channelId: 'channel-526' }, chain: { channelId: 'channel-2', path: 'transfer/channel-2/transfer/channel-208/uusdc' } }], images: [ { imageSync: { chainName: 'osmosis', baseDenom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858' }, png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' }, { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' }, { 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' } ], logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg' }, coingeckoId: 'axlusdc' } ] }; export default info;