mo115Solana NFTs
    Updated 2023-06-03
    select LABEL
    from solana.core.dim_labels
    where LABEL_TYPE = 'nft'
    group by 1
    order by 1

    Run a query to Download Data