Skip to content

Supported Networks

BlockReq provides RPC access to the following blockchain networks. All endpoints support standard JSON-RPC 2.0 over HTTPS and WSS.

NetworkChain IDSlugProtocolsArchiveClient
Ethereum1eth-mainnetHTTPS, WSSReth + Prysm
BSC (BNB Chain)56bsc-mainnetHTTPS, WSSBSC Reth
Arbitrum One42161arb-mainnetHTTPS, WSSNitro
Base8453base-mainnetHTTPS, WSSBase Reth + Op-Node
Polygon POS137polygon-mainnetHTTPS, WSSErigon
NetworkChain IDSlugProtocolsArchiveClient
Ethereum Sepolia11155111eth-sepoliaHTTPS, WSSReth
Ethereum Hoodi560048eth-hoodiHTTPS, WSSReth
BSC Testnet97bsc-testnetHTTPS, WSSBSC Reth
Arbitrum Sepolia421614arb-sepoliaHTTPS, WSSNitro
Base Sepolia84532base-sepoliaHTTPS, WSSBase Reth
Polygon Amoy80002polygon-amoyHTTPS, WSSErigon
NetworkSlugProtocolClient
Ethereum Beaconeth-beaconHTTPS (REST)Prysm

Beacon Chain uses the standard Ethereum Beacon API (REST), not JSON-RPC. See the Beacon Chain API Reference for details.

All networks provide free, rate-limited public endpoints. No API key required.

NetworkHTTPSWSS
Ethereumhttps://eth-mainnet.blockreq.com/v1/rpc/publicwss://eth-mainnet.blockreq.com/v1/rpc/public
BSChttps://bsc-mainnet.blockreq.com/v1/rpc/publicwss://bsc-mainnet.blockreq.com/v1/rpc/public
Arbitrumhttps://arb-mainnet.blockreq.com/v1/rpc/publicwss://arb-mainnet.blockreq.com/v1/rpc/public
Basehttps://base-mainnet.blockreq.com/v1/rpc/publicwss://base-mainnet.blockreq.com/v1/rpc/public
Polygonhttps://polygon-mainnet.blockreq.com/v1/rpc/publicwss://polygon-mainnet.blockreq.com/v1/rpc/public
NetworkHTTPSWSS
ETH Sepoliahttps://eth-sepolia.blockreq.com/v1/rpc/publicwss://eth-sepolia.blockreq.com/v1/rpc/public
ETH Hoodihttps://eth-hoodi.blockreq.com/v1/rpc/publicwss://eth-hoodi.blockreq.com/v1/rpc/public
BSC Testnethttps://bsc-testnet.blockreq.com/v1/rpc/publicwss://bsc-testnet.blockreq.com/v1/rpc/public
ARB Sepoliahttps://arb-sepolia.blockreq.com/v1/rpc/publicwss://arb-sepolia.blockreq.com/v1/rpc/public
Base Sepoliahttps://base-sepolia.blockreq.com/v1/rpc/publicwss://base-sepolia.blockreq.com/v1/rpc/public
Polygon Amoyhttps://polygon-amoy.blockreq.com/v1/rpc/publicwss://polygon-amoy.blockreq.com/v1/rpc/public
NetworkHTTPS
ETH Beaconhttps://eth-beacon.blockreq.com/v1/rpc/public
HTTPS: https://{slug}.blockreq.com/v1/rpc/public
WSS: wss://{slug}.blockreq.com/v1/rpc/public

Need higher rate limits? Create a private endpoint to get a dedicated API key.

FeatureFreeStarterGrowthProfessionalPremiumPAYGEnterprise
HTTPS
WebSocket (WSS)
Archive Data
debug/trace/txpool API
ChainsAll supported networksAll supported networksAll supported networksAll supported networksAll supported networksAll supported networksAll supported networks
Rate Limit100 req/s200 req/s500 req/s1,500 req/s5,000 req/s1,500 req/sUnlimited
SupportCommunityEmailEmailPriorityPriorityEmailDedicated
Dedicated Nodes

Note: All plans include all supported networks, Archive node access for full historical data queries, and WebSocket. The Free plan does not have access to debug_*, trace_*, or txpool_* RPC methods. See Plans & Pricing for full details.

More networks are being added. If you need a specific chain, please contact us.