Skip to content

AsyncWeb3 problem #110

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

Open
jyyskywalker opened this issue Jan 22, 2025 · 1 comment · May be fixed by #112
Open

AsyncWeb3 problem #110

jyyskywalker opened this issue Jan 22, 2025 · 1 comment · May be fixed by #112

Comments

@jyyskywalker
Copy link

In the utils.py, line 83, should be middleware=middlewares, not middlewares=middlewares.

@DefiDebauchery
Copy link
Contributor

Looks like that was changed with web3py 7.7.0, which multicall doesn't explicitly support. Unfortunately you may need to override it locally for the moment.

@wakamex wakamex linked a pull request Mar 22, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants