ngxuan885Optimism Scavenger Hunt (May 25) polygon: optimism
    Updated 2022-05-26
    SELECT * from flipside_prod_db.ethereum_core.fact_transactions

    where BLOCK_TIMESTAMP >= '2022-05-25'
    and TX_HASH in ('0x7b5cf504290da63126bb8e80a44902ead573940c85ab078f46a458fae54a63b8',
    '0xae1aa7aba23f4a5ddf176c8f1a138f8af8da3501d137b75008bb8c810c7b9412')
    Run a query to Download Data