UNPKG

chain-registry

Version:
40 lines (39 loc) 1.67 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chain_name: 'neutaro', assets: [{ description: 'The native token of Neutaro', extended_description: 'Neutaro (NTMPI) serves as the governance token for Timpi (www.timpi.io), a technology pioneer poised to shake up the industry through Decentralization, Web3, and AI.', denom_units: [{ denom: 'uneutaro', exponent: 0 }, { denom: 'neutaro', exponent: 6 }], base: 'uneutaro', name: 'Neutaro', display: 'neutaro', symbol: 'NTMPI', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg' }, coingecko_id: 'neutaro', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutaro/images/neutaro.svg', theme: { primary_color_hex: '#cbfb06' } }], socials: { website: 'https://neutaro.com/', twitter: 'https://twitter.com/Timpi_TheNewWay' }, type_asset: 'sdk.coin' }] }; exports.default = info;