Withdraw
Supported Tokens
Token
Instruction
How it routes
Quick Start
# Withdraw full position as USDC
npx tsx scripts/withdraw.ts balanced
# Withdraw a specific amount as USDC
npx tsx scripts/withdraw.ts balanced 2500
# Withdraw as SOL or any supported LST
npx tsx scripts/withdraw_with_swap.ts balanced --output SOL
npx tsx scripts/withdraw_with_swap.ts balanced --output JupSOLHow a Withdrawal Routes
Fund
State
Settlement
Code Example
Errors
Error
Cause
Last updated