@chain-registry/assets
Version:
Chain Registry Asset Lists
185 lines (184 loc) • 7.5 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const assets = {
chain_name: 'conscious',
assets: [
{
description: 'The native token of Osmosis',
denom_units: [{
denom: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
exponent: 0,
aliases: ['uosmo']
}, {
denom: 'osmo',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
name: 'Osmosis',
display: 'osmo',
symbol: 'OSMO',
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'
},
images: [{
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'
}
}],
coingecko_id: 'osmosis',
keywords: ['dex', 'staking'],
socials: {
website: 'https://osmosis.zone',
twitter: 'https://twitter.com/osmosiszone'
},
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-73971',
base_denom: 'uosmo',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-6'
}
}]
},
{
description: 'ION is the second native token of Osmosis.',
denom_units: [{
denom: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
exponent: 0,
aliases: ['uion']
}, {
denom: 'ion',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
name: 'Ion DAO',
display: 'ion',
symbol: 'ION',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
theme: {
primary_color_hex: '#4453c7'
}
}],
coingecko_id: 'ion',
keywords: ['memecoin', 'defi'],
socials: {
website: 'https://ion.wtf',
twitter: 'https://twitter.com/_IONDAO'
},
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-73971',
base_denom: 'uion',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-6'
}
}]
},
{
description: 'The native token of Osmosis',
denom_units: [{
denom: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
exponent: 0,
aliases: ['uosmo']
}, {
denom: 'osmo',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
name: 'Osmosis',
display: 'osmo',
symbol: 'OSMO',
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'
},
images: [{
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'
}
}],
coingecko_id: 'osmosis',
keywords: ['dex', 'staking'],
socials: {
website: 'https://osmosis.zone',
twitter: 'https://twitter.com/osmosiszone'
},
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-73971',
base_denom: 'uosmo',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-6'
}
}]
},
{
description: 'ION is the second native token of Osmosis.',
denom_units: [{
denom: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
exponent: 0,
aliases: ['uion']
}, {
denom: 'ion',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
name: 'Ion DAO',
display: 'ion',
symbol: 'ION',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg',
theme: {
primary_color_hex: '#4453c7'
}
}],
coingecko_id: 'ion',
keywords: ['memecoin', 'defi'],
socials: {
website: 'https://ion.wtf',
twitter: 'https://twitter.com/_IONDAO'
},
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-73971',
base_denom: 'uion',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-6'
}
}]
}
]
};
exports.default = assets;