PapasotAlgorand Labels
    Updated 2023-04-22
    select
    address,
    address_name,
    label_type,
    label_subtype,
    project_name
    from crosschain.core.address_labels
    where blockchain = 'algorand'
    and project_name = 'algorand'



    Run a query to Download Data