Vaulta

cptblackbill

Contract

  • Table row type of resultsmnth

    {
      "name": "resultsmnth",
      "base": "",
      "fields": [
        {
          "name": "pkey",
          "type": "uint64"
        },
        {
          "name": "fpAccount",
          "type": "name"
        },
        {
          "name": "fpPoints",
          "type": "int32"
        },
        {
          "name": "fpEos",
          "type": "asset"
        },
        {
          "name": "spAccount",
          "type": "name"
        },
        {
          "name": "spPoints",
          "type": "int32"
        },
        {
          "name": "spEos",
          "type": "asset"
        },
        {
          "name": "tpAccount",
          "type": "name"
        },
        {
          "name": "tpPoints",
          "type": "int32"
        },
        {
          "name": "tpEos",
          "type": "asset"
        },
        {
          "name": "eosusdprice",
          "type": "asset"
        },
        {
          "name": "timestamp",
          "type": "int32"
        }
      ]
    }