flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Untitled Query
0xtableau
Untitled Query
Updated 2021-10-11
Copy Reference
Fork
9
1
2
3
4
5
6
7
8
›
⌄
select
*
from
ethereum
.
events_emitted
where
block_timestamp
>
getdate
(
)
-
interval
'1 months'
and
upper
(
contract_address
)
=
upper
(
'0xa1116930326d21fb917d5a27f1e9943a9595fb47'
)
and
TX_SUCCEEDED
=
'TRUE'
and
event_name
=
'RewardsAccrued'
limit
100
Results
Run a query to Download Data