flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
Ethereum LP in February
fantasy
Ethereum LP in February
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
9
›
⌄
SELECT
DATE_TRUNC
(
'day'
,
creation_time
)
AS
creation_date
,
platform
,
pool_name
,
symbols
,
FROM
ethereum
.
defi
.
dim_dex_liquidity_pools
WHERE
creation_date
>=
'2025-02-01'
;
Results
Run a query to Download Data