PapasotLofty distinct wallet investors
    Updated 2023-01-03
    Select count(distinct address)
    from algorand.account_asset
    where asset_id in (select asset_id
    from algorand.asset
    where creator_address = 'LOFTYRITC3QUX6TVQBGT3BARKWAZDEB2TTJWYQMH6YITKNH7IOMWRLC7SA'
    and asset_name like 'Lofty %'
    and asset_name <> 'Lofty AI')
    Run a query to Download Data