Learn our RPC node services on Sui.
The Sui Network offers RPC node services. Blockberry gives access to Sui Network RPC endpoints through the links in the tables below.
Devnet
| Chain | Endpoint |
|---|---|
| Devnet RPC | https://rpc-ws-devnet.suiscan.xyz:443 |
| Devnet METRICS | https://rpc-ws-devnet.suiscan.xyz/metrics |
| Devnet WS | wss://rpc-ws-devnet.suiscan.xyz/websocket |
Testnet
| Chain | Endpoint |
|---|---|
| Testnet RPC | https://rpc-testnet.suiscan.xyz:443 |
| Testnet METRICS | https://rpc-testnet.suiscan.xyz/metrics |
| Testnet WS | wss://rpc-testnet.suiscan.xyz/websocket |
Mainnet
| Chain | Endpoint |
|---|---|
| Mainnet RPC | https://rpc-mainnet.suiscan.xyz:443 |
| Mainnet METRICS | https://rpc-mainnet.suiscan.xyz/metrics |
| Mainnet WS | wss://rpc-mainnet.suiscan.xyz/websocket |
We can provide you with private endpoints upon your request. Please contact our support to get private RPC services.
Read more about GraphQL for Sui RPC here.