Environment information
$ ape --version
0.8.20
$ ape plugins list
# ...copy and paste result of above command here...
Third-party Plugins
alchemy 0.8.4
etherscan 0.8.3
optimism 0.8.0
safe 0.8.4
solidity 0.8.5
- Python Version: 3.11
- OS: osx/linux/win ubuntu
What went wrong?
safe.next_nonce and safe.new_nonce are no longer showing the next available nonce after the latest pending transcation.
How can it be fixed?
I believe the api might have change from gnosis side, as i started having this issue before updating the ape plugin.