Vaulta

puppymineral

Contract

  • Table row type of profits

    {
      "name": "profit",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "tid",
          "type": "uint64"
        },
        {
          "name": "day",
          "type": "uint64"
        },
        {
          "name": "vol",
          "type": "uint64"
        },
        {
          "name": "used_vol",
          "type": "uint64"
        },
        {
          "name": "utime",
          "type": "uint64"
        }
      ]
    }