flipside
GROWTH MCP
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
BECOME A PARTNER
flipside
celsius swapping tokens out
LittlerData
celsius swapping tokens out
Updated 2022-06-23
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
select
symbol_out
,
count
(
*
)
from
ethereum
.
core
.
ez_dex_swaps
where
origin_from_address
in
(
select
address
from
flipside_prod_db
.
crosschain
.
address_labels
where
project_name
ilike
'Celsius network'
)
group
by
1
Results
Run a query to Download Data