dethectivePumpfun addresses w/price
    Updated 2024-10-18
    SELECT count(DISTINCT token_address) as tot_deployed
    FROM solana.price.ez_prices_hourly
    where token_address LIKE '%pump%'
    QueryRunArchived: QueryRun has been archived