flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
2208 Cryptopunk Sales and Traders 01: Finding the cryptopunk contract
elvis
2208 Cryptopunk Sales and Traders 01: Finding the cryptopunk contract
Updated 2022-08-26
Copy Reference
Fork
9
1
2
3
4
5
›
⌄
-- Step 1. Locate the Cryptopunk contract
SELECT
*
FROM
ethereum
.
core
.
dim_labels
WHERE
address_name
like
'%punk%'
AND
label_type
=
'nft'
Results
Run a query to Download Data