Bitcoin
Get Bitcoin balances for non-HD address
Fetch Bitcoin balance for a non-HD address. Response includes spot prices and other metadata.
GET
/
v1
/
btc-mainnet
/
address
/
{walletAddress}
/
balances_v2
/
Credit Cost: 1 per call.
Processing: Realtime
Processing: Realtime
Path Parameters
walletAddress
string
requiredThe requested bitcoin non-HD address.
Query Parameters
quote-currency
string
The currency to convert. Supports USD
, CAD
, EUR
, SGD
, INR
, JPY
, VND
, CNY
, KRW
, RUB
, TRY
, NGN
, ARS
, AUD
, CHF
, and GBP
.
Response
200 - application/json
address
string
The requested address.
chain_id
integer
The requested chain ID eg: 1
.
chain_name
string
The requested chain name eg: eth-mainnet
.
quote_currency
string
The requested quote currency eg: USD
.
updated_at
string
The timestamp when the response was generated. Useful to show data staleness to users.
items
object[]
List of response items.