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