Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

cannot estimate gas; transaction may fail or may require manual gas limit #4

@ghost

Description

Hi,
I get the below error while calling "await module.balance(MEMBERSHIP_NFT_TOKEN_ID)" on Rinkeby network. I have changed
the chainid to Rinkeby. I have enough ETH on senders address.

What could I have been doing wrong? What are the checks to get balance function works?

Unhandled Runtime Error
Error: cannot estimate gas; transaction may fail or may require manual gas limit (error={"code":-32000,"message":"execution reverted"}, method="call", transaction={"from":"0x2B9D08D8F2940BBf44416A39628523CE00CFc57B","to":"0xE9FEB3fb46210299afBFEFBe4F55B99C0E721129","data":"0x00fdd58e0000000000000000000000002b9d08d8f2940bbf44416a39628523ce00cfc57b0000000000000000000000000000000000000000000000000000000000000000","accessList":null}, code=UNPREDICTABLE_GAS_LIMIT, version=providers/5.5.3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions