NavidUntitled Query
Updated 2022-08-21Copy Reference Fork
9
1
2
3
4
5
6
7
›
⌄
select *
from optimism.core.fact_token_transfers
-- where lower(address) = lower('0xf54fe9dda9949a268af2685c8d5c916c2148dd9c')
where tx_hash='0x2072d57af9eb255993f0307d9713a2518ba7686cee15a47d6af1ba07031fa865'
-- origin_to_address='0x170a5714112daeff20e798b6e92e25b86ea603c1' and to_address='0x170a5714112daeff20e798b6e92e25b86ea603c1'
-- and (from_address!='0x0000000000000000000000000000000000000000' and from_address!='0x170a5714112daeff20e798b6e92e25b86ea603c1')
Run a query to Download Data