Vaulta

2.joker

Contract

  • Table row type of deflation

    {
      "name": "deflation",
      "base": "",
      "fields": [
        {
          "name": "sym_code_raw",
          "type": "uint64"
        },
        {
          "name": "last_complete",
          "type": "uint32"
        },
        {
          "name": "last_update",
          "type": "uint32"
        },
        {
          "name": "started",
          "type": "bool"
        },
        {
          "name": "next",
          "type": "name"
        },
        {
          "name": "complete",
          "type": "bool"
        }
      ]
    }