getStates
This method returns the contract's initialReserve
, reserve
, and totalSharesIssued.
Function
Return values
Value
Description
initialReserve
The initialReserve
of the INFT contract.
reserve
The reserve
of the INFT contract.
totalSharesIssued
The total shares issued by the INFT contract.
Last updated