Unicove
SendStakingRAMSettings
Vaulta

deathcallauc

Contract

  • Overview
  • Actions (6)
  • Structs (9)
  • Tables (2)
  • ABI
    • Auctionstruct

      Table row type of auction

      {
        "name": "Auctionstruct",
        "base": "",
        "fields": [
          {
            "name": "auction_index",
            "type": "uint64"
          },
          {
            "name": "ower_name",
            "type": "name"
          },
          {
            "name": "auction_value",
            "type": "uint64"
          },
          {
            "name": "verify",
            "type": "uint8"
          }
        ]
      }