flipside
Insights
Studio
Quests
For Chains
For Analysts
For Explorers
About
Log in
Sign up
flipside
ALGOs in the AlgoVault
fanta
ALGOs in the AlgoVault
Updated 2022-04-20
Copy Reference
Fork
9
1
2
›
⌄
select
sum
(
balance
)
from
algorand
.
account
where
address
in
(
select
distinct
sender
from
algorand
.
application_call_transaction
where
try_base64_decode_string
(
tx_message
:
txn
:
note
::
string
)
=
'Market: mt'
and
app_id
=
465814318
)
Results
Run a query to Download Data