{ "$schema": "../assetlist.schema.json", "chain_name": "mars", "assets": [ { "description": "Mars protocol token", "denom_units": [ { "denom": "umars", "exponent": 0 }, { "denom": "mars", "exponent": 6 } ], "base": "umars", "name": "Mars", "display": "mars", "symbol": "MARS", "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg" }, "coingecko_id": "mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3", "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg", "theme": { "primary_color_hex": "#d43c3f" } } ], "socials": { "website": "https://www.marsprotocol.io/", "twitter": "https://twitter.com/mars_protocol" } } ] }