Vaulta

richrich2222

Contract

  • Table row type of global

    {
      "name": "st_global",
      "base": "",
      "fields": [
        {
          "name": "current_id",
          "type": "uint64"
        },
        {
          "name": "endtime",
          "type": "eostime"
        },
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "dividingPool",
          "type": "asset"
        },
        {
          "name": "devamount",
          "type": "asset"
        },
        {
          "name": "otheramount",
          "type": "asset"
        },
        {
          "name": "landlord",
          "type": "asset"
        },
        {
          "name": "luckyboy",
          "type": "asset"
        },
        {
          "name": "nextround",
          "type": "asset"
        },
        {
          "name": "notmining",
          "type": "asset"
        },
        {
          "name": "luckyboyowner",
          "type": "name"
        },
        {
          "name": "landlordowner",
          "type": "name"
        }
      ]
    }