Historical Data Access
Solayer provides historical Solayer Chain data access through Delta Sharing, an open protocol for secure, cross-platform data sharing. This allows you to access historical blockchain data, transaction records, and protocol analytics directly from your preferred tools and environments.This historical data is for Solayer Chain Mainnet only.
Overview
Delta Sharing enables secure data sharing without copying data. You can read and analyze the shared data using various tools including:- Python (with Pandas)
- Apache Spark
- Power BI
- Tableau
- Snowflake and other Iceberg clients
Available Tables
Two tables are available through Delta Sharing:Transactions Table
Thetransactions table contains detailed records of all Solayer Chain transactions.
Blocks Table
Theblocks table contains block-level metadata.
Credential File
To access Solayer’s historical data, save the credential file below as a.share file (e.g., solayer.share) on your local system:
This credential expires on January 14, 2027. If you need access after this date, please contact the Solayer team.
How to Access the Data
For detailed instructions on how to read and query the shared data using your preferred tool, please refer to the official Databricks documentation:Delta Sharing Documentation
Complete guide for reading data shared via Delta Sharing with bearer tokens, including examples for Python, Spark, Power BI, Tableau, and more.
Support
If you encounter any issues or have questions about accessing the historical data:- Join our Discord community
- Follow us on Twitter/X for updates