HosseinUntitled Query
    Updated 2022-12-04
    select distinct address
    from solana.core.dim_labels
    where label_type in ('defi','dex')
    and label ilike '%serum%'
    Run a query to Download Data