boomer77oracle
    Updated 2021-11-10
    select address, address_name, label
    from terra.labels
    where label = 'cw20Token'
    group by 1,2,3

    Run a query to Download Data