
Solana Chain Info
1 day trial then $1.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors
Solana Chain Info
1 day trial then $1.00/month - No credit card required now
Get real-time insights into the Solana blockchain with the Solana Chain Information API. Retrieve live network stats, epoch progress, staking data, TPS, token supply distribution, and more. Perfect for monitoring Solana's performance, validators, and ecosystem trends.
Actor Metrics
3 monthly users
No reviews yet
1 bookmark
47% runs succeeded
Created in Feb 2025
Modified 15 days ago
Solana Chain Information Crawler
Stay up to date with the latest information on the Solana blockchain with real-time insights.
Features
- Real-time Solana blockchain metrics and statistics
- Comprehensive epoch information and progress tracking
- Network performance indicators
- Detailed staking statistics
- Token supply distribution data
Example Usage
// Run the actor without any input
Example Output
1[ 2 { 3 "epoch_info": { 4 "absoluteSlot": 318373364, 5 "blockHeight": 296655599, 6 "epoch": 736, 7 "slotIndex": 421364, 8 "slotsInEpoch": 432000, 9 "transactionCount": 368468771489, 10 "startSlot": 317952000, 11 "currentSlot": 318373364, 12 "endSlot": 318383999, 13 "epochCompletedPercent": 97.53796296296296, 14 "completedSlot": 421364, 15 "remainSlot": 10636, 16 "completedTimeUnix": 168897, 17 "remainTimeUnix": 4263.269980349532, 18 "totalTimeUnix": 173160.26998034952, 19 "completedTimeHuman": "1d 22h 54m 57s", 20 "remainTimeHuman": "0d 1h 11m 3s", 21 "totalTimeHuman": "2d 0h 6m 0s" 22 }, 23 "network_info": { 24 "transactionCount": 368468771489, 25 "blockHeight": 296655599, 26 "slotHeight": 318373364, 27 "tps": 4652.216666666666, 28 "totalValidators": 1427 29 }, 30 "sol_stake_overview": { 31 "total": 388777416.41840935, 32 "totalSolCurrent": 388691850.8716657, 33 "totalSolCurrentChange24h": null, 34 "totalSolDelinquent": 85565.54674362001, 35 "totalSolDelinquentChange24h": null, 36 "totalSolCurrentRatio": 99.97799112213566, 37 "totalSolDelinquentRatio": 0.022008877864328626 38 }, 39 "sol_supply": { 40 "circulating": 486954936.14887476, 41 "nonCirculating": 106293856.51613419, 42 "total": 593248792.6650089, 43 "circulatingPercent": 82.08275215552688, 44 "nonCirculatingPercent": 17.917247844473135 45 } 46 } 47]
Limitations
- Historical data is not available
- All metrics are point-in-time snapshots
Error Handling
The actor includes robust error handling for:
- API connection issues
- Missing or incomplete data fields
- Malformed API responses
Support
For issues, feature requests, or questions about this actor, please create an issue.