Cryptopunks sales data
Plots
Raw Data
You can find the raw data here. This text file consists of rows of tuples of the form (date, punk id, price). It is updated with the latest transactions every 24 hours.
Code
You can find the code for downloading the data and generating the plots here.
Notes
More information including a discussion of accuracy and how the code works may be found here.
References
- To browse the sales, bids, and for general information on cryotopunks check out the main website at larvalabs.com.
- The source of the data is The Graph
- The code uses the qgl graphql library and also the cryptopunks subgraph