Unicove
전송 스테이킹RAM설정
Vaulta

stake.rms

Contract

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

      Table row type of stake

      {
        "name": "stake_row",
        "base": "",
        "fields": [
          {
            "name": "account",
            "type": "name"
          },
          {
            "name": "amount",
            "type": "uint64"
          },
          {
            "name": "unstaking_amount",
            "type": "uint64"
          }
        ]
      }