{
  "$schema": "../assetlist.schema.json",
  "chain_name": "ritbit",
  "assets": [
    {
      "description": "RIT is the native staking and governance token of RITBIT, the network that powers the Rubin Trade decentralized exchange.",
      "denom_units": [
        {
          "denom": "urit",
          "exponent": 0
        },
        {
          "denom": "rit",
          "exponent": 18
        }
      ],
      "base": "urit",
      "name": "Rubin",
      "display": "rit",
      "symbol": "RIT",
      "logo_URIs": {
        "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png"
      },
      "images": [
        {
          "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png"
        }
      ],
      "type_asset": "sdk.coin"
    },
    {
      "description": "USD Coin (USDC) used as collateral for trading on Rubin.",
      "denom_units": [
        {
          "denom": "uusdc",
          "exponent": 0
        },
        {
          "denom": "usdc",
          "exponent": 6
        }
      ],
      "base": "uusdc",
      "name": "USD Coin",
      "display": "usdc",
      "symbol": "USDC",
      "traces": [
        {
          "type": "bridge",
          "counterparty": {
            "chain_name": "ethereum",
            "base_denom": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
          },
          "provider": "Rubin"
        }
      ],
      "logo_URIs": {
        "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png",
        "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg"
      },
      "images": [
        {
          "image_sync": {
            "chain_name": "ethereum",
            "base_denom": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
          },
          "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png",
          "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg",
          "theme": {
            "circle": true
          }
        }
      ],
      "type_asset": "sdk.coin"
    }
  ]
}