Get the ETH balance of an Ethereum account

⚠️ Deprecated: Get Balance


GET /v3/ethereum/account/balance/{address} is deprecated.

Use GET /v4/data/blockchains/balance

Fetch the balance of a blockchain address, including native and fungible tokens.


Explore Docs →

/v3/ethereum/account/balance/{address}

1 credit per API call

Get the balance of ETH of an Ethereum account.

To get the balance of tokens, use the APIs for getting the balance of fungible tokens (ERC-20) and NFTs (ERC-721).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Account address you want to get balance of

Query Params
string
enum
Defaults to ethereum-sepolia

Type of Ethereum testnet in query. Defaults to ethereum-sepolia. For mainnet API Key, this value is ignored.

Allowed:
Headers
string
enum
Defaults to ethereum-sepolia

Type of Ethereum testnet in header. Defaults to ethereum-sepolia. For mainnet API Key, this value is ignored.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json