Difference between revisions of "Ethereum API"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
  String "[[finalized]]" - for the latest finalized [[block]]
 
  String "[[finalized]]" - for the latest finalized [[block]]
 
  String "pending" - for the pending state/transactions
 
  String "pending" - for the pending state/transactions
 +
 +
 +
* Debug API: <code>[[debug_traceBlockByNumber]]</code>
  
 
== Related ==
 
== Related ==

Revision as of 07:59, 26 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: