mrwildcatlido: eth staked 2
    Updated 2022-06-16
    SELECT SUM(amount) as ETH_STAKED FROM ethereum.core.ez_eth_transfers where eth_to_address = '0xae7ab96520de3a18e5e111b5eaab095312d7fe84'
    --and origin_function_signature = '0xa1903eab'
    --and status = 'SUCCESS'
    Run a query to Download Data