totalSharesHarvestedByPool
This method maps token addresses to total shares for a token.
Function
Parameters
Parameter
Description
_token
The address of an ERC20 token.
Return values
Value
Description
uint _val
The total share value harvested for an ERC20 token.
Last updated