PapasotAlgorand governance 4 rewards
    Updated 2022-10-05
    select *
    from
    algorand.payment_transaction
    where
    sender = 'UAME4M7T2NWECVNCUDGQX6LJ7OVDLZP234GFQL3TH6YZUPRV3VF5NGRSRI'
    AND
    block_timestamp >= '2022-10-04'
    and
    tx_group_id is not null
    order by block_timestamp



    -- app id 350477347
    Run a query to Download Data