Rewards Pool
View Functions
token
function token() external view returns (address)Return Values
Name
Type
Description
withdrawableRewards
function withdrawableRewards(address _account) public view returns (uint256)Parameters
Name
Type
Description
Return Values
Name
Type
Description
Write Functions
withdraw
withdraw
Parameters
Name
Type
Description
onTokenTransfer
distributeRewards
updateReward
Parameters
Name
Type
Description
Last updated