harvestedBalance
This method maps from token address to harvested amount. harvestedBalance shows how much of a token has been harvested so far from the contract.
Function
Parameters
Parameter | Description |
---|---|
| An ERC20 token address. |
Return values
Value | Description |
---|---|
| The total harvested amount of tokens for the given ERC20 token. |
Last updated