Difference between revisions of "Ethereum API"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
[[wikipedia:Ethereum API]]
+
[[wikipedia:Ethereum API]] https://github.com/ethereum/execution-apis
* https://github.com/ethereum/execution-apis
 
  
 
* <code>[[eth_blockNumber]]</code>
 
* <code>[[eth_blockNumber]]</code>

Revision as of 17:04, 24 July 2024

wikipedia:Ethereum API https://github.com/ethereum/execution-apis

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: