Last active
January 28, 2018 20:42
-
-
Save craigomac/587d1bad045090d45cbc56c0c7402205 to your computer and use it in GitHub Desktop.
This file contains 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
string public standard = 'CryptoPunks'; | |
string public name; | |
string public symbol; | |
uint8 public decimals; | |
uint256 public totalSupply; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment