Returns the ETH balance of an address at a given block.Documentation Index
Fetch the complete documentation index at: https://base-a060aa97-meyer9-move-azul-to-top-of-upgrades.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
The 20-byte address to query.
Block number in hex, or
"latest", "pending", "safe", "finalized", "earliest". Use "pending" on a Flashblocks endpoint for pre-confirmed balance.Returns
The balance in wei as a hexadecimal string.