{ "$schema": "../assetlist.schema.json", "chain_name": "onomy", "assets": [ { "description": "The native token of Onomy Protocol", "denom_units": [ { "denom": "anom", "exponent": 0 }, { "denom": "nom", "exponent": 18 } ], "base": "anom", "name": "Nom", "display": "nom", "symbol": "NOM", "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg" }, "keywords": [ "dex", "stablecoin", "bridge", "staking" ], "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg" } ], "type_asset": "sdk.coin" } ] }