Last active
August 10, 2019 08:31
-
-
Save Ankarrr/e24a9325f4c431df13562b4597671a4d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const account = window.web3.eth.defaultAccount; | |
| // Response: User's default Ethereum account | |
| '0x33b8287511ac7F003902e83D642Be4603afCd876' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment