Unicove
SendStakingRAMSettings
Vaulta

eoswaronelab

Contract

  • Overview
  • Actions (28)
  • Structs (49)
  • Tables (22)
  • ABI
    • unstake_record

      Table row type of warunstake

      {
        "name": "unstake_record",
        "base": "",
        "fields": [
          {
            "name": "user",
            "type": "name"
          },
          {
            "name": "amount",
            "type": "uint64"
          },
          {
            "name": "time",
            "type": "uint64"
          },
          {
            "name": "is_released",
            "type": "uint8"
          }
        ]
      }