talebimorteza_72Untitled Query
    Updated 2023-01-12
    select *from solana.core.dim_labels
    where label_type <>'nft' and BLOCK_TIMESTAMP >= CURRENT_DATE -30
    BLOCK_TIMESTAMP

    Run a query to Download Data