Variables and Data Types

In order to understand the CryptoPunks Marketplace we first have to get an undertanding of the different types of data points used.

Section Overview

1. Constants and VariablesKeep track of and refer to data2. MappingsA way to store data in key-value pairs3. StructsStructs enable developers to fully customize their storage design4. EventsLet the outside world know if relevant changes to onchain data occur