UNPKG

chain-registry

Version:
39 lines (38 loc) 1.74 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chain_name: 'cnhostables', assets: [{ description: 'CNHO Stables Network is designed to facilitate the real world asset in Cosmos ecosystem. Starting from non USD stablecoins and stocks to real estates, the goal is to provide a new tool for the under development regions to invest in the future and pay globally. The native token is CNHO, pegged 1:1 on CNH.', denom_units: [{ denom: 'ucnho', exponent: 0 }, { denom: 'CNHO', exponent: 6 }], base: 'ucnho', name: 'CNHO Stables', display: 'CNHO', symbol: 'CNHO', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cnhostables/images/chain.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cnhostables/images/chain.svg' }, keywords: ['CNHO'], images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cnhostables/images/chain.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cnhostables/images/chain.svg', theme: { primary_color_hex: '#708ffc' } }], socials: { website: 'https://cnho.io/', twitter: 'https://twitter.com/cnho_io' }, type_asset: 'sdk.coin' }] }; exports.default = info;