Skip to Content
DevelopersConceptsProgram & Vault Addresses

Program & Vault Addresses

Below are the mainnet instances of Velocity and Velocity Vaults. Velocity is an entirely new program deployment with its own program ID, PDAs, and account layouts.

ProgramAddress
VelocityvELoC1audYbSYVRXn1vPaV8Axoa9oU6BYmNGZZBDZ1P
Velocity VaultsvAuLTsyrvSfZRuRB3XgvkPwNGgYSs9YRYymVebLKoxR

Every PDA address (state, users, markets, vaults, …) is specific to this program ID, so addresses must be derived against it directly, and no on-chain state carries over from a prior deployment. If you’re porting an integration from an earlier program ID, see the migration guide for the legacy address and PDA-reuse pitfalls.

Last updated on