UNPKG

chain-registry

Version:
30 lines (29 loc) 1.38 kB
const info = { $schema: '../../assetlist.schema.json', chain_name: 'empetestnet', assets: [{ description: 'Empe End-to-End Verifiable Data Infrastructure', extended_description: 'Empeiria is the first End-to-End Verifiable Data Infrastructure (EVDI). It enables seamless web3 adoption through one-click deployment, empowering organizations with the data of the future', denom_units: [{ denom: 'uempe', exponent: 0 }, { denom: 'empe', exponent: 6 }], base: 'uempe', display: 'empe', name: 'EMPE', symbol: 'EMPE', logo_URIs: { png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/empetestnet/images/empe.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/empetestnet/images/empe.svg' }, images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/empetestnet/images/empe.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/empetestnet/images/empe.svg' }], type_asset: 'sdk.coin' }] }; export default info;