Skip to main content

v1/btc-mainnet/address/{walletAddress}/balances_v2/ REST API Endpoint

Fetch Bitcoin balance for a non-HD address. Response includes spot prices and other metadata.

Updated on
Jan 09, 2025

v1/btc-mainnet/address/{walletAddress}/balances_v2/ REST API Endpoint

Path Parameters

walletAddress
string
REQUIRED
The wallet address for which the balances are to be retrieved

Query Parameters

quote-currency
string
The currency to quote the balance values in (e.g., USD, EUR)

Returns

Request
1
curl --location 'https://api.covalenthq.com/v1/btc-mainnet/address/bc1q5hy2fmqr7ua0a6rj6scekgszctxmlts8smwxcl/balances_v2/' \
2
--header 'Content-Type: application/json' \
3
--header 'Authorization: Bearer YOUR_API_KEY'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free