flipside
GROWTH MCP
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Untitled Query
Saleh
Untitled Query
Updated 2022-07-19
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
9
›
⌄
select
count
(
tx_id
)
as
tx_count
,
count
(
SELLER
)
,
count
(
BUYER
)
,
from
flow
.
core
.
fact_nft_sales
and
TX_SUCCEEDED
=
true
limit
100
Results
Run a query to Download Data