Vaulta

thebetxowner

Contract

  • Table row type of symbols

    {
      "name": "symbolvar",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "contract",
          "type": "uint64"
        },
        {
          "name": "symbol",
          "type": "uint64"
        },
        {
          "name": "fee",
          "type": "uint64"
        },
        {
          "name": "min",
          "type": "uint64"
        },
        {
          "name": "max",
          "type": "uint64"
        }
      ]
    }