UNPKG

@chain-registry/v2

Version:
25 lines (24 loc) 851 B
const info = { $schema: '../../assetlist.schema.json', chainName: 'nilliontestnet', assets: [{ description: 'NIL - the native token of Nillion', denomUnits: [{ denom: 'unil', exponent: 0 }, { denom: 'nil', exponent: 6 }], base: 'unil', name: 'Nillion', display: 'nil', symbol: 'NIL', images: [{ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nilliontestnet/images/nil.png', svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nilliontestnet/images/nil.svg' }], typeAsset: 'sdk.coin' }] }; export default info;