Difference between revisions of "Ethereum API"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
* https://github.com/ethereum/execution-apis
 
* https://github.com/ethereum/execution-apis
  
* <code>[[eth_blockNumber]]</cod>
+
* <code>[[eth_blockNumber]]</code>
 
* <code>[[eth_getBalance]]</code>
 
* <code>[[eth_getBalance]]</code>
  

Revision as of 08:02, 21 June 2024

wikipedia:Ethereum API

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

Related

See also

Advertising: