An open API service indexing awesome lists of open source software.

https://github.com/bokkypoobah/cryptopunksdata

CryptoPunks Historical Event Browser Dapp @ https://bokkypoobah.github.io/CryptoPunksData/
https://github.com/bokkypoobah/cryptopunksdata

cryptopunks events historical-nfts nfts transactions wrapped-cryptopunks

Last synced: about 1 year ago
JSON representation

CryptoPunks Historical Event Browser Dapp @ https://bokkypoobah.github.io/CryptoPunksData/

Awesome Lists containing this project

README

          



# CryptoPunks Data Browser

Web3 dapp to browse the historical event logs for v1 and v2 CryptoPunks and the wrapped versions. Further information can be found by clicking on the following link (requires a web3 enabled browser).

URL: https://bokkypoobah.github.io/CryptoPunksData/

---

## Old Stuff
Exercise for [BokkyPooBah's Ethereum Workshop #119 \[Beginner/Intermediate\] Ethereum Blockchain Data Analysis With CryptoPunks](https://www.meetup.com/BokkyPooBahs-Ethereum-Workshop/events/259807082/).

With a `geth console` running in one terminal, running the script [getCryptoPunksData.sh](getCryptoPunksData.sh) will generate the intermediate results [cryptoPunksData.txt](cryptoPunksData.txt) and the tab separated values (tsv) formatted data [cryptoPunksData.tsv](cryptoPunksData.tsv).

References:

* [CryptoPunks by Larva Labs](https://www.larvalabs.com/cryptopunks)
* [CryptoPunksMarket](CryptoPunksMarket_deployed_to_0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB.sol) deployed to [0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB](https://etherscan.io/address/0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb#code)



Enjoy!

(c) BokkyPooBah / Bok Consulting Pty Ltd - Mar 16 2019. The MIT Licence.