Vaulta

cptblackbill

Contract

  • Table row type of dimndhistory

    {
      "name": "dimndhistory",
      "base": "",
      "fields": [
        {
          "name": "pkey",
          "type": "uint64"
        },
        {
          "name": "treasurepkey",
          "type": "uint64"
        },
        {
          "name": "diamondValueInEos",
          "type": "asset"
        },
        {
          "name": "diamondValueInUsd",
          "type": "asset"
        },
        {
          "name": "fromTimestamp",
          "type": "int32"
        },
        {
          "name": "toTimestamp",
          "type": "int32"
        }
      ]
    }