Preparing search index...
The search index is not available
@metaplex-foundation/mpl-candy-machine - v6.0.1
@metaplex-foundation/mpl-candy-machine - v6.0.1
FreezeEscrow
Type alias FreezeEscrow
Freeze
Escrow
:
{
authority
:
PublicKey
<
string
>
;
candyGuard
:
PublicKey
<
string
>
;
candyMachine
:
PublicKey
<
string
>
;
destination
:
PublicKey
<
string
>
;
discriminator
:
number
[]
;
firstMintTime
:
Option
<
bigint
>
;
freezePeriod
:
bigint
;
frozenCount
:
bigint
;
header
:
AccountHeader
;
publicKey
:
PublicKey
<
string
>
;
}
PDA to store the frozen funds.
Type declaration
authority
:
PublicKey
<
string
>
candy
Guard
:
PublicKey
<
string
>
candy
Machine
:
PublicKey
<
string
>
destination
:
PublicKey
<
string
>
discriminator
:
number
[]
first
Mint
Time
:
Option
<
bigint
>
freeze
Period
:
bigint
frozen
Count
:
bigint
header
:
AccountHeader
public
Key
:
PublicKey
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@metaplex-
foundation/mpl-
candy-
machine -
v6.0.1
<internal>
Freeze
Escrow
__type
Generated using
TypeDoc
PDA to store the frozen funds.