Backpack · Arazzo Workflow
Backpack Balance-Checked Withdrawal
Version 1.0.0
Confirm available balance, request a withdrawal, then reconcile it against withdrawal history.
View Spec
View on GitHub
CryptoExchangeWalletsTradingPerpetualsSolanaWeb3DeFixNFTAnchorCoralCentralized ExchangeSelf-CustodyArazzoWorkflows
Provider
Workflows
balance-checked-withdrawal
Check balances, request a withdrawal, and reconcile it against withdrawal history.
Reads account balances, submits a withdrawal request for the supplied asset, quantity, blockchain, and address, then reads withdrawal history filtered to the new withdrawal id to confirm it was recorded.
1
getBalances
Read account balances to confirm there is available asset before requesting the withdrawal.
2
requestWithdrawal
Submit a withdrawal request for the supplied asset, quantity, blockchain, and destination address.
3
reconcileWithdrawal
Read withdrawal history filtered to the new withdrawal id to confirm it was recorded by the exchange.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.