Unicove
发送质押RAM设置
Vaulta

stake.rms

Contract

  • Overview
  • Actions (15)
  • Structs (24)
  • Tables (8)
  • ABI
    • unstake_row

      Table row type of unstake

      {
        "name": "unstake_row",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "amount",
            "type": "uint64"
          },
          {
            "name": "unstaking_time",
            "type": "time_point_sec"
          }
        ]
      }