{
  "$schema": "../assetlist.schema.json",
  "chain_name": "qie",
  "assets": [
    {
      "description": "QIE is the native gas and staking token of the QIE Blockchain, a high-performance Layer-1 EVM-compatible Cosmos SDK chain",
      "extended_description": "QIE Blockchain V3 is a next-generation Layer 1 protocol with EVM and Cosmos interoperability. The QIE token powers transactions, smart contract execution, and network security. It can be used as both a Cosmos-native coin (denom: aqie) and as an ERC-20 token on the chain's EVM layer through an automatic ERC-20 conversion precompile at address 0xD4949664cD82660AaE99bEdc034a0deA8A0bd517.",
      "denom_units": [
        {
          "denom": "aqie",
          "exponent": 0,
          "aliases": [
            "attoqie"
          ]
        },
        {
          "denom": "qie",
          "exponent": 18
        }
      ],
      "type_asset": "evm-base",
      "base": "aqie",
      "name": "QIE",
      "display": "qie",
      "symbol": "QIE",
      "coingecko_id": "qie",
      "logo_URIs": {
        "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png"
      },
      "images": [
        {
          "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/qie/images/qie.png"
        }
      ],
      "socials": {
        "website": "https://qie.digital"
      }
    }
  ]
}