0xaimanAdding Liquidity (stETH- ETH)
    Updated 2022-06-04

    select block_timestamp, to_address, raw_amount/10e17
    from ethereum.core.fact_token_transfers
    where tx_hash='0x55126385de6df808f435e610b5d11ed3ca3193daf471e63db8dfa149e3a18aa3' and from_address!='0x0000000000000000000000000000000000000000'

    limit 100
    Run a query to Download Data