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

Transfer #1

Open
makar4eg1993 opened this issue Mar 21, 2023 · 0 comments
Open

Transfer #1

makar4eg1993 opened this issue Mar 21, 2023 · 0 comments

Comments

@makar4eg1993
Copy link

Traceback (most recent call last):
File "E:/python/web3/transfer.py", line 48, in
transfer_to_self()
File "E:/python/web3/transfer.py", line 17, in transfer_to_self
nonce = zkSync_web3.zksync.get_transaction_count(account.address, ZkBlockParams.COMMITTED.value)
File "E:\python\web3\venv\lib\site-packages\web3\module.py", line 57, in caller
result = w3.manager.request_blocking(method_str,
File "E:\python\web3\venv\lib\site-packages\web3\manager.py", line 198, in request_blocking
return self.formatted_response(response,
File "E:\python\web3\venv\lib\site-packages\web3\manager.py", line 171, in formatted_response
raise ValueError(response["error"])
ValueError: {'code': -32601, 'message': 'Method not found'}

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

1 participant