Vaulta

eosdtorclize

Contract

  • Table row type of subscribers

    {
      "name": "orasubscribe",
      "base": "",
      "fields": [
        {
          "name": "contract",
          "type": "n"
        },
        {
          "name": "quantity",
          "type": "a"
        },
        {
          "name": "callcount",
          "type": "i"
        },
        {
          "name": "lastcall",
          "type": "t"
        },
        {
          "name": "withdrawal_date",
          "type": "t"
        },
        {
          "name": "id",
          "type": "l"
        },
        {
          "name": "asset_symbol",
          "type": "c"
        },
        {
          "name": "base",
          "type": "c"
        }
      ]
    }