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