feyikemiGME Txn
    Updated 2024-05-15
    SELECT
    COUNT(DISTINCT tx_id) AS transactions,
    COUNT(DISTINCT tx_to) AS Wallets


    FROM solana.core.fact_transfers
    WHERE mint = '8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB'

    QueryRunArchived: QueryRun has been archived