@chain-registry/assets
Version:
Chain Registry Asset Lists
173 lines (172 loc) • 7.45 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const assets = {
chain_name: 'uptick',
assets: [
{
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
denom_units: [{
denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
exponent: 0,
aliases: ['uatom']
}, {
denom: 'atom',
exponent: 6
}],
base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
name: 'Cosmos Hub Atom',
display: 'atom',
symbol: 'ATOM',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
},
coingecko_id: 'cosmos',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
theme: {
primary_color_hex: '#272d45'
}
}],
socials: {
website: 'https://cosmos.network',
twitter: 'https://twitter.com/cosmoshub'
},
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-535',
base_denom: 'uatom',
chain_name: 'cosmoshub'
},
chain: {
channel_id: 'channel-1'
}
}]
},
{
description: 'The IRIS token is the native governance token for the IrisNet chain.',
denom_units: [{
denom: 'ibc/D5460C6C5B9D46389463C65201200F602490933DF1A2FFFE76C2FD234E811986',
exponent: 0,
aliases: ['uiris']
}, {
denom: 'iris',
exponent: 6
}],
base: 'ibc/D5460C6C5B9D46389463C65201200F602490933DF1A2FFFE76C2FD234E811986',
name: 'IRISnet',
display: 'iris',
symbol: 'IRIS',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg'
},
coingecko_id: 'iris-network',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg',
theme: {
primary_color_hex: '#5664ad'
}
}],
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-39',
base_denom: 'uiris',
chain_name: 'irisnet'
},
chain: {
channel_id: 'channel-2'
}
}]
},
{
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
denom_units: [{
denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
exponent: 0,
aliases: ['uatom']
}, {
denom: 'atom',
exponent: 6
}],
base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
name: 'Cosmos Hub Atom',
display: 'atom',
symbol: 'ATOM',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
},
coingecko_id: 'cosmos',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
theme: {
primary_color_hex: '#272d45'
}
}],
socials: {
website: 'https://cosmos.network',
twitter: 'https://twitter.com/cosmoshub'
},
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-535',
base_denom: 'uatom',
chain_name: 'cosmoshub'
},
chain: {
channel_id: 'channel-1'
}
}]
},
{
description: 'The IRIS token is the native governance token for the IrisNet chain.',
denom_units: [{
denom: 'ibc/D5460C6C5B9D46389463C65201200F602490933DF1A2FFFE76C2FD234E811986',
exponent: 0,
aliases: ['uiris']
}, {
denom: 'iris',
exponent: 6
}],
base: 'ibc/D5460C6C5B9D46389463C65201200F602490933DF1A2FFFE76C2FD234E811986',
name: 'IRISnet',
display: 'iris',
symbol: 'IRIS',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg'
},
coingecko_id: 'iris-network',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/irisnet/images/iris.svg',
theme: {
primary_color_hex: '#5664ad'
}
}],
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-39',
base_denom: 'uiris',
chain_name: 'irisnet'
},
chain: {
channel_id: 'channel-2'
}
}]
}
]
};
exports.default = assets;