rpc-fabric

Public web on Vercel. RPC edge on a real host.

This site is the public surface for your RPC business. The actual multichain gateway stays on a long-lived Docker host where HTTP, websocket RPC, health checks, and project-scoped routing belong.

Live target

Gateway base URLhttps://rpc-fabric-gateway-swivy-staging.onrender.com
LivenessHTTP 200
ReadinessGateway reports ready
Provider statusProvider contract is live

Last checked: 5/16/2026, 4:50:38 AM

Networks exposed13

Live matrix sourced from the gateway provider contract.

Healthy networks12

Networks with every known upstream marked healthy right now.

WebSocket-ready networks11

Networks advertising websocket transport through the public contract.

Moderaw_json_rpc_pass_through

The public site reads the same pass-through model Swivy and other clients consume.

Network matrix

Live transport availability

Ethereum Mainnet

eth-mainnet · aliases: ethereum-mainnet

Healthy
EVM2/2 upstreams healthyWS enabled
archivestandardwebsocketwrite

Ethereum Sepolia

eth-sepolia · aliases: ethereum-sepolia

Healthy
EVM1/1 upstreams healthyWS enabled
archivestandardwebsocketwrite

Base Mainnet

base-mainnet

Healthy
EVM2/2 upstreams healthyWS enabled
archivestandardwebsocketwrite

Base Sepolia

base-sepolia

Healthy
EVM1/1 upstreams healthyWS enabled
archivestandardwebsocketwrite

Arbitrum One

arbitrum-one · aliases: arbitrum-mainnet

Healthy
EVM1/1 upstreams healthyWS enabled
archivestandardwebsocketwrite

Arbitrum Sepolia

arbitrum-sepolia

Healthy
EVM1/1 upstreams healthyWS enabled
archivestandardwebsocketwrite

Optimism Mainnet

optimism-mainnet

Healthy
EVM1/1 upstreams healthyWS enabled
archivestandardwebsocketwrite

Optimism Sepolia

optimism-sepolia

Healthy
EVM1/1 upstreams healthyWS enabled
archivestandardwebsocketwrite

Tempo Testnet

tempo-testnet

Unavailable
EVM0/1 upstreams healthyWS enabled
standardwebsocketwrite

Polygon Mainnet

polygon-mainnet

Healthy
EVM1/1 upstreams healthyWS enabled
archivestandardwebsocketwrite

Polygon Amoy

polygon-amoy

Healthy
EVM1/1 upstreams healthyWS enabled
archivestandardwebsocketwrite

Solana Mainnet

solana-mainnet

Healthy
SOLANA2/2 upstreams healthyHTTP only
standardwrite

Solana Devnet

solana-devnet

Healthy
SOLANA1/1 upstreams healthyHTTP only
standardwrite

Why this split works

Vercel for web. Dedicated host for RPC.

Vercel app
  • Public landing page and onboarding surface
  • Live provider and network status from the gateway contract
  • Links into the gateway login and docs
Gateway host
  • HTTP and websocket RPC ingress
  • Project auth, usage, limits, and upstream failover
  • Prometheus metrics and readiness gating
Upstream layer
  • Alchemy or other providers at first
  • Your own EVM and Solana nodes later
  • Per-project upstream pinning when customers bring nodes