{ "$schema": "../assetlist.schema.json", "chain_name": "assetmantle", "assets": [ { "description": "The native token of AssetMantle", "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" }, "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" } ], "socials": { "website": "https://www.assetmantle.one/", "x": "https://x.com/AssetMantle" }, "type_asset": "sdk.coin" } ] }