Vaults
Asset Allowlists
Asset allowlists define which tokens a vault can interact with. These lists are configured per integration. Each DeFi protocol a vault connects to, such as Jupiter or Drift, requires its own asset allowlist. The full set of assets permitted in the vault is the combination of all integration-level allowlists. For example:- The Jupiter Swap Allowlist controls which tokens can be swapped into using Jupiter.
- The Drift Borrow Allowlist defines which tokens the vault can borrow on Drift.
Transfer Allowlist
By default, delegates can deploy vault capital into DeFi protocols and withdraw it back into the vault, but they cannot transfer assets to arbitrary addresses or personal wallets. The Transfer Allowlist enables vault owners to define approved destinations for vault assets, such as other vaults under the same control. This adds flexibility for internal capital management while preventing unauthorized or unintended transfers.Market Allowlists
Market allowlists define which specific markets a vault can access within each supported DeFi protocol. These lists are also configured per integration. The overall market access for a vault is the combination of all integration-specific market allowlists. For example:- On Drift, owners can allow only selected spot or perpetual markets.
- On Meteora DLMM, vaults can limit activity to approved liquidity pools.