Last updated 1 year ago
This method returns the reserve of XFIT tokens locked within the INFT contract.
function reserve() external view returns (uint);
uint _val
The reserve of XFIT permanently locked within the INFT contract.