flipside
GROWTH MCP
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
BECOME A PARTNER
flipside
Addresses that have ever added liquidity by the month of their first date of adding liquidity
kiacrypto
Addresses that have ever added liquidity by the month of their first date of adding liquidity
Updated 2022-04-28
Copy Reference
Fork
9
1
2
3
4
›
⌄
select
from_address
,
min
(
month
(
block_timestamp
)
)
from
thorchain
.
liquidity_actions
where
lp_action
=
'add_liquidity'
group
by
1
Results
Run a query to Download Data