latestOpenAPI 3.1.02026-08-0837114837.8 KB

c099830c76a0

get-bitcoin-balances-for-hd-address

Fetch balances for each active child address derived from a Bitcoin HD wallet.

get/v1/btc-mainnet/address/{walletAddress}/hd_wallets/

Path parameters

walletAddressstring required

The extended public key (xPub/yPub/zPub) of the HD wallet.

Query parameters

quote-currencystring

The currency to convert the balance to. Supports USD, CAD, EUR, etc.

Response

Successful response

addressstring

The extended public key (xPub/yPub/zPub) or HD wallet address.

chain_idinteger

The requested chain ID eg: 20090103.

chain_namestring

The requested chain name eg: btc-mainnet.

chain_tip_heightinteger

The latest block height of the blockchain at the time this response was provided.

chain_tip_signed_atstring date-time

The timestamp of the latest signed block at the time this response was provided.

quote_currencystring

The requested quote currency eg: USD.

updated_atstring date-time

The timestamp when the response was generated. Useful to show data staleness to users.