flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
constant-olive
Tobi_1
constant-olive
Updated 2024-09-28
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
⌄
SELECT
MIN
(
PRICE
)
AS
min_price
,
MAX
(
PRICE
)
AS
max_price
FROM
base
.
price
.
ez_prices_hourly
;
WHERE
TOKEN_ADDRESS
=
'0x532f27101965dd16442e59d40670faf5ebb142e4'
;
Results
QueryRunArchived: QueryRun has been archived