ERC-4626idle redemption · queue for larger
Withdraw bUSD from Atlas V2.
Standard ERC-4626 redemption pulls from the vault's idle bUSD balance. For larger amounts use the WithdrawQueue — request → admin recall → claim.
1 — Connect
Not connected
2 — Redeem (instant)
Pulls from idle bUSD only.
3 — Status
Connect a wallet to begin.
Larger withdrawals
If your redemption exceeds the vault's idle balance, the call reverts with WithdrawExceedsIdle. Use the WithdrawQueue contract: requestWithdraw(shares) escrows your shares; admin recalls capital from a strategy and calls fulfill(); you call claim(). The queue address is in the dashboard contracts list.