Strategy allocation is partly generic and partly protocol-specific. The generic Voltr side uses:Documentation Index
Fetch the complete documentation index at: https://docs.voltr.xyz/llms.txt
Use this file to discover all available pages before exploring further.
getDepositStrategyInstructionAsyncgetWithdrawStrategyInstructionAsync
- strategy address derivation
- required ATAs and protocol accounts
- any remaining accounts needed by the adaptor
Deposit To A Strategy
Withdraw From A Strategy
Operational Notes
- ATAs created for strategy operations are usually a one-time manager-paid rent cost.
- The manager should keep some idle vault liquidity for withdrawals.
- Batch ATA setup and allocation instructions when possible.
- Use the maintained adaptor repos for the exact account wiring.
Protocol Repositories
| Protocol / Adaptor | Example Repos |
|---|---|
| Kamino | voltr-kamino-scripts |
| Jupiter spot and lend | voltr-spot-scripts |
| Trustful | voltr-trustful-scripts |
| Drift and other adaptors | corresponding maintained script repo |