Limit-Sniper icon indicating copy to clipboard operation
Limit-Sniper copied to clipboard

ValueError: {'code': -32004, 'message': 'filter requests not supported'}

Open Zepps555 opened this issue 3 years ago • 2 comments

i was testing the code and when i did try executing it this error came

Uh oh, please send me this message: '{'code': -32004, 'message': 'filter requests not supported'}'

i basically changed nothign in the configs

full error from the logs

ERROR: 2021-12-12 01:05:24,802 {'code': -32004, 'message': 'filter requests not supported'} Traceback (most recent call last): File ".\sniper.py", line 953, in run() File ".\sniper.py", line 944, in run scan(tokens) File ".\sniper.py", line 607, in scan filter = client.eth.filter({'address': routerAddress}) File "\Local\Programs\Python\Python39\lib\site-packages\web3\module.py", line 57, in caller result = w3.manager.request_blocking(method_str, File ".\Local\Programs\Python\Python39\lib\site-packages\web3\manager.py", line 187, in request_blocking return self.formatted_response(response, File ".\Local\Programs\Python\Python39\lib\site-packages\web3\manager.py", line 168, in formatted_response raise ValueError(response["error"]) ValueError: {'code': -32004, 'message': 'filter requests not supported'}

Zepps555 avatar Dec 11 '21 23:12 Zepps555

Same here on quickswap.

vaidab avatar Jan 07 '22 10:01 vaidab

Me too....quickswap

WilliamMcRoberts avatar Jan 12 '22 01:01 WilliamMcRoberts