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.
| Program | Address |
|---|---|
| Velocity | vELoC1audYbSYVRXn1vPaV8Axoa9oU6BYmNGZZBDZ1P |
| Velocity Vaults | vAuLTsyrvSfZRuRB3XgvkPwNGgYSs9YRYymVebLKoxR |
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