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