Skip to main content

Overview

This section provides step-by-step guides for common validator operations. Each guide includes code examples, best practices, and links to the relevant API endpoints.

Calculate Validator Rewards

Track and calculate validator earnings across consensus and execution layers.

Monitor Validator Performance

Track efficiency, identify issues, and measure returns.

Track Queues & Operations

Monitor network queues and plan validator operations.

Quick Reference

Use CaseBest EndpointDescription
Daily/weekly rewards summaryrewards-aggregateRolling periods (24h, 7d, 30d, 90d)
Tax reportingrewards-listPer-epoch data for fiat conversion
Performance comparisonperformance-aggregateBeaconScore across groups
Missed rewards analysisrewards-listPer-epoch missed reward breakdown
APY/ROI calculationapy-roiAnnualized return metrics
Queue wait timesethereum/queuesNetwork-wide queue statistics
Each guide includes Python and JavaScript code examples. Look for the API Endpoint note at the top of each document to find the relevant API.