PapasotTerra bridge outflows
    Updated 2022-03-15
    select

    DISTINCTaddress_name)
    --amount,amount_usd, recipient, recipient_address_name,recipient_label,recipient_label_type

    from terra.transfer_events


    where recipient_label_subtype = 'bridge'


    Run a query to Download Data