Skip to main content
This page summarizes the presale account model from the local Anchor source and bundled IDL. For exact layouts, use the published IDL and generated TypeScript types exported by @meteora-ag/presale.

Address Map

PDA Seeds

Constants

Enums

Presale

Presale is the primary state account. Padding fields are reserved and omitted from the table.

PresaleRegistry

Registries are embedded in the Presale account. They let permissioned launches segment users into buckets with different supply and deposit caps.

Escrow

An Escrow belongs to one owner, one presale, and one registry.

Supporting Accounts

Initialization Args

Token 2022 Support

Presale Vault supports SPL Token and Token 2022 mints when the Token 2022 extension set is supported by the program.