Appearance
Managing Orders
My orders
The My orders section at the bottom of each market page shows your open RFQs. From here you can:
- View RFQ details
- Cancel any Open or Quoted RFQ
Cancelling an RFQ
Only RFQs in Open or Quoted status can be cancelled. When you cancel:
- The RFQ status changes to
Cancelled - All active quotes for that RFQ are also cancelled
- The action is recorded in the audit log
You can only cancel your own RFQs (the wallet that created them).
Reviewing quotes
After creating an RFQ, the RFQ detail page shows:
- Your RFQ details (amounts, side, expiry)
- Incoming quotes from makers
- Each quote's fee breakdown and expiry countdown
The page refreshes automatically every 5 seconds.
Accepting a quote
- Review the quote details carefully — amounts, fees, and expiry.
- Click Accept to create a trade intent.
- Sign the EIP-712 trade intent payload in your wallet.
- Approve the USDC spend for the settlement contract.
- The relayer submits the settlement transaction (gas is sponsored).
- Track the trade status on the trade detail page.
Trade history
The Trade history section on each market page shows recent settled trades for that pair.
The dedicated Trades page (/trades) lists all your trades across all markets. Trade statuses:
| Status | Meaning |
|---|---|
pending | Trade created, waiting for submission |
submitted | Transaction submitted to mempool |
settled | Trade completed on-chain |
failed | Transaction reverted |
Click any trade to view its detail page with:
- Full trade parameters
- Fee breakdown
- Settlement transaction hash (links to block explorer)
- Timeline of state transitions