lesson: 13 Error: call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method="balanceOf(address)", data="0x", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.7.0) #5563
Unanswered
highHumann
asked this question in
Q&A
Replies: 2 comments 6 replies
-
@highHumann Make sure the |
Beta Was this translation helpful? Give feedback.
2 replies
-
@highHumann
this is the address for weth on mainnet -> 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please help I am getting this Error: call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method="balanceOf(address)", data="0x", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.7.0) while running scripts
aaveBorrow,js file
getWeth.js
I have written the same code as shown in the tutorial please help
Beta Was this translation helpful? Give feedback.
All reactions