@chain-registry/assets
Version:
Chain Registry Asset Lists
185 lines (184 loc) • 7.49 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const assets = {
chain_name: 'meme',
assets: [
{
description: 'The native token of Osmosis',
denom_units: [{
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
exponent: 0,
aliases: ['uosmo']
}, {
denom: 'osmo',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
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-238',
base_denom: 'uosmo',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-1'
}
}]
},
{
description: 'ION is the second native token of Osmosis.',
denom_units: [{
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
exponent: 0,
aliases: ['uion']
}, {
denom: 'ion',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
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-238',
base_denom: 'uion',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-1'
}
}]
},
{
description: 'The native token of Osmosis',
denom_units: [{
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
exponent: 0,
aliases: ['uosmo']
}, {
denom: 'osmo',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
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-238',
base_denom: 'uosmo',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-1'
}
}]
},
{
description: 'ION is the second native token of Osmosis.',
denom_units: [{
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
exponent: 0,
aliases: ['uion']
}, {
denom: 'ion',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
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-238',
base_denom: 'uion',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-1'
}
}]
}
]
};
exports.default = assets;