Section 4 Detecting Smart Contract vs EOA #80
Unanswered
shobhit-gupta
asked this question in
Q&A
Replies: 1 comment 1 reply
-
In 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.
-
Section 4 - Lesson 60: Reporting: Smart Contract Wallet Reverts Winning (If the winner doesn't implement
receive
orfallback
function)How can a smart contract (such as PuppyRaffle) enforce this? Is there a way in Solidity to determine if a given address is a Smart Contract or an EOA (Externally Owned Account)?
Beta Was this translation helpful? Give feedback.
All reactions