Parameters
The 20-byte address to check the balance for.
Block number in hexadecimal, or a block tag:
latest, earliest, pending, safe, or finalized.Returns
The account balance in wei as a hexadecimal string.
Flashblocks Behavior
On a Flashblocks-aware endpoint, use"pending" as the block parameter to query preconfirmed state — data available up to 200ms before the next full block is sealed.
Returns the account balance in the latest preconfirmed Flashblock state, reflecting balances from transactions not yet in a sealed block.