Skip to main content
Commands for transferring tokens out of the vault.
The SplToken integration must be enabled before using these commands:

Transfer Tokens

Transfer SPL tokens from the vault to a destination address.
  • amount: Amount to transfer
  • to: Destination public key
  • --token, -t: Token mint address (defaults to wSOL)
Example: Transfer 10 USDC:

Policy Management

Token transfer policies allow you to restrict which addresses can receive transfers from the vault.

View Policy

View the current token transfer policy.

Allowlist Destination

Add a destination address to the transfer allowlist. When destinations are allowlisted, transfers are restricted to only those addresses.

Remove Destination

Remove a destination address from the transfer allowlist.