flipside
Products
For Protocols
For Analysts
For Explorers
About
Log in
Become a Partner
flipside
2023-11-17 05:02 PM
andreafiandro
2023-11-17 05:02 PM
Updated 2023-11-17
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
›
⌄
select
*
from
ethereum
.
core
.
ez_eth_transfers
where
ORIGIN_TO_ADDRESS
in
(
'0x32400084c286cf3e17e7b677ea9583e60a000324'
-- Bridge ETH
)
and
ORIGIN_FUNCTION_SIGNATURE
in
(
'0x6c0960f9'
-- 0x6c0960f9
)
-- Deposit ETH
LIMIT
10
Results
Run a query to Download Data