ML61arbi18
    Updated 2023-02-20
    select count(*), project_name from arbitrum.core.dim_labels where label_type='defi'
    group by 2
    Run a query to Download Data