You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log from Goerli: stack: 'Error: processing response error (body="{\\"id\\":3041,\\"jsonrpc\\":\\"2.0\\",\\"error\\":{\\"code\\":-32602,\\"message\\":\\"invalid params\\",\\"data\\":{\\"error_id\\":\\"4ed94073-0317-4648-a167-107fba5f44b3\\",\\"payload\\":\\"range 9009594 is bigger than range limit 2000\\"}}}", error={"code":-32602,"data":{"error_id":"4ed94073-0317-4648-a167-107fba5f44b3","payload":"range 9009594 is bigger than range limit 2000"}}, requestBody="{\\"method\\":\\"eth_getLogs\\",\\"params\\":[{\\"fromBlock\\":\\"0x0\\",\\"address\\":\\"0xa6fa0867f39f3a3af7433c8a43f23bf26efd1a48\\",\\"topics\\":[\\"0x4641df4a962071e12719d8c8c8e5ac7fc4d97b927346a3d7a335b1f7517e133c\\"]}],\\"id\\":3041,\\"jsonrpc\\":\\"2.0\\"}", requestMethod="POST", url="https://goerli.gateway.tenderly.co/<API KEY>", code=SERVER_ERROR, version=web/5.7.1)\n' +
Expected Behavior
it shouldn't need more then 2000 block requests for logs
Issue Type
Current Behavior
Log from Goerli:
stack: 'Error: processing response error (body="{\\"id\\":3041,\\"jsonrpc\\":\\"2.0\\",\\"error\\":{\\"code\\":-32602,\\"message\\":\\"invalid params\\",\\"data\\":{\\"error_id\\":\\"4ed94073-0317-4648-a167-107fba5f44b3\\",\\"payload\\":\\"range 9009594 is bigger than range limit 2000\\"}}}", error={"code":-32602,"data":{"error_id":"4ed94073-0317-4648-a167-107fba5f44b3","payload":"range 9009594 is bigger than range limit 2000"}}, requestBody="{\\"method\\":\\"eth_getLogs\\",\\"params\\":[{\\"fromBlock\\":\\"0x0\\",\\"address\\":\\"0xa6fa0867f39f3a3af7433c8a43f23bf26efd1a48\\",\\"topics\\":[\\"0x4641df4a962071e12719d8c8c8e5ac7fc4d97b927346a3d7a335b1f7517e133c\\"]}],\\"id\\":3041,\\"jsonrpc\\":\\"2.0\\"}", requestMethod="POST", url="https://goerli.gateway.tenderly.co/<API KEY>", code=SERVER_ERROR, version=web/5.7.1)\n' +
Expected Behavior
it shouldn't need more then 2000 block requests for logs
Steps to Reproduce
Suggested Fix
@wsdt execute
@boyuan-chen help if needed
The text was updated successfully, but these errors were encountered: