Skip to content

Fix Pocket Network RPC subdomains, add WebSocket endpoints and Robinhood Chain - #2948

Open
oten91 wants to merge 1 commit into
DefiLlama:mainfrom
pokt-network:fix/pocket-network-rpcs-and-ws
Open

Fix Pocket Network RPC subdomains, add WebSocket endpoints and Robinhood Chain#2948
oten91 wants to merge 1 commit into
DefiLlama:mainfrom
pokt-network:fix/pocket-network-rpcs-and-ws

Conversation

@oten91

@oten91 oten91 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR fixes and adds Public RPC Endpoint URLs, provided by the Pocket Network Foundation.

Url:
https://pocket.network/

Pocket Public RPC list:
https://api.pocket.network/

Privacy Policy and logging policy:
https://pocket.network/protocol-logging-practices/

Changes

  • Fixed 5 endpoints returning 404 (chainlist used the wrong subdomain; corrected to the actual proxy routing name):
    • optimismop
    • optimism-sepolia-testnetop-sepolia-testnet
    • poly-amoypoly-amoy-testnet
    • polygon-zkevmpoly-zkevm
    • berachainbera
  • Added wss:// WebSocket endpoints (at the end of each array) for 18 WebSocket-enabled services: base, bera, blast, boba, bsc, eth, eth-sepolia-testnet, fuse, gnosis, harmony, moonbeam, moonriver, op, opbnb, poly, poly-zkevm, sei, zksync-era
  • Added Robinhood Chain mainnet (4663) https + wss endpoints

@oten91
oten91 force-pushed the fix/pocket-network-rpcs-and-ws branch from 397b5f7 to 3452d32 Compare July 28, 2026 11:24
…ood Chain

Corrected 5 pocket.network endpoints that returned 404 because chainlist
used the wrong subdomain (proxy routing name differs from chain name):
- optimism -> op
- optimism-sepolia-testnet -> op-sepolia-testnet
- poly-amoy -> poly-amoy-testnet
- polygon-zkevm -> poly-zkevm
- berachain -> bera

Added wss:// endpoints for the 18 pocket.network services with WebSocket
support enabled: base, bera, blast, boba, bsc, eth, eth-sepolia-testnet,
fuse, gnosis, harmony, moonbeam, moonriver, op, opbnb, poly, poly-zkevm,
sei, zksync-era.

Added https + wss pocket.network endpoints for Robinhood Chain mainnet
(chainId 4663).
@oten91
oten91 force-pushed the fix/pocket-network-rpcs-and-ws branch from 3452d32 to 1d57a00 Compare July 29, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant