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
 +
 +
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 ==
 
== Related ==

Revision as of 06:02, 13 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: