onflow / flow-evm-gateway

FlowEVM Gateway implements an Ethereum-equivalent JSON-RPC API for EVM clients to use
https://developers.flow.com/evm/about
Apache License 2.0
11 stars 9 forks source link

State query #451

Closed sideninja closed 5 days ago

sideninja commented 1 month ago

Implement ability to query the state using the local client but also compare against the remote client still using AN/EN for producing query results and compare the data.