flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Untitled Query
LittlerData
Untitled Query
Updated 2022-10-22
Copy Reference
Fork
9
1
2
3
4
5
6
7
›
⌄
select
date_trunc
(
'day'
,
block_timestamp
)
as
date
,
count
(
distinct
tx_id
)
as
NFTs_sold
from
flow
.
core
.
ez_nft_sales
where
nft_collection
=
'A.329feb3ab062d289.RaceDay_NFT'
group
by
1
Results
Run a query to Download Data