MLDZMNNEAR Blocks by LAVA testnet RPC
    Updated 2024-08-29
    select
    count(*)
    from lava.core_testnet.fact_msg_attributes
    where MSG_TYPE = 'lava_provider_latest_block_report'
    and ATTRIBUTE_KEY = 'NEAR'
    order by ATTRIBUTE_VALUE desc
    limit 1000
    QueryRunArchived: QueryRun has been archived