flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
Untitled Query
Papasot
Untitled Query
Updated 2022-01-09
Copy Reference
Fork
99
1
2
3
4
5
6
7
8
9
10
11
12
13
›
⌄
select
address
,
asset_name
,
asset_id
,
amount
from
algorand
.
account_asset
where
address
in
(
select
address
from
algorand
.
account_app
where
app_id
=
'350338509'
)
;
Results
Run a query to Download Data