infinityNFTFee

This method returns the fee used for INFT holders.

Function

function infinityNFTFee() external view returns (uint);

Return values

ValueDescription

uint _val

The INFT fee.

Last updated