Available Tables
Solana data is available in several tables:- ez_metrics: Main aggregated metrics for the Solana network
- ez_metrics_by_category_v2: Basic metrics (DAU, gas fees, transactions) broken down by transaction category
- ez_metrics_by_application_v2: Basic metrics (DAU, gas fees, transactions) broken down by application
- ez_metrics_by_subcategory: Basic metrics (DAU, gas fees, transactions) broken down by subcategory
- ez_metrics_by_contract_v2: Basic metrics (DAU, gas fees, transactions) broken down by contract
- ez_stablecoin_metrics_by_currency: Stablecoin metrics broken down by currency
- ez_stablecoin_metrics_by_address_with_labels: Stablecoin metrics by address with labels
by_category, by_application, by_subcategory, and by_contract tables contain the same basic metrics (daily active users, gas fees, transaction counts) but broken down by different groupings based on transaction data.
Table Schema
Network and Usage Metrics
User Classification Metrics
Fee and Revenue Metrics
Cash Flow Distribution Metrics
Note: On Solana, prior to the implementation of SIMD 0096 (February 12, 2025), half of both base fees and priority fees were burned. After its implementation, only half of base fees are burned, while priority fees are fully distributed to validators.

