@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: 'bluzelle',
assets: [
{
description: 'The native token of Osmosis',
denom_units: [{
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
exponent: 0,
aliases: ['uosmo']
}, {
denom: 'osmo',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
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-763',
base_denom: 'uosmo',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-0'
}
}]
},
{
description: 'ION is the second native token of Osmosis.',
denom_units: [{
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
exponent: 0,
aliases: ['uion']
}, {
denom: 'ion',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
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-763',
base_denom: 'uion',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-0'
}
}]
},
{
description: 'The native token of Osmosis',
denom_units: [{
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
exponent: 0,
aliases: ['uosmo']
}, {
denom: 'osmo',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
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-763',
base_denom: 'uosmo',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-0'
}
}]
},
{
description: 'ION is the second native token of Osmosis.',
denom_units: [{
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
exponent: 0,
aliases: ['uion']
}, {
denom: 'ion',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
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-763',
base_denom: 'uion',
chain_name: 'osmosis'
},
chain: {
channel_id: 'channel-0'
}
}]
}
]
};
exports.default = assets;