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

AsyncWeb3 problem #110

Open
jyyskywalker opened this issue Jan 22, 2025 · 1 comment
Open

AsyncWeb3 problem #110

jyyskywalker opened this issue Jan 22, 2025 · 1 comment

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.

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

2 participants