flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Total number of deposits
shadil
Total number of deposits
Updated 2022-08-12
Copy Reference
Fork
9
1
2
3
4
5
›
⌄
select
count
(
*
)
as
total
from
flipside_prod_db
.
aave
.
deposits
where
block_timestamp
::
date
>=
'{{start_date}}'
and
block_timestamp
::
date
<=
'{{end_date}}'
and
aave_version
=
'Aave V2'
and
symbol
like
'{{token_name}}'
Results
Run a query to Download Data