aberarStaking SNX and collecting rewards
    Updated 2022-07-07
    select *
    from optimism.core.fact_transactions
    where tx_hash = '0x8058f800cc202a73a4b66386e32fde727b7933a39a2d20c10b6820e6c49ec149'
    AND block_timestamp::date = '2022-07-07'
    UNION
    select *
    from optimism.core.fact_transactions
    where tx_hash = '0xbe479375854ab8248d737bdcd2ae958c83ef96c0ae7ad059ca0255d206c67f5d'
    AND block_timestamp::date = '2022-07-07'
    Run a query to Download Data