-
-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Labels
category: bugSomething isn't workingSomething isn't working
Description
Have you ensured that all of these are up to date?
- Ape
- Ape plugins
What version of Ape are you on?
latest
What command(s) is the bug in?
python
Operating System
macOS (Apple Silicon)
Ape Configuration
n/a
Description
In [13]: contract.myMethod(arg, sender=az)
ERROR: (TransactionError) Gas estimation failed: '0x30cd7471'. This transaction will likely revert. If you wish to broadcast, you must set the gas limit manually.
I don't know if it Alchemy provider alone or the root Ape node provider base class, but the gas estimation error doesn't decode.. should be like NotOwner here or soemthing
Reproduction code
No response
Metadata
Metadata
Assignees
Labels
category: bugSomething isn't workingSomething isn't working