flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
inferno - aave
nasdfajsklj
inferno - aave
Updated 2023-06-17
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
›
⌄
select
*
from
ethereum
.
core
.
fact_transactions
a
--join ethereum.aave.ez_withdraws w on a.tx_hash = w.tx_hash
where
1
=
1
and
a
.
to_address
IN
(
'0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2'
,
'0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9'
)
limit
10
Results
Run a query to Download Data