OPNet
Preparing search index...
GetStatus
Type Alias GetStatus
GetStatus
:
CallResult
<
{
available
:
bigint
;
blocksWithReservations
:
number
;
maxSupply
:
bigint
;
minReservationFee
:
bigint
;
minted
:
bigint
;
pricePerToken
:
bigint
;
reservationFeePercent
:
bigint
;
reserved
:
bigint
;
}
,
OPNetEvent
<
never
>
[]
,
>
Description
Represents the result of the getStatus function call.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
OPNet
Loading...
Description
Represents the result of the getStatus function call.