forgashUntitled Query
    Updated 2022-08-18
    SELECT * FROM ethereum.core.fact_event_logs
    WHERE tx_hash = '0x32844e66c41bf08a8c3d249d1dd53a404831bc486e094342dc4b79ae9c7aa8d3'
    ORDER BY event_index;

    select * from ethereum.core.dim_labels where address = '0x60594a405d53811d3bc4766596efd80fd545a270';
    Run a query to Download Data