{ "$schema": "../assetlist.schema.json", "chain_name": "impacthub", "assets": [ { "description": "The native token of IXO Chain", "denom_units": [ { "denom": "uixo", "exponent": 0 }, { "denom": "ixo", "exponent": 6 } ], "base": "uixo", "name": "IXO", "display": "ixo", "symbol": "IXO", "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg" }, "coingecko_id": "ixo", "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg", "theme": { "primary_color_hex": "#2c4484" } } ] } ] }