aberarSNX staking
    Updated 2022-07-06
    select *
    from optimism.core.fact_transactions
    where tx_hash = '0x90172fc82b85a74cb7043dde7c4b8d53524e8e9e3d20993202972883c333d381'
    AND block_timestamp::date = '2022-06-15'
    UNION
    select *
    from optimism.core.fact_transactions
    where tx_hash = '0xbf57d2d08622f3691cb35b2b24dbf2d7a0cd55d29313361d87140dc486b0a91a'
    AND block_timestamp::date = '2022-06-15'
    Run a query to Download Data