cindieUntitled Query
    Updated 2022-07-18
    select *
    -- concat('0x', substr(input_data, 291, 40)) as pool_ad,
    from optimism.core.fact_transactions
    where
    block_number ='12097249' and tx_hash = '0x516c3537d534415e5d00845b6b718d93d5f2066e1f9aa795931177b21b5bf5b0'

    Run a query to Download Data