flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
mim peg
boomer77
mim peg
Updated 2022-02-06
Copy Reference
Fork
9
1
2
3
›
⌄
select
*
,
(
(
(
price
-
1
)
/
1
)
*
100
)
as
"depeg %"
from
ethereum
.
token_prices_hourly
where
symbol
in
(
'MIM'
,
'UST'
,
'USDC'
,
'USDT'
,
'DAI'
,
'FRAX'
)
and
date
(
hour
)
>=
'2022-01-23'
Results
Run a query to Download Data