SandeshUntitled Query
    Updated 2022-11-17
    select * from near.core.dim_token_labels
    -- where token_contract = 'token.v2.ref-finance.near'
    where token_contract ilike '%ref%'
    limit 100

    Run a query to Download Data