Blockchain.com · Example Payload

Exchange Fees Example

CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

Exchange Fees Example is an example object payload from Blockchain.com, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

makerRatetakerRatevolumeInUSD

Example Payload

Raw ↑
{
  "makerRate": 72525.0,
  "takerRate": 72525.0,
  "volumeInUSD": 0.5
}