MostlyData_Untitled Query
    Updated 2023-02-01
    select --distinct label
    *
    from ethereum.core.dim_labels
    --where label_type = 'dex'
    --and label_subtype = 'general_contract'
    where label = 'dydx'
    Run a query to Download Data