Solana‑VM Rollups for Ethereum
Eclipse enables Solana‑VM rollups on Ethereum, combining Solana’s speed with Ethereum’s security for scalable decentralized applications.
99.99%
Uptime SLA
<100ms
Median Latency
Global
Multi-Region Edge
PLATFORM
Built for production-grade workloads
Solana Speed
Leverages Solana’s high‑performance VM.
Ethereum Security
Anchored to Ethereum for robust settlement.
Low Fees
Optimized for affordable transactions.
Modular
Supports custom rollup configurations.
Real‑Time Eclipse Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=ECLIPSE', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"ECLIPSE": {"btc":0.00000145,"eth":0.000034,"usd":0.19}}