UNPKG

chain-registry

Version:
137 lines (136 loc) 6.53 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../../assetlist.schema.json', chainName: 'terratestnet', assets: [ { description: 'Terra Classic is the original blockchain platform that powered the UST stablecoin and LUNA token before the launch of Terra 2.0, focusing on stablecoins and DeFi applications.', extendedDescription: 'Terra Classic was designed to create a decentralized financial infrastructure using algorithmic stablecoins like UST, which were pegged to various fiat currencies. The platform\'s native token, LUNA, played a crucial role in stabilizing the stablecoins through a mint-and-burn mechanism. Despite facing significant challenges, Terra Classic paved the way for Terra 2.0, which aims to rebuild and improve upon the original vision. Terra Classic continues to operate with a focus on supporting decentralized finance (DeFi) applications and stablecoin solutions.', denomUnits: [ { denom: 'uluna', exponent: 0, aliases: ['microluna'] }, { denom: 'mluna', exponent: 3, aliases: ['milliluna'] }, { denom: 'luna', exponent: 6, aliases: ['lunc'] } ], base: 'uluna', name: 'Luna Classic', display: 'luna', symbol: 'LUNC', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/luna.svg' }], typeAsset: 'sdk.coin' }, { description: 'The USD stablecoin of Terra Classic.', denomUnits: [ { denom: 'uusd', exponent: 0, aliases: ['microusd'] }, { denom: 'musd', exponent: 3, aliases: ['milliusd'] }, { denom: 'ust', exponent: 6, aliases: ['ustc'] } ], base: 'uusd', name: 'TerraClassicUSD', display: 'ust', symbol: 'USTC', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/ust.svg' }], typeAsset: 'sdk.coin' }, { description: 'The KRW stablecoin of Terra Classic.', denomUnits: [ { denom: 'ukrw', exponent: 0, aliases: ['microkrw'] }, { denom: 'mkrw', exponent: 3, aliases: ['millikrw'] }, { denom: 'krt', exponent: 6, aliases: ['krtc'] } ], base: 'ukrw', name: 'TerraClassicKRW', display: 'krt', symbol: 'KRTC', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/krt.svg' }], typeAsset: 'sdk.coin' }, { description: 'Juris Protocol is the premier lending platform for the Terra Ecosystem, delivering decentralized lending and borrowing markets to enhance financial accessibility and utility.', extendedDescription: 'Juris Protocol is a sophisticated DeFi platform built on Terra Classic, leveraging CosmWasm smart contracts to provide secure, transparent lending and borrowing solutions. Designed to empower users, it supports assets like USTC and LUNC, driving yield opportunities and ecosystem growth. Terra Classic, originally engineered for algorithmic stablecoins, uses LUNC to stabilize its financial infrastructure. Juris Protocol advances this vision with audited contracts, KYC-verified governance, and an IBC bridge for seamless Cosmos integration, ensuring a robust, user-focused DeFi experience.', socials: { website: 'https://jurisprotocol.com/', x: 'https://x.com/jurisprotocol' }, typeAsset: 'cw20', address: 'terra1w7d0jqehn0ja3hkzsm0psk6z2hjz06lsq0nxnwkzkkq4fqwgq6tqa5te8e', denomUnits: [{ denom: 'cw20:terra1w7d0jqehn0ja3hkzsm0psk6z2hjz06lsq0nxnwkzkkq4fqwgq6tqa5te8e', exponent: 0 }, { denom: 'juris', exponent: 6 }], base: 'cw20:terra1w7d0jqehn0ja3hkzsm0psk6z2hjz06lsq0nxnwkzkkq4fqwgq6tqa5te8e', name: 'Juris Protocol', display: 'juris', symbol: 'JURIS', logoURIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/juris.png' }] } ] }; exports.default = info;