jeaffbozosETH Deposits to CEX
    Updated 2023-04-12
    SELECT
    *
    FROM
    ethereum.core.fact_token_transfers
    WHERE
    to_address = '0x28c6c06298d514db089934071355e5743bf21d60'
    AND block_timestamp > current_date - interval '10 minutes'
    Run a query to Download Data