Skip to content

Instantly share code, notes, and snippets.

@mhoangvslev
Last active June 27, 2019 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mhoangvslev/c6b5a842d037a40052a0cf4d9044163e to your computer and use it in GitHub Desktop.
Save mhoangvslev/c6b5a842d037a40052a0cf4d9044163e to your computer and use it in GitHub Desktop.
event Birth(
address owner,
uint256 kittyId,
uint256 matronId,
uint256 sireId,
uint256 genes
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment