anymatrixFind Ethereum address knowing only part of it copy
    -- forked from L8OE60hzIm / Find Ethereum address knowing only part of it @ https://flipsidecrypto.xyz/L8OE60hzIm/q/untitled-query-q_aXUi

    SELECT *
    FROM ethereum.transactions
    WHERE TO_ADDRESS LIKE '0xDc2C624EF1B811a0A77EdC82BbB1F2390242ed%'


    Run a query to Download Data