Cryptopunks Transactions History
Cryptopunks transactions from release till the latest dataset update
@kaggle.zeinalamah_cryptopunks_transactions
Cryptopunks transactions from release till the latest dataset update
@kaggle.zeinalamah_cryptopunks_transactions
CREATE TABLE cryptopunks_transactions (
"unnamed_0" BIGINT,
"log_index" BIGINT,
"transaction_hash" VARCHAR,
"address" VARCHAR,
"block_hash" VARCHAR,
"block_number" BIGINT,
"block_timestamp" VARCHAR,
"confirmed" BOOLEAN,
"fromaddress" VARCHAR,
"punkindex" BIGINT,
"toaddress" VARCHAR,
"transaction_index" BIGINT,
"value" DOUBLE
);
Anyone who has the link will be able to view this.