@chain-registry/assets
Version:
Chain Registry Asset Lists
173 lines (172 loc) • 7.4 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const assets = {
chain_name: 'stridetestnet',
assets: [
{
description: 'Agoric is a smart contract platform that uses JavaScript to enable developers to build secure and scalable decentralized applications (dApps) easily.',
denom_units: [{
denom: 'ibc/A5E505FDA8F4C4A0E8239AE0A591D998E31CFD99ADA429F6B8695A8D5A5894B3',
exponent: 0,
aliases: ['ubld']
}, {
denom: 'bld',
exponent: 6
}],
base: 'ibc/A5E505FDA8F4C4A0E8239AE0A591D998E31CFD99ADA429F6B8695A8D5A5894B3',
name: 'Agoric',
display: 'bld',
symbol: 'BLD',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
},
coingecko_id: 'agoric',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg',
theme: {
primary_color_hex: '#c42b44'
}
}],
socials: {
website: 'https://agoric.com/',
twitter: 'https://twitter.com/agoric'
},
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-13',
base_denom: 'ubld',
chain_name: 'agoricdevnet'
},
chain: {
channel_id: 'channel-60'
}
}]
},
{
description: 'IST is the stable token used by the Agoric chain for execution fees and commerce.',
denom_units: [{
denom: 'ibc/75CA12A6709A262BC1ACA90140BA54DECFA4E3D25E066000DF81955A10DC1A98',
exponent: 0,
aliases: ['uist']
}, {
denom: 'ist',
exponent: 6
}],
base: 'ibc/75CA12A6709A262BC1ACA90140BA54DECFA4E3D25E066000DF81955A10DC1A98',
name: 'Inter Stable Token',
display: 'ist',
symbol: 'IST',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
},
coingecko_id: 'inter-stable-token',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg',
theme: {
primary_color_hex: '#d485e2'
}
}],
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-13',
base_denom: 'uist',
chain_name: 'agoricdevnet'
},
chain: {
channel_id: 'channel-60'
}
}]
},
{
description: 'Agoric is a smart contract platform that uses JavaScript to enable developers to build secure and scalable decentralized applications (dApps) easily.',
denom_units: [{
denom: 'ibc/A5E505FDA8F4C4A0E8239AE0A591D998E31CFD99ADA429F6B8695A8D5A5894B3',
exponent: 0,
aliases: ['ubld']
}, {
denom: 'bld',
exponent: 6
}],
base: 'ibc/A5E505FDA8F4C4A0E8239AE0A591D998E31CFD99ADA429F6B8695A8D5A5894B3',
name: 'Agoric',
display: 'bld',
symbol: 'BLD',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
},
coingecko_id: 'agoric',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg',
theme: {
primary_color_hex: '#c42b44'
}
}],
socials: {
website: 'https://agoric.com/',
twitter: 'https://twitter.com/agoric'
},
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-13',
base_denom: 'ubld',
chain_name: 'agoricdevnet'
},
chain: {
channel_id: 'channel-60'
}
}]
},
{
description: 'IST is the stable token used by the Agoric chain for execution fees and commerce.',
denom_units: [{
denom: 'ibc/75CA12A6709A262BC1ACA90140BA54DECFA4E3D25E066000DF81955A10DC1A98',
exponent: 0,
aliases: ['uist']
}, {
denom: 'ist',
exponent: 6
}],
base: 'ibc/75CA12A6709A262BC1ACA90140BA54DECFA4E3D25E066000DF81955A10DC1A98',
name: 'Inter Stable Token',
display: 'ist',
symbol: 'IST',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
},
coingecko_id: 'inter-stable-token',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg',
theme: {
primary_color_hex: '#d485e2'
}
}],
type_asset: 'sdk.coin',
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-13',
base_denom: 'uist',
chain_name: 'agoricdevnet'
},
chain: {
channel_id: 'channel-60'
}
}]
}
]
};
exports.default = assets;