UNPKG

@chain-registry/v2

Version:
29 lines (28 loc) 1.04 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const info = { $schema: '../assetlist.schema.json', chainName: 'echelon', assets: [{ description: 'Echelon - a scalable EVM on Cosmos, built on Proof-of-Stake with fast-finality that prioritizes interoperability and novel economics', denomUnits: [{ denom: 'aechelon', exponent: 0 }, { denom: 'echelon', exponent: 18 }], base: 'aechelon', name: 'Echelon', display: 'echelon', symbol: 'ECH', logoURIs: { svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg' }, images: [{ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg' }], typeAsset: 'sdk.coin' }] }; exports.default = info;