andurilSolana Txs Test
    Updated 2023-10-12
    select
    *
    from
    solana.core.fact_transactions
    where
    date(block_timestamp) >= current_date()-1
    limit 10
    Run a query to Download Data