flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
transfer all time
SocioCrypto
transfer all time
Updated 2023-05-01
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
SELECT
count
(
DISTINCT
tokenid
)
as
n_nft
,
count
(
DISTINCT
tx_hash
)
as
n_transfer
FROM
ethereum
.
core
.
ez_nft_transfers
WHERE
project_name
=
'sorare'
--nft_address = '0x629a673a8242c2ac4b7b8c5d8735fbeac21a6205'
Results
Run a query to Download Data