@chain-registry/assets
Version:
Chain Registry Asset Lists
157 lines (156 loc) • 6.48 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const assets = {
chain_name: 'celestiatestnet3',
assets: [
{
description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
denom_units: [{
denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
exponent: 0,
aliases: ['uatom']
}, {
denom: 'atom',
exponent: 6
}],
base: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
name: 'Cosmos',
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'
},
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'
}],
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-3152',
base_denom: 'uatom',
chain_name: 'cosmoshubtestnet'
},
chain: {
channel_id: 'channel-0'
}
}]
},
{
description: 'The native token of Prysm',
denom_units: [{
denom: 'ibc/60F5B6B8840579F08E79709765492C91C9118A55BDEB6FFEB2FEA2AE9910DB36',
exponent: 0,
aliases: ['uprysm']
}, {
denom: 'prysm',
exponent: 6
}],
base: 'ibc/60F5B6B8840579F08E79709765492C91C9118A55BDEB6FFEB2FEA2AE9910DB36',
display: 'prysm',
name: 'Prysm',
symbol: 'PRYSM',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
theme: {
circle: true,
primary_color_hex: '#cf654f'
}
}],
socials: {
website: 'https://www.prysm.network/',
twitter: 'https://twitter.com/PrysmNetwork'
},
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-4',
base_denom: 'uprysm',
chain_name: 'prysmdevnet'
},
chain: {
channel_id: 'channel-138'
}
}]
},
{
description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
denom_units: [{
denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
exponent: 0,
aliases: ['uatom']
}, {
denom: 'atom',
exponent: 6
}],
base: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
name: 'Cosmos',
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'
},
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'
}],
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-3152',
base_denom: 'uatom',
chain_name: 'cosmoshubtestnet'
},
chain: {
channel_id: 'channel-0'
}
}]
},
{
description: 'The native token of Prysm',
denom_units: [{
denom: 'ibc/60F5B6B8840579F08E79709765492C91C9118A55BDEB6FFEB2FEA2AE9910DB36',
exponent: 0,
aliases: ['uprysm']
}, {
denom: 'prysm',
exponent: 6
}],
base: 'ibc/60F5B6B8840579F08E79709765492C91C9118A55BDEB6FFEB2FEA2AE9910DB36',
display: 'prysm',
name: 'Prysm',
symbol: 'PRYSM',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
theme: {
circle: true,
primary_color_hex: '#cf654f'
}
}],
socials: {
website: 'https://www.prysm.network/',
twitter: 'https://twitter.com/PrysmNetwork'
},
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-4',
base_denom: 'uprysm',
chain_name: 'prysmdevnet'
},
chain: {
channel_id: 'channel-138'
}
}]
}
]
};
exports.default = assets;