flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
stablecoin interest rate1
bachi
stablecoin interest rate1
Updated 2021-08-29
Copy Reference
Fork
9
1
2
3
›
⌄
select
*
from
aave
.
market_stats
where
aave_version
=
'Aave V2'
and
reserve_name
in
(
'USDC'
,
'DAI'
)
and
block_hour
>
dateadd
(
month
,
-
6
,
getdate
(
)
)
order
by
block_hour
desc
Results