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