infinityNFTFee

This method returns the fee used for INFT holders.

Function

function infinityNFTFee() external view returns (uint);

Return values

Value
Description

uint _val

The INFT fee.

Last updated