kiacryptoPolygon
    Updated 2022-04-08
    select
    count(distinct address)
    from
    polygon.labels
    where
    label_subtype = 'pool' and
    label = 'sushiswap'
    Run a query to Download Data