flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
BECOME A PARTNER
flipside
Exchanges Bowtie - Operator Inflow
jkhuhnke11
Exchanges Bowtie - Operator Inflow
Updated 2023-03-09
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
SELECT
date_trunc
(
'day'
,
block_timestamp
)
AS
metric_date
,
event_from
FROM
gold
.
near_events
WHERE
event_from_label_type
=
'operator'
AND
event_to_label_subtype
=
'distributor_cex_satellite'
AND
metric_date
>=
getdate
(
)
-
interval
'6 months'
Results
Run a query to Download Data