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