Docs

eth_getBalance - Tempo RPC Method

Query account balance on Tempo. Essential for wallet applications and merchant settlement, treasury operations, payout automation, and stablecoin-native financial applications on a payments-first EVM chain with deterministic settlement and stablecoin-native fees.

Returns the balance of a given address on Tempo.

Why Tempo? Build on a payments-first EVM chain with deterministic settlement and stablecoin-native fees with no native gas token, fees denominated in supported USD stablecoins, and full EVM RPC compatibility.

Use Cases

The eth_getBalance method is essential for:

  • Wallet applications - Display user balances
  • Transaction validation - Check if account has sufficient funds
  • DeFi applications - Monitor collateral and liquidity for merchant settlement, treasury operations, payout automation, and stablecoin-native financial applications
  • Account monitoring - Track balance changes over time

Code Examples

Error Handling

Error CodeMessageDescription
-32602Invalid paramsInvalid address format or block parameter
-32000Execution errorNode execution error