KingTigerMafia-7mwRZbCumulative ETH staked
    Updated 2022-06-13
    select sum(amount)
    from ethereum.udm_events
    where origin_address = from_address
    and to_address = '0xae7ab96520de3a18e5e111b5eaab095312d7fe84'
    and event_type = 'native_eth'
    Run a query to Download Data