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