forgashUntitled Query
    Updated 2022-10-31
    select distinct
    -- address
    -- , address_name
    *
    from optimism.core.dim_labels
    where 1=1
    -- and label_subtype = 'bridge'
    and address = '0x4200000000000000000000000000000000000010'
    Run a query to Download Data