@chain-registry/v2
Version:
98 lines (97 loc) • 4.55 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const info = {
$schema: '../../assetlist.schema.json',
chainName: 'xrpl',
assets: [
{
description: 'Native token of Ripple XRP Ledger',
extendedDescription: 'The XRP Ledger: The Blockchain Built for Business\n\nThe XRP Ledger (XRPL) is a decentralized, public blockchain led by a global community of businesses and developers looking to solve problems and create value.\n\nProven reliable over more than a decade of error-free functioning, the XRPL offers streamlined development, low transaction costs, high performance, and sustainability. So you can build with confidence–and move your most critical projects forward.',
denomUnits: [{
denom: 'drop',
exponent: 0
}, {
denom: 'xrp',
exponent: 6
}],
typeAsset: 'unknown',
base: 'drop',
name: 'Ripple',
display: 'xrp',
symbol: 'XRP',
coingeckoId: 'ripple',
socials: {
website: 'https://xrpl.org/',
twitter: 'https://twitter.com/Ripple'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
theme: {
primaryColorHex: '#040404'
}
}],
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg'
}
},
{
description: 'Sologenic is disrupting the asset trading industry: Tokenized Securities, Crypto Assets & NFTs.',
denomUnits: [{
denom: 'xrpl11278ecf9e',
exponent: 0,
aliases: ['xrpl11278ecf9e']
}, {
denom: 'solo',
exponent: 15
}],
base: 'xrpl11278ecf9e',
name: 'Solo',
display: 'solo',
symbol: 'SOLO',
typeAsset: 'unknown',
coingeckoId: 'solo-coin',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/solo.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/solo.svg',
theme: {
primaryColorHex: '#ffffff'
}
}],
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/solo.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/solo.svg'
}
},
{
description: 'RLUSD, Ripple’s official USD-backed stablecoin, offers stability and liquidity for cross-border transactions on the XRP Ledger.',
denomUnits: [{
denom: 'xrpl570c00a604',
exponent: 0,
aliases: ['xrpl570c00a604']
}, {
denom: 'rlusd',
exponent: 15
}],
base: 'xrpl570c00a604',
name: 'RLUSD',
display: 'rlusd',
symbol: 'RLUSD',
coingeckoId: 'ripple-usd',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/rlusd.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/rlusd.svg',
theme: {
primaryColorHex: '#1b90f7'
}
}],
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/rlusd.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/rlusd.svg'
},
typeAsset: 'unknown'
}
]
};
exports.default = info;