avaemaReedem
    Updated 2022-05-06
    select *
    from solana.fact_transactions
    where tx_id = 'X9SbE9WgL7UvPcKirGXUnxYmpE9nDcRKX3AVbYABSNBNdmdTLwUJntEcxzTGY5h6t7wUNfV72WXNY7Z27wrXcGt'
    and block_timestamp::date = '2022-05-05';
    Run a query to Download Data