flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
flow_q16-first NFL All Day first
flyingfish
flow_q16-first NFL All Day first
Updated 2022-07-04
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
›
⌄
SELECT
tx_id
,
block_timestamp
,
nft_collection
,
nft_id
,
price
FROM
flow
.
core
.
fact_nft_sales
WHERE
nft_collection
=
'A.e4cf4bdc1751c65d.AllDay'
ORDER
BY
block_timestamp
ASC
LIMIT
1
Results
Run a query to Download Data