Unicove
SendStakingRAMSettings
Vaulta

swap.alcor

Contract

  • Overview
  • Actions (40)
  • Structs (57)
  • Tables (16)
  • ABI
    • stakereturn

      Table row type of stakereturn

      Action return type for getstakes

      {
        "name": "stakereturn",
        "base": "",
        "fields": [
          {
            "name": "posId",
            "type": "uint64"
          },
          {
            "name": "incentiveId",
            "type": "uint64"
          },
          {
            "name": "stakingWeight",
            "type": "uint64"
          },
          {
            "name": "rewards",
            "type": "uint64"
          },
          {
            "name": "userRewardPerTokenPaid",
            "type": "uint128"
          }
        ]
      }