Supported Instruments (RFQ)

To programmatically retrieve the latest instruments available for Request for Quote (RFQ) trading, you can query the GET /assets endpoint. In the response, look for assets where "rfq_liquidity_enabled": true, this field indicates whether the asset is currently supported for RFQ trading.

SymbolUnderlying AssetQuoted CurrencyRFQ Price PrecisionRFQ Quantity PrecisionRFQ Min Trade NotionalRFQ Max Trade Notional
AAVE.ETH/USDAAVE.ETHUSD16180.02500,000.00
ADA/USDADAUSD1660.02500,000.00
ALGO/USDALGOUSD1660.02500,000.00
APE.ETH/USDAPE.ETHUSD16180.02500,000.00
APT/USDAPTUSD880.02500,000.00
AVAX/USDAVAXUSD16180.02500,000.00
BAT.ETH/USDBAT.ETHUSD16180.02500,000.00
BCH/USDBCHUSD1680.02500,000.00
BTC/USDBTCUSD680.02500,000.00
COMP.ETH/USDCOMP.ETHUSD16180.02500,000.00
DAI.ETH/USDDAI.ETHUSD16180.02500,000.00
DOGE/USDDOGEUSD1680.02500,000.00
DOT/USDDOTUSD16100.02500,000.00
EGLD/USDEGLDUSD16180.02500,000.00
ETH.ARBITRUM/USDETH.ARBITRUMUSD2180.02500,000.00
ETH.BASE/USDETH.BASEUSD16180.02500,000.00
ETH.OPTIMISM/USDETH.OPTIMISMUSD2180.02500,000.00
ETH.ZKSYNC/USDETH.ZKSYNCUSD16180.02500,000.00
ETH/USDETHUSD16180.02500,000.00
EURC.XLM/EUREURC.XLMEUR1660.015,000.00
GRT.ETH/USDGRT.ETHUSD16180.02500,000.00
HBAR/USDHBARUSD1680.02500,000.00
KNC.ETH/USDKNC.ETHUSD16180.02500,000.00
LINK.ETH/USDLINK.ETHUSD2180.02500,000.00
LTC/USDLTCUSD1680.02500,000.00
MANA.ETH/USDMANA.ETHUSD16180.02500,000.00
MATIC.ETH/USDMATIC.ETHUSD16180.02500,000.00
MATIC.POLYGON/USDMATIC.POLYGONUSD16180.02500,000.00
MKR.ETH/USDMKR.ETHUSD16180.02500,000.00
PAXG.ETH/USDPAXG.ETHUSD16180.02500,000.00
PEPE.ETH/USDPEPE.ETHUSD16180.02500,000.00
PYUSD.ETH/USDPYUSD.ETHUSD260.01500,000.00
PYUSD.SOL/USDPYUSD.SOLUSD260.01500,000.00
RLUSD.ETH/USDRLUSD.ETHUSD2180.01500,000.00
RLUSD.XRP/USDRLUSD.XRPUSD260.01500,000.00
SEI/USDSEIUSD16180.02500,000.00
SHIB.ETH/USDSHIB.ETHUSD16180.02500,000.00
SOL/USDSOLUSD1690.02500,000.00
SUI/USDSUIUSD1690.02500,000.00
UNI.ETH/USDUNI.ETHUSD16180.02500,000.00
USDC.ALGO/USDUSDC.ALGOUSD260.01500,000.00
USDC.APT/USDUSDC.APTUSD260.01500,000.00
USDC.ARBITRUM/USDUSDC.ARBITRUMUSD260.01500,000.00
USDC.AVAX/USDUSDC.AVAXUSD260.01500,000.00
USDC.BASE/USDUSDC.BASEUSD260.01500,000.00
USDC.ETH/USDUSDC.ETHUSD260.01500,000.00
USDC.HBAR/USDUSDC.HBARUSD260.01500,000.00
USDC.OPTIMISM/USDUSDC.OPTIMISMUSD260.01500,000.00
USDC.POLYGON/USDUSDC.POLYGONUSD260.01500,000.00
USDC.SOL/USDUSDC.SOLUSD260.01500,000.00
USDC.SUI/USDUSDC.SUIUSD260.01500,000.00
USDC.XLM/USDUSDC.XLMUSD270.01500,000.00
USDC.ZKSYNC/USDUSDC.ZKSYNCUSD260.01500,000.00
USDC.WORLDCHAIN/USDUSDC.WORLDCHAINUSD260.01500,000.00
USDP.ETH/USDUSDP.ETHUSD2180.01500,000.00
USDP.SOL/USDUSDP.SOLUSD260.01500,000.00
USDT.ETH/USDUSDT.ETHUSD1660.02500,000.00
USDT.POLYGON/USDUSDT.POLYGONUSD1660.02500,000.00
USDT.AVAX/USDUSDT.AVAXUSD1660.02500,000.00
USDT.SOL/USDUSDT.SOLUSD1660.02500,000.00
WBTC.ETH/USDWBTC.ETHUSD1680.02500,000.00
XLM/USDXLMUSD1670.02500,000.00
XRP/USDXRPUSD1660.02500,000.00
XTZ/USDXTZUSD1660.02500,000.00
ZRX.ETH/USDZRX.ETHUSD16180.02500,000.00

Deposits and Withdrawals

  • All fiat assets are supported for institutional deposits and withdrawals.
  • Zero Hash does not support fiat deposits and withdrawals from retail end users.
  • All crypto assets support withdrawals for retail end users.

Smart Contracts

Smart Contracts are currently supported for:

  • Avalanche C-Chain (AVAX)
  • Ethereum Classic (ETC)
  • Ethereum (ETH)
  • Ethereum on Arbitrum (ETH.ARBITRUM)
  • Ethereum on OP Mainnet (ETH.OPTIMISM)
  • Polygon (MATIC.POLYGON) using ABI encoding.

Rounding

If you are utilizing the Zero Hash API to calculate trade notional and settlement values, banker's rounding must be used on a per-trade basis.

  • The Zero Hash settlement system will round each trade obligation and then sum at the end, vs. summing all trade obligations and then rounding the final value.
  • Banker’s rounding is also known as Round to Even.

Rules:

  1. If the difference between the number and the nearest integer is less than 0.5, round to the nearest integer.
  2. If the difference between the number and the nearest integer is exactly 0.5, look at the integer part of the number and round to the nearest even integer.

Example:

You submit a BTC/USD trade:

  • Quantity: 10 BTC
  • Price: $10,000.0008 per BTC

Initial calculation:
10 × 10,000.0008 = 100,000.008 USD

USD payments are restricted to cents, so this is rounded to:
$100,000.01

Support for Participants in New York

  • The New York Department of Financial Services (NYDFS) maintains a list of NYDFS pre-approved tokens for New York customers, the Greenlist.
  • Although NYDFS categorizes asset support into:
    • Approved for Custody
    • Approved for Listing
      Zero Hash only supports assets that meet both criteria.
  • As a result, there may be assets available for one or the other according to NYDFS, which Zero Hash will not support for Participants in NY.
  • All supported assets for NY are marked with 'Yes' in the Supported in NY column in the above table.
  • More info: dfs.ny.gov/virtual_currency_business