diff --git a/network/soroban-rpc/rpc-providers.mdx b/network/soroban-rpc/rpc-providers.mdx index 55ef043fa..09938bbff 100644 --- a/network/soroban-rpc/rpc-providers.mdx +++ b/network/soroban-rpc/rpc-providers.mdx @@ -9,18 +9,18 @@ Multiple infrastructure providers have made Soroban RPC endpoint services availa These providers allow access to the Testnet and Mainnet networks. -| Provider | Access | Futurenet | Testnet | Mainnet | -| ------------------------------------------------------- | --------------------------------------------------- | ------------- | --------- | ----------- | -| [Blockdaemon](https://www.blockdaemon.com) | [Access](https://www.blockdaemon.com/apply/soroban) | Not available | Available | Available | -| [Validation Cloud\*](https://validationcloud.io/) | [Access](https://app.validationcloud.io/) | Not available | Available | Available | -| [QuickNode\**](https://www.quicknode.com/chains/stellar) | [Access](https://www.quicknode.com/chains/stellar) | Not available | Available | Available | -| [NowNodes](https://nownodes.io/nodes/stellar-xlm) | [Access](https://nownodes.io/nodes/stellar-xlm) | Available | Available | Coming soon | -| [Gateway](https://gateway.fm/) | [Access](https://gateway.fm/public-rpc/) | Not available | Available | Available | +| Provider | Access | Futurenet | Testnet | Mainnet | +| ---------------------------------------------------------------------------------- | --------------------------------------------------- | ------------- | --------- | ----------- | +| [Blockdaemon\**](https://docs.blockdaemon.com/reference/how-to-access-soroban-api) | [Access](https://www.blockdaemon.com/apply/soroban) | Not available | Available | Available | +| [Validation Cloud\*](https://validationcloud.io/) | [Access](https://app.validationcloud.io/) | Not available | Available | Available | +| [QuickNode\**](https://www.quicknode.com/docs/stellar) | [Access](https://www.quicknode.com/chains/stellar) | Not available | Available | Available | +| [NowNodes](https://nownodes.io/nodes/stellar-xlm) | [Access](https://nownodes.io/nodes/stellar-xlm) | Available | Available | Coming soon | +| [Gateway](https://gateway.fm/) | [Access](https://gateway.fm/public-rpc/) | Not available | Available | Available | \*_Please note that Validation Cloud provides a websocket (wss) endpoint for Testnet and Mainnet._ -\**_Please note that Quicknode combines Horizon and RPC in the same endpoint._ +\**_Please note that both Blockdaemon and Quicknode combine Horizon and RPC in the same endpoint._ ## SDF Provided RPC (Futurenet and Testnet only)