claimRewards()
This function is in the StandardRewards.sol contract.
Function claimRewards()
StandardRewards.sol
This function is used to claim pending rewards from one or more standard rewards programs.
The function accepts a list of reward program IDs as arguments, and returns the number of rewards claimed.
Function Arguments
Return Variables
Last updated