Back to LiveQuery Integrations

    Avalanche Metrics

    Avalanche Metrics from Avalanche NetworkAvalanche Network
    Log in to Manage

    Power your analytics with Avalanche network metrics such as subnet usage, staking operations, and more.

    Usage
    -- dexalotevm tx count from Mon Oct 03 2022 20:30:00 GMT+0000
    select livequery.live.udf_api ('https://metrics.avax.network/v1/tx_count/432204?from=1664829000') 
    
    -- dexalotevm active addresses from Mon Oct 03 2022 20:30:00 GMT+0000
    select livequery.live.udf_api ('https://metrics.avax.network/v1/active_addresses/432204?from=1664829000') 
    
    Getting Started

    To start building with Avalanche Metrics

    • It's already installed - go to the LiveQuery section of Data Studio and start querying!
    Overview

    Avalanche Metrics allows you to query important statistics around the health and performance of Avalanches's primary network, compassing the X, P, and C blockchain, and custom blockchain networks. With this API you may build powerful apps such as https://stats.avax.network/dashboard/overview/. This free API has rate limiting but may be adjusted via contacting Avalanche's discord, linked here: https://chat.avax.network/. The API currently exists in the HTTPS schema and allows for data around Subnet Information, Active Users, Cumulative Activity, Chain Throughput, and Staking Information.