Difference between revisions of "Ethereum API"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:
 
* [[Ethereum RPC calls]]
 
* [[Ethereum RPC calls]]
 
* [[Besu]] [[JSON-RPC]] API methods: <code>[[eth]], [[net]], [[web3]], [[debug]], and [[miner]]</code>
 
* [[Besu]] [[JSON-RPC]] API methods: <code>[[eth]], [[net]], [[web3]], [[debug]], and [[miner]]</code>
* [[8545]]
+
* <code>[[8545]]</code>
 +
* <code>[[cast block]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 14:13, 26 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[edit]

See also[edit]

Advertising: