flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
unique users
BlockTracker
unique users
Updated 2025-04-22
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
›
⌄
select
count
(
DISTINCT
from_address
)
as
n_users
from
thorchain
.
defi
.
fact_swaps
where
affiliate_address
=
'lifi'
and
block_timestamp
::
date
>=
dateadd
(
month
,
-
{
{
past_months
}
}
,
current_date
)
Results
QueryRunArchived: QueryRun has been archived