You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
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)