Backpack · Arazzo Workflow
Backpack Balance-Checked Market Buy
Version 1.0.0
Confirm available balance, read the ticker, then place a market buy and verify the fill.
View Spec
View on GitHub
CryptoExchangeWalletsTradingPerpetualsSolanaWeb3DeFixNFTAnchorCoralCentralized ExchangeSelf-CustodyArazzoWorkflows
Provider
Workflows
balance-checked-market-buy
Check balances, quote a market, place a market buy, and confirm the fill.
Reads account balances and the market ticker, submits a market buy spending the supplied quote quantity, and reads recent fills to confirm execution.
1
getBalances
Read account balances so the caller can confirm there is available quote asset before placing the buy.
2
3
placeMarketBuy
Submit a market buy that spends the supplied quote-asset amount on the requested symbol.
4
confirmFill
Read recent account fills for the symbol to confirm the market buy was executed.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.