campسواپ برای 15
    Updated 2022-07-06
    select *
    from optimism.core.fact_transactions
    where
    --TX_HASH= '0x7c0f7d8fef3148e536c1687dc04e2798d694923269f240fd9249e92d5ae67b71' and
    TX_json:receipt:logs[8]:address='0x8700daec35af8ff88c16bdf0418774cb3d7599b4'
    --and TX_json:receipt:logs[4]:address='0x8700daec35af8ff88c16bdf0418774cb3d7599b4'
    and ORIGIN_FUNCTION_SIGNATURE ='0x83d13e01'
    and block_timestamp::date in ('2022-06-18' , '2022-06-19')
    and ETH_VALUE<500
    Run a query to Download Data