Get the ETH balance of an Ethereum account

/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).

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json