flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Near swaps
superfly
Near swaps
Updated 2023-01-18
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
select
BLOCK_TIMESTAMP
::
date
date
,
count
(
distinct
TRADER
)
TRADERS
,
count
(
distinct
PLATFORM
)
PLATFORMS
,
count
(
*
)
swaps
from
near
.
core
.
ez_dex_swaps
where
BLOCK_TIMESTAMP
::
date
>=
current_date
(
)
-
30
group
by
1
Results
Run a query to Download Data