shareToTokenAmount
This method returns the amount of _token
fees collected for a given _tokenID,
as well the share of an INFT and the amount of shares harvested for a given pool.
Function
Parameters
Parameter | Description |
---|---|
| The token ID of an INFT. |
| the address of an ERC20 token. |
Return values
Value | Description |
---|---|
| The total amount of |
| The share of an INFT. |
| The amount of shares harvested for a given pool. |
Last updated