PapasotGard deposits
    Updated 2022-04-19
    select *,
    TRY_BASE64_DECODE_STRING(tx_message :txn :apaa [0] :: STRING) -- = 'NewPosition' --App ID 684650147
    from algorand.application_call_transaction
    where app_id = 684650147
    --limit 10
    Run a query to Download Data