Skip to main content
This schema contains comprehensive on-chain datasets for tracking Solana fundamental data across multiple metrics categories, including network activity, fees, staking, transfers, stablecoins, and developer metrics.

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
Note: The 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.

Transfer and Volume Metrics

Staking Metrics

Stablecoin Metrics

Market and Supply Metrics

Developer Metrics

Sample Queries

Basic Network Activity Query

Fee Breakdown Analysis

Cash Flow Distribution Before and After SIMD 0096

Staking Analysis

Volume Analysis by Category

Stablecoin Activity

User Segmentation Analysis

Application-specific Analysis

Developer Activity