sakineh5021-nIQRzBUntitled Query
    Updated 2022-03-19
    SELECT sum(amount_USD)
    FROM ethereum.udm_events
    where from_address = '0xf5bce5077908a1b7370b9ae04adc565ebd643966'
    limit 1000


    Run a query to Download Data