PapasotCoinbase Algorand Labels
    Updated 2023-04-13
    select
    address,
    label_type,
    label_subtype,
    address_name,
    project_name
    from crosschain.core.address_labels
    where blockchain = 'algorand'
    and project_name = 'coinbase'




    Run a query to Download Data