Baselight

Cryptopunks Transactions History

Cryptopunks transactions from release till the latest dataset update

@kaggle.zeinalamah_cryptopunks_transactions

About this Dataset

Cryptopunks Transactions History

General Information

This dataset contains a partially cleaned transactions history of the Cryptopunks NFT collection. This dataset includes all transactions since the release of Cryptopunks up till the latest update date.

Accessing raw web3 data might be problematic as I struggled initially in obtaining this data. As an economics graduate student, helping individuals interested in researching cryptoassets was the motivation behind creating this dataset.
In the upcoming months, I will try to produce and share other datasets and update this one.

Dataset Glossary (First to Last Column)

First Column: Observation Number
log_index: The index of the log in the block logs
transaction_hash: String, 32 Bytes - hash of the transaction
address: Cryptopunks smart contract address
block_hash: String, 32 Bytes - hash of the block where this transaction was in.
block_number: Number - block number where this transaction was in
block_timestamp: Number of non-leap-nanoseconds since January 1, 1970 0:00:00 UTC.
confirmed: Transaction confirmation status
fromAddress: Address making the NFT transfer
punkIndex: Punk ID
toAddress: Address receiving the NFT transfer
transaction_index: Number - integer of the transactions index position in the block
value: Transaction value in Wei (Divide Wei value by 10^18 to obtain value in ETH)

Share link

Anyone who has the link will be able to view this.