Skip to content

Instantly share code, notes, and snippets.

@sicongzhao
Last active January 27, 2022 07:15
Show Gist options
  • Save sicongzhao/46c9c3d068413e5aaef38c19226521ec to your computer and use it in GitHub Desktop.
Save sicongzhao/46c9c3d068413e5aaef38c19226521ec to your computer and use it in GitHub Desktop.
constructor() ERC721("Pepsi Mic Drop", "PEPSIMICDROP") {
reserveMicDropsId = 1; // item 1-50
micDropsId = 51; // item 51-1893
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment