We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ape
$ 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
safe.next_nonce and safe.new_nonce are no longer showing the next available nonce after the latest pending transcation.
safe.next_nonce
safe.new_nonce
I believe the api might have change from gnosis side, as i started having this issue before updating the ape plugin.
The text was updated successfully, but these errors were encountered:
APE-1851 Nonce Issue
Sorry, something went wrong.
No branches or pull requests
Environment information
ape
and plugin versions:Third-party Plugins
alchemy 0.8.4
etherscan 0.8.3
optimism 0.8.0
safe 0.8.4
solidity 0.8.5
What went wrong?
safe.next_nonce
andsafe.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.
The text was updated successfully, but these errors were encountered: