harvestToken
This method harvests the fees (in terms of a given ERC20 token) for a given INFT.
Function
Parameters
Parameter | Description |
---|---|
| An ERC20 token address. |
| The token ID of an INFT. |
| The amount of _token to harvest. |
Return values
Value | Description |
---|---|
| The amount of harvested tokens |
Last updated