flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
Untitled Query
mu-tafa
Untitled Query
Updated 2022-09-03
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
SELECT
sum
(
velo_amount
)
as
velo_locked
,
sum
(
velo_amount_usd
)
as
velod_locked_usd
from
optimism
.
velodrome
.
ez_velo_locks
where
block_timestamp
between
'2022-08-1'
and
'2022-08-30'
and
velo_action
=
'deposit'
Results
Run a query to Download Data