- Your deposit confirms at the order’s deposit address and stays there, in escrow.
- The order goes out to the solver network, each solver bids, and the best price wins.
- The winner delivers your settle tokens to
receivingAddressstraight from its own inventory. - Vane verifies the delivery, then releases the escrowed deposit to the solver.
exchangeWithdrawTx and exchangeWithdrawTxLink record the delivery transaction, and settleAmount becomes final at COMPLETED (Order lifecycle maps the states). You never talk to a solver directly, and the API is identical whichever one wins. One caution: the exchange and tradePath fields on quotes and orders describe how the price was computed across order-book legs, not the route funds travel, so don’t render them as the swap’s path.
