flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Copy of Lofty wallet
Papasot
Copy of Lofty wallet
Updated 2022-03-02
Copy Reference
Fork
9
1
2
3
4
5
6
›
⌄
select
asset_id
,
asset_name
,
amount
,
added_at_timestamp
,
asset_closed
from
algorand
.
account_asset
where
address
=
'LOFTYRITC3QUX6TVQBGT3BARKWAZDEB2TTJWYQMH6YITKNH7IOMWRLC7SA'
AND
asset_closed
=
FALSE
AND
asset_name
like
'Lofty %'
order
by
amount
DESC
Results
Run a query to Download Data