articoloquintofind transactions by hash
    Updated 2024-04-23
    select * from ethereum.core.fact_transactions
    where block_timestamp > '2024-03-01'
    and tx_hash like '0x3472b5a409ab9ad3118a6ddfd2d2f0x3472b5a409ab9ad3118a6ddfd2d2f%'

    QueryRunArchived: QueryRun has been archived