Get cryptocurrency balances for any blockchain wallet
Documentation Index
Fetch the complete documentation index at: https://coinstats.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Multipliers
Details
Required
API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.
The blockchain wallet address to query balances for
"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"
The identifier of connection from /wallet/blockchains call response. Either connectionId or blockchain must be provided. If both are provided, connectionId will be used.
"base-wallet"
The blockchain network identifier from /wallet/blockchains call response. Either connectionId or blockchain must be provided. If both are provided, connectionId will be used.
"base"
Get wallet balance
Unique identifier for the cryptocurrency
"ethereum"
The total balance amount of this cryptocurrency in the wallet
1.5
Full name of the cryptocurrency
"Ethereum"
Trading symbol of the cryptocurrency
"ETH"
Current price in USD
2000.5
Current price in BTC
0.05
URL of the cryptocurrency logo image
"https://static.coinstats.app/coins/1650455629727.png"
Price change percentage in the last 24 hours
5.25
Market cap rank of the cryptocurrency
2
24-hour trading volume in USD
15000000000
The blockchain network where this token exists
"ethereum"
The blockchain network identifier that was used in the query
"ethereum"
Number of decimal places for token precision (mainly for ERC20 tokens)
18
Smart contract address for tokens (e.g. ERC20, BEP20)
"0xdac17f958d2ee523a2206206994597c13d831ec7"