Buy/Sell
ZeroHash enables crypto trading via two execution models: CLOB (Central Limit Order Book) and RFQ (Request for Quote).
CLOB — Central Limit Order Book
Users place limit or market orders into ZeroHash’s order book. Orders match based on price/time priority.
Best for: Trading platforms, advanced users, high-volume flows.
- Real-time order matching
- REST and FIX API support
RFQ — Request for Quote
Requests a real-time quote for a trade. If accepted within the quote window, the trade executes at that price.
Best for: Retail apps, simple buy/sell flows, fixed pricing.
- Instant execution at quoted price
- Simple REST API integration
Updated about 5 hours ago