UNPKG

chain-registry

Version:
45 lines (44 loc) 2.19 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chain_name: 'aaronetwork', assets: [{ description: 'Aaron Network is an innovative platform for secure and private messaging, integrated into the blockchain ecosystem. We also offer a unique address reputation scoring system, ensuring that every user can interact with others confidently.', extended_description: 'Aaron Network is an innovative platform for secure and private messaging, integrated into the blockchain ecosystem. We also offer a unique address reputation scoring system, ensuring that every user can interact with others confidently. One of our key tools is address scoring. This blockchain-based solution helps users assess the reliability of those they interact with. You’ll be able to better understand who is on the other end of your communication, making interactions on Aaron Network safer and more trustworthy.', denom_units: [{ denom: 'uaaron', exponent: 0 }, { denom: 'AARON', exponent: 6 }], base: 'uaaron', name: 'Aaron Network', display: 'AARON', symbol: 'AARON', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aaronetwork/images/aaron.png' }, socials: { website: 'https://aaronetwork.xyz', twitter: 'https://x.com/aaronetwork', discord: 'https://discord.gg/HezQu22zxZ' }, keywords: [ 'social', 'chat', 'reputation', 'score', 'messaging' ], images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aaronetwork/images/aaron.png', theme: { circle: false } }], type_asset: 'sdk.coin' }] }; exports.default = info;