PapasotAlgorand transaction types
    Updated 2022-09-18
    select distinct tx_type
    from flipside_prod_db.algorand.transfers
    where asset_id <> 0

    Run a query to Download Data