Documentation ¶
Index ¶
- func ClaimRewards(sp *stader.SocializingPoolContractManager, index []*big.Int, ...) (*types.Transaction, error)
- func EstimateClaimRewards(sp *stader.SocializingPoolContractManager, index []*big.Int, ...) (stader.GasInfo, error)
- func GetRewardCycleDetails(sp *stader.SocializingPoolContractManager, cycle *big.Int, opts *bind.CallOpts) (types2.CurrentRewardCycleDetails, error)
- func GetRewardDetails(sp *stader.SocializingPoolContractManager, opts *bind.CallOpts) (types2.RewardCycleDetails, error)
- func GetSocializingPoolInitialBlock(sp *stader.SocializingPoolContractManager, opts *bind.CallOpts) (*big.Int, error)
- func HasClaimedRewards(sp *stader.SocializingPoolContractManager, address common.Address, ...) (bool, error)
- func IsSocializingPoolPaused(sp *stader.SocializingPoolContractManager, opts *bind.CallOpts) (bool, error)
- func VerifyProof(sp *stader.SocializingPoolContractManager, operatorAddress common.Address, ...) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClaimRewards ¶
func ClaimRewards(sp *stader.SocializingPoolContractManager, index []*big.Int, amountSd []*big.Int, amountEth []*big.Int, merkleProof [][][32]byte, opts *bind.TransactOpts) (*types.Transaction, error)
func EstimateClaimRewards ¶
func GetRewardCycleDetails ¶
func GetRewardCycleDetails(sp *stader.SocializingPoolContractManager, cycle *big.Int, opts *bind.CallOpts) (types2.CurrentRewardCycleDetails, error)
func GetRewardDetails ¶
func GetRewardDetails(sp *stader.SocializingPoolContractManager, opts *bind.CallOpts) (types2.RewardCycleDetails, error)
func GetSocializingPoolInitialBlock ¶ added in v1.2.1
func HasClaimedRewards ¶
func IsSocializingPoolPaused ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.