UNPKG

chain-registry

Version:
63 lines (62 loc) 2.71 kB
const info = { $schema: '../assetlist.schema.json', chain_name: 'regen', assets: [{ description: 'REGEN coin is the token for the Regen Network Platform', denom_units: [{ denom: 'uregen', exponent: 0 }, { denom: 'regen', exponent: 6 }], base: 'uregen', name: 'Regen Network', display: 'regen', symbol: 'REGEN', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg' }, coingecko_id: 'regen', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/regen.svg', theme: { primary_color_hex: '#56b790' } }], socials: { website: 'https://www.regen.network/', twitter: 'https://twitter.com/regen_network' }, type_asset: 'sdk.coin' }, { description: 'Nature Carbon Ton (NCT) is a carbon token standard backed 1:1 by carbon credits issued by Verra, a global leader in the voluntary carbon market. NCT credits on Regen Network have been tokenized by Toucan.earth.', denom_units: [{ denom: 'eco.uC.NCT', exponent: 0 }, { denom: 'nct', exponent: 6 }], base: 'eco.uC.NCT', name: 'Nature Carbon Ton', display: 'nct', symbol: 'NCT', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg' }, coingecko_id: 'toucan-protocol-nature-carbon-tonne', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/regen/images/nct.svg', theme: { primary_color_hex: '#171c25' } }], type_asset: 'sdk.coin' }] }; export default info;