flipside
FLIPSIDEAI
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
total matic staked
saber-jl
total matic staked
Updated 2022-09-22
Copy Reference
Fork
9
1
2
3
4
5
›
⌄
SELECT
sum
(
RAW_AMOUNT
/
pow
(
10
,
18
)
)
as
matic_stake_amount
FROM
ethereum
.
core
.
fact_token_transfers
WHERE
TO_ADDRESS
=
'0x5e3ef299fddf15eaa0432e6e66473ace8c13d908'
and
block_timestamp
>=
'2022-07-01'
Results
Run a query to Download Data