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

changes web3.toChecksumAddress() to web3.to_checksum_address() #1759

Closed
wants to merge 1 commit into from

Conversation

maxcoto
Copy link

@maxcoto maxcoto commented Mar 15, 2023

Running
slither-read-storage <address> --value --rpc-url <url>
returns
AttributeError: 'Web3' object has no attribute 'toChecksumAddress'

Reference:
https://web3py.readthedocs.io/en/stable/web3.main.html#web3.Web3.to_checksum_address

@maxcoto maxcoto requested a review from 0xalpharush as a code owner March 15, 2023 16:19
@CLAassistant
Copy link

CLAassistant commented Mar 15, 2023

CLA assistant check
All committers have signed the CLA.

@0xalpharush
Copy link
Contributor

Thanks for the PR! This is already being worked on in #1743

@maxcoto
Copy link
Author

maxcoto commented Mar 15, 2023

@0xalpharush thank you, I didn't see it. I will close it.

@maxcoto maxcoto closed this Mar 15, 2023
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 this pull request may close these issues.

3 participants