Blockchain.com · Example Payload

Exchange Whitelist Capability Example

CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

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

Top-level fields

currencyaddressxpubexistingBeneficiaryOnlyfiat

Example Payload

Raw ↑
{
  "currency": "BTC",
  "address": true,
  "xpub": true,
  "existingBeneficiaryOnly": true,
  "fiat": true
}