Skip to content

Commit

Permalink
Update supported endpoints for EVM (#1065)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdtf authored Jan 6, 2025
1 parent b558650 commit cd6acc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/evm/using.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ To use the Flow Wallet Chrome extension:
| [eth_getFilterLogs] ||
| [eth_getLogs] ||
| [eth_getProof] | 🚧 | Unsupported |
| [eth_getStorageAt] | 🚧 | Unsupported |
| [eth_getStorageAt] | |
| [eth_getTransactionByBlockHashAndIndex] ||
| [eth_getTransactionByBlockNumberAndIndex] ||
| [eth_getTransactionByHash] ||
Expand All @@ -126,6 +126,7 @@ To use the Flow Wallet Chrome extension:
| [debug_traceTransaction] ||
| [debug_traceBlockByNumber] ||
| [debug_traceBlockByHash] ||
| [debug_traceCall] ||

**Legend**: ❌ = not supported. 🚧 = work in progress. ✅ = supported.

Expand Down

0 comments on commit cd6acc2

Please sign in to comment.