{
  "$schema": "../assetlist.schema.json",
  "chain_name": "sovr",
  "assets": [
    {
      "description": "SOVR is the sole unit of account of the Sovren Layer 1: staking, governance, gas, and service payments.",
      "denom_units": [
        {
          "denom": "usovr",
          "exponent": 0
        },
        {
          "denom": "sovr",
          "exponent": 6,
          "aliases": [
            "SOVR"
          ]
        }
      ],
      "type_asset": "sdk.coin",
      "base": "usovr",
      "display": "sovr",
      "name": "Sovren",
      "symbol": "SOVR",
      "logo_URIs": {
        "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/sovr/images/sovr.png",
        "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/sovr/images/sovr.svg"
      },
      "images": [
        {
          "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/sovr/images/sovr.png",
          "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/sovr/images/sovr.svg"
        }
      ],
      "socials": {
        "website": "https://sovrentech.io",
        "x": "https://x.com/sovrentech"
      }
    }
  ]
}
