andurilUntitled Query
    Updated 2022-10-09

    select
    --post_token_balances[0]:mint::string
    *
    from solana.core.fact_transactions
    where
    tx_id = '2CuzXCY44ee6WzWtZ7xz63Hk8jtZDhk1JyRaLXzXgjC8eCnxuAvKdTmMDougUszSNc7wbc4G25WX3GeGy4Qe7BdP' and
    post_token_balances[0]:mint::string is not null
    limit 10
    Run a query to Download Data