Difference between revisions of "Eth getBalance"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{lc}}
+
{{lc}} <code>eth_getBalance</code>: https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getbalance
* https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getbalance
 
  
  
Line 10: Line 9:
 
  String "pending" - for the pending state/transactions
 
  String "pending" - for the pending state/transactions
  
{{eth API}}
+
== See also ==
 +
* {{eth API}}
 +
 
 +
[[Category:Ethereum]]

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: