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