This repository was archived by the owner on Dec 4, 2024. It is now read-only.
How can I get the creator of smart contract ? #703
Unanswered
hientrangg
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@hientrangg Thank you for your question! If you have the transaction hash, you can check the creator of a smart contract by querying the receipt of the transaction that did the deployment, and fetching the |
Beta Was this translation helpful? Give feedback.
1 reply
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,
I want to use Edge to make a chain, during the process, I found a problem. Can you teach me how (where) that I can get the creator of a deployed smart contract ?
Beta Was this translation helpful? Give feedback.
All reactions