Skip to main content
Before getting started building on Alpha Vault, you should read the following resource to get a better understanding of how Meteora’s Alpha Vault works:

What's Alpha Vault?

Alpha Vault is a complementary anti-bot mechanism used together with a Launch Pool that provides early access for genuine supporters to deposit and purchase tokens before the pool starts trading.

Alpha Vault Modes

Alpha Vault has 2 modes: Prorata and FCFS. Prorata allows users to deposit over the max buying cap, with proportional distribution. FCFS allows users to deposit up to the max buying cap, with first-come-first-serve distribution.

Alpha Vault Program

At Meteora, we’ve developed a Node.js <> Typescript SDK to make deploying and managing your Alpha Vault easier. The following sections includes information on installing and using the SDKs. It also covers where to find the latest code, and how to contribute to these repositories.

Program Details

Alpha Vault IDL

Meteora Alpha Vault Program IDL
NetworkProgram ID
MainnetvaU6kP7iNEGkbmPkLmZfGwiGxd4Mob24QQCie5R9kd2
DevnetvaU6kP7iNEGkbmPkLmZfGwiGxd4Mob24QQCie5R9kd2

Official SDKs

Typescript SDK

Official Meteora Alpha Vault Typescript SDK