-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Seems like the eth_getLogs does not return any results
Test RPC request
https://api.evm.eosnetwork.com
{"method":"eth_getLogs","params":[{"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7"}],"id":1,"jsonrpc":"2.0"}Feedback from @elmato
Issues with the implementation (the filtering). Having said this It should work providing no filters
Note: eth_getTransactionReceipt does return logs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done