flipside
GROWTH MCP
IDG PLAYBOOK
JOURNEYS
INSIGHTS
About
Log in
GET STARTED
flipside
latest_contract_events_decoded(address, lookback)
shaunoff
latest_contract_events_decoded(address, lookback)
Updated 2023-06-24
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
›
⌄
select
*
from
table
(
{
{
schema
}
}
.
latest_contract_events_decoded
(
'{{token_address}}'
,
1000
)
)
;
Results
Run a query to Download Data