Layerstackpowered by SyncNode
← All chains
EVM L2

Unichain RPC.

Uniswap's OP Stack DeFi L2.

Endpoint
https://api.layerstack.tech/v1/rpc/unichain?key=$YOUR_KEY
Latency p95
<100ms
Archive
WebSocket
Live in console
via RPC
quickstart

First call against Unichain in 60 seconds.

curl https://api.layerstack.tech/v1/rpc/unichain?key=$LAYERSTACK_KEY \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'