v2 responses contain order parameters only. The v1
signature,
authToken, and timeToExpire fields are gone — the contracts no longer
accept them.Endpoints
Create a trade
createOrder on the order chain:
CANCELLED) and
the liquidity is released.
Trade statuses
Confirm is chain-state-driven
POST /v1/trades/:id/confirm reads the escrow’s order status on-chain and
ignores the request body beyond logging. If the action isn’t observable yet
and you supplied a plausible txHash, the response is 202 pending —
retry shortly. No signature accompanies any confirm.