Skip to content

(node): Custom error not decoded in gas estimation failure #2673

@antazoey

Description

@antazoey

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions