Skate Hub Chain is the state layer for apps that live across many chains. It’s an OP Stack optimistic rollup that settles to Ethereum and uses Avail for data availability. Here’s how it works:Documentation Index
Fetch the complete documentation index at: https://docs.skatechain.org/llms.txt
Use this file to discover all available pages before exploring further.
- Logic + state live on Skate.
- Assets stay on periphery chains.
- Executors carry messages between them.
Role in Unified State Management
The hub is the single source of truth. Periphery chains are I/O + asset custody. The flow is as follows:- A user calls a periphery contract/program.
- An executor turns that into an intent and submits it to the app’s kernel on Skate.
- The kernel updates canonical state and emits a task.
- The executor delivers the task back to the destination periphery to settle funds or issue a refund.
Deployment Details
Network
Network: Skate Mainnet
Chain ID:
Rollup Stack: OP Stack
Settlement Layer: Ethereum (
RPC:
WS:
Explorer:
Chain ID:
5050Rollup Stack: OP Stack
Settlement Layer: Ethereum (
1)RPC:
https://rpc.skatechain.orgWS:
wss://rpc.skatechain.org/wsExplorer:
https://scan.skatechain.orgOperators / Versions
op-node v1.9.3op-geth v1.101408.0op-contracts v1.6.0Batcher:
0xE8a61a47CA8373998726F644eE83cfAed4541326Proposer:
0xF5cb182AF28D42092739cf04276636DCaA9CdAd2Data Availability
Avail (primary): sender
EigenDA (integrated): RPC
Alt DA (plasma-style) proxy:
5GCc8penY3wGsmaq8ZgeTW7TgEfN76tZGvAnUZ2ZqmMbPWqj, server v1.1.0EigenDA (integrated): RPC
disperser.eigenda.xyz:443, signer0x4fDbD273b8D2C1c429a7E3078063c49528aA8264Alt DA (plasma-style) proxy:
https://skate-mainnet-altda-daproxy.alt.technologyConfigs
Public genesis and rollup JSONs are available for operators.