Vaulta

pwrdbyobolus

Contract

  • Table row type of info

    {
      "name": "infotable",
      "base": "",
      "fields": [
        {
          "name": "lastUsedId",
          "type": "uint64"
        },
        {
          "name": "halted",
          "type": "bool"
        },
        {
          "name": "otchalted",
          "type": "bool"
        },
        {
          "name": "swaphalted",
          "type": "bool"
        },
        {
          "name": "feeAcc",
          "type": "name"
        }
      ]
    }