All chains
E

Eclipse Mainnet

Solana Layer 2

Eclipse is an Ethereum Layer 2 powered by the Solana Virtual Machine, combining Ethereum settlement with SVM execution.

Quick Facts
Networks 2
Runtime Solana
Real-time No
Data tables 0
Category Layer 2

Available Networks

Quick Start

1curl --compressed -X POST 'https://portal.sqd.dev/datasets/eclipse-mainnet/stream' \
2 -H 'Content-Type: application/json' \
3 -d '{
4 "type": "solana",
5 "fromBlock": 0,
6 "toBlock": 100,
7 "fields": {
8 "block": {"number":true,"timestamp":true},
9 "instruction": {"programId":true,"data":true}
10 },
11 "instructions": [{}]
12 }'
eclipse-mainnet/stream
Solana · blocks 0–100

Start building with Eclipse Mainnet

Access Eclipse Mainnet data through the SQD Portal — free tier available.