sharesHarvestedByPool
This method maps token addresses to token IDs to token shares.
Function
Parameters
Parameter
Description
_token
The address of an ERC20 token.
_id
The ID of an INFT.
Return values
Value
Description
uint _val
The shares harvested for a given ERC20 token, for a given INFT.
Last updated