mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
parent
ae9bb75f4e
commit
4a18262cca
@ -97,7 +97,7 @@ Also, there are [extensive instructions for using Postman](https://github.com/le
|
||||
The following table shows the current implementation status of Erigon's RPC daemon.
|
||||
|
||||
| Command | Avail | Notes |
|
||||
| --------------------------------------- | ------- | ------------------------------------------ |
|
||||
| ------------------------------------------ | ------- | ------------------------------------------ |
|
||||
| web3_clientVersion | Yes | |
|
||||
| web3_sha3 | Yes | |
|
||||
| | | |
|
||||
@ -123,9 +123,9 @@ The following table shows the current implementation status of Erigon's RPC daem
|
||||
| eth_getTransactionByHash | Yes | |
|
||||
| eth_getRawTransactionByHash | Yes | |
|
||||
| eth_getTransactionByBlockHashAndIndex | Yes | |
|
||||
| eth_retRawTransactionByBlockHashAndIndex| Yes | |
|
||||
| eth_retRawTransactionByBlockHashAndIndex | Yes | |
|
||||
| eth_getTransactionByBlockNumberAndIndex | Yes | |
|
||||
| eth_retRawTransactionByBlockNumberAndIndex| Yes | |
|
||||
| eth_retRawTransactionByBlockNumberAndIndex | Yes | |
|
||||
| eth_getTransactionReceipt | Yes | |
|
||||
| eth_getBlockReceipts | Yes | |
|
||||
| | | |
|
||||
@ -135,6 +135,7 @@ The following table shows the current implementation status of Erigon's RPC daem
|
||||
| eth_getTransactionCount | Yes | |
|
||||
| eth_getStorageAt | Yes | |
|
||||
| eth_call | Yes | |
|
||||
| eth_callBundle | Yes | |
|
||||
| | | |
|
||||
| eth_newFilter | - | not yet implemented |
|
||||
| eth_newBlockFilter | - | not yet implemented |
|
||||
|
Loading…
Reference in New Issue
Block a user