Unicove
SendStakingRAMSettings
Vaulta

rcxstakingio

Contract

  • Overview
  • Actions (2)
  • Structs (4)
  • Tables (2)
  • ABI
    • userStaking_table

      Table row type of userstaking

      {
        "name": "userStaking_table",
        "base": "",
        "fields": [
          {
            "name": "user",
            "type": "name"
          },
          {
            "name": "stakingBalance",
            "type": "asset"
          },
          {
            "name": "lastModifiedTime",
            "type": "uint32"
          }
        ]
      }