geminilight2023-04-10 05:26 PM
    Updated 2023-04-10
    SELECT
    *
    FROM
    ethereum.core.ez_token_transfers
    GROUP BY symbol
    LIMIT
    1000
    Run a query to Download Data