0xBlackfishSolana Labels
    Updated 2023-11-04
    select * --distinct l.label, l.label_type, l.label_subtype
    from solana.core.dim_labels l
    where
    l.label = 'marginfi'
    Run a query to Download Data