PapasotAlgorand Testing
    Updated 2022-05-25
    select *
    from algorand.transfers
    where
    asset_sender = 'TLR47MQCEIC6HSSYLXEI7NJIINWJESIT3XROAYC2DUEFMSRQ6HBVJ3ZWLE'
    and asset_id = 0
    order by amount DESC
    limit 10
    Run a query to Download Data