This endpoint is throttled to 2 calls/second regardless of API Pro tier.
Query Parameters
apikey
string
default:"YourApiKeyToken"
Your Etherscan API key.
Set to account for this endpoint.
action
string
default:"balancehistory"
Set to balancehistory for this endpoint.
address
string
default:"0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae"
The address to query, like 0xfefefefefefefefefefefefefefefefefefefefe.
Block number to check balance at, all the way up to the genesis block 0.
{
"status": "1",
"message": "OK",
"result": "610538078574759898951277"
}