Unicove
SendStakingRAMSettings
Vaulta

delphioracle

Contract

  • Overview
  • Actions (19)
  • Structs (35)
  • Tables (14)
  • ABI
    • datapoints

      Table row type of datapoints

      {
        "name": "datapoints",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "owner",
            "type": "name"
          },
          {
            "name": "value",
            "type": "uint64"
          },
          {
            "name": "median",
            "type": "uint64"
          },
          {
            "name": "timestamp",
            "type": "time_point"
          }
        ]
      }