{ "$schema": "../assetlist.schema.json", "chain_name": "assetmantle", "assets": [ { "description": "The native token of Asset Mantle", "denom_units": [ { "denom": "umntl", "exponent": 0 }, { "denom": "mntl", "exponent": 6 } ], "base": "umntl", "name": "AssetMantle", "display": "mntl", "symbol": "MNTL", "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg" }, "coingecko_id": "assetmantle", "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg", "theme": { "primary_color_hex": "#edb548" } } ], "socials": { "website": "https://www.assetmantle.one/", "twitter": "https://twitter.com/AssetMantle" } } ] }