added
CC now available on zerohash CLOB and RFQ
November 11th, 2025
Release Details
Release Date: November 19, 2025
Release Type
Informational, no action required from platforms
Summary
zerohash is pleased to announce expanded CLOB and RFQ support for Canton Coin (CC).
This asset is now available for trading (buy/sell), deposits, withdrawals, custody, and Fund operations:
| Asset Name | Symbol | Notes |
|---|---|---|
| Canton Coin | CC | Previously only available for Custody; not available in New York |
Availability
- Environments: CC is live in both CERT and PROD environments.
- Geographic Restrictions: CC is not enabled in New York at this time.
- Effective Date: Immediately available using the symbol listed above.
RFQ Endpoints Impacted
The following executable endpoints now support the above assets:
Buy/Sell
- Get quote: POST /liquidity/rfq
- Execute quote: POST /liquidity/execute
Convert Withdraw
- Get quote: POST /convert_withdraw/rfq
- Execute quote: POST /convert_withdraw/execute
Deposit
- Create deposit address: POST /deposits/digital_asset_address
Withdraw
- Create withdrawal request: POST /withdrawals/requests
Fund
- [SDK support]
- Get quote: POST /fund/rfq
- Get fund transactions: GET /fund/transactions
CLOB Endpoints Impacted
The following executable endpoints now support the above assets:
- Create account: POST /clob/accounts
- Get accounts: GET /clob/accounts
- Update CLOB account: PATCH /clob/accounts
- Search orders: POST /orders/v1/search_orders
- Get open orders: POST /orders/v1/get_open_orders
- Search executions: POST /orders/v1/search_executions
- Create order subscriptions: POST /orders/v1/create_order_subscription
- Submit order: POST /orders/v1/insert_order
- Cancel order: POST /orders/v1/cancel_order
- Market data subscription: POST /orders/v1/create_market_data_subscription
- List instruments: POST /orders/v1/list_instruments
- Trade stats: POST /orders/v1/get_trade_stats
Relevant Documentation
For a full list of supported assets and instruments, please use the links below.
