{ "$schema": "../../assetlist.schema.json", "chain_name": "nolustestnet", "assets": [ { "description": "The native token of Nolus chain", "denom_units": [ { "denom": "unls", "exponent": 0 }, { "denom": "nls", "exponent": 6 } ], "base": "unls", "name": "Nolus", "display": "nls", "symbol": "NLS", "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nolustestnet/images/nolus.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nolustestnet/images/nolus.svg" }, "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nolustestnet/images/nolus.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nolustestnet/images/nolus.svg" } ] } ] }