cURL
curl --request GET \ --url https://api.bitski.com/v2/balances
{ "balances": [ { "address": "0xa63a667a8cd2b28ec93b8c36d77b26ee06fe3a5c", "balance": "0.077375617021211054", "balanceRawInteger": "77375617021211054", "balanceUsd": "162.359383579218453798", "chainId": 1, "coinType": 60, "contractAddress": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee", "imageUrl": "https://www.ankr.com/rpc/static/media/eth.3ee8ddd4.svg", "tokenDecimals": 18, "tokenName": "Ethereum", "tokenPrice": "2098.327481313793158924", "tokenStandard": "NATIVE", "tokenSymbol": "ETH" } ... ] }
Get the NFT and currency balances for a set of addresses across chains.