harvestETH

This method harvests the ETH fees for a given INFT.

Function

function harvestETH(
    uint _tokenID, 
    uint _amount
) external returns (uint)

Parameters

Return values

Last updated