Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Zepps555 opened this issue Dec 11, 2021 · 2 comments
Open

Comments

@Zepps555
Copy link

Zepps555 commented Dec 11, 2021

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 Zepps555 changed the title erroe on execution error on execution Dec 11, 2021
@Zepps555 Zepps555 changed the title error on execution ValueError: {'code': -32004, 'message': 'filter requests not supported'} Dec 12, 2021
@vaidab
Copy link

vaidab commented Jan 7, 2022

Same here on quickswap.

@WilliamMcRoberts
Copy link

Me too....quickswap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants