Difference between revisions of "Eth getBalance"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
{{lc}}
+
{{lc}} <code>eth_getBalance</code>: https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getbalance
* <code>eth_getBalance</code>: https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getbalance
 
  
  

Latest revision as of 17:03, 24 July 2024

eth_getBalance: https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getbalance


HEX String - an integer block number
String "earliest" for the earliest/genesis block
String "latest" - for the latest mined block
String "safe" - for the latest safe head block
String "finalized" - for the latest finalized block
String "pending" - for the pending state/transactions

See also[edit]

Advertising: