From 00932ddc55d9c05580bd30fef774fce59ffc30f6 Mon Sep 17 00:00:00 2001 From: jiang Date: Thu, 25 Jan 2024 14:49:43 +0800 Subject: [PATCH] docs: update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4347d5c..8bd56ff 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Mainly supported requests with determined block number. Other methods will be di - `eth_chainId` - `eth_getBalance` - `eth_getBlockByNumber` +- `eth_getBlockReceipts` - `eth_getCode` - `eth_getStorageAt` - `eth_getTransactionByHash`