Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
aptos/builtin
_0x4
collection
FixedSupply
Interface FixedSupply
interface
FixedSupply
{
burn_events
:
EventHandle
<
BurnEvent
>
;
current_supply
:
bigint
;
max_supply
:
bigint
;
mint_events
:
EventHandle
<
MintEvent
>
;
total_minted
:
bigint
;
}
Index
Properties
burn_
events
current_
supply
max_
supply
mint_
events
total_
minted
Properties
burn_
events
burn_
events
:
EventHandle
<
BurnEvent
>
current_
supply
current_
supply
:
bigint
max_
supply
max_
supply
:
bigint
mint_
events
mint_
events
:
EventHandle
<
MintEvent
>
total_
minted
total_
minted
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
burn_
events
current_
supply
max_
supply
mint_
events
total_
minted
@sentio/sdk
Loading...