flipside
GROWTH MCP
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Daily Volume of Sales
ML6
Daily Volume of Sales
Updated 2022-09-05
Copy Reference
Fork
9
1
2
3
4
5
›
⌄
select
sum
(
PRICE
)
,
to_date
(
s
.
block_timestamp
)
from
flow
.
core
.
ez_nft_sales
as
s
inner
join
flow
.
core
.
dim_allday_metadata
as
m
on
s
.
nft_id
=
m
.
nft_id
where
s
.
NFT_COLLECTION
=
'A.e4cf4bdc1751c65d.AllDay'
group
by
2
Results
Run a query to Download Data