Ethers.getContractAt() #4971
Unanswered
GaneshDonikena
asked this question in
Q&A
Replies: 1 comment
-
@GaneshDonikena The output will be the instance of Contract, using it you can call all variables and functions which will be public or external. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi everyone,
I think the output will be address of a contract after using ethers.getContractAt
Am I right?. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions