Providers
Multiple infrastructure providers have made Stellar RPC services available, and offer plans ranging from free to dedicated instances. These providers can be used for development, testing, and production.
These providers allow access to the Futurenet, Testnet and Mainnet network.
Provider | Futurenet | Testnet | Mainnet | Dedicated Nodes | RPC Archive |
---|---|---|---|---|---|
Blockdaemon | ❌ | ✅ | ✅ | ✅ | ❌ |
Validation Cloud | ❌ | ✅ | ✅ | ❌ | ❌ |
QuickNode | ❌ | ✅ | ✅ | ✅ | ❌ |
NowNodes | ✅ | ✅ | ✅ | ✅ | ❌ |
Gateway* | ❌ | ✅ | ✅ | ✅ | ✅ |
Ankr | ❌ | ✅ | ✅ | ❌ | ❌ |
Infstones | ❌ | ❌ | ✅ | ✅ | ❌ |
Obsrvr* | ❌ | ✅ | ✅ | ❌ | ✅ |
Nodies | ❌ | ✅ | ✅ | ❌ | ❌ |
OnFinality* | ❌ | ❌ | ✅ | ✅ | ✅ |
Lightsail Network - Quasar* | ❌ | ❌ | ✅ | ❌ | ✅ |
Uniblock | ❌ | ✅ | ✅ | ❌ | ❌ |
*RPC Archive is a new option for those looking to retrieve full ledger history. Currently only the getLedgers RPC method supports this feature. You can choose one of the providers above, or create your own getLedgers archive by following these steps.
The "Dedicated Nodes" column represents providers who host full nodes as a service.
Publicly Accessible APIs
Provider | Network | URL |
---|---|---|
Liquify | Futurenet | RPC: https://stellar.liquify.com/api=41EEWAH79Y5OCGI7/futurenet |
Testnet | RPC: https://stellar.liquify.com/api=41EEWAH79Y5OCGI7/testnet | |
Mainnet | RPC: https://stellar-mainnet.liquify.com/api=41EEWAH79Y5OCGI7/mainnet | |
Gateway | Testnet | RPC: https://soroban-rpc.testnet.stellar.gateway.fm |
Mainnet | RPC: https://soroban-rpc.mainnet.stellar.gateway.fm | |
sorobanrpc.com | Mainnet | RPC: https://mainnet.sorobanrpc.com |
Nodies | Testnet | RPC: https://stellar-soroban-testnet-public.nodies.app |
Mainnet | RPC: https://stellar-soroban-public.nodies.app | |
SDF | Futurenet | RPC: https://rpc-futurenet.stellar.org |
OnFinality | Mainnet | RPC: https://stellar.api.onfinality.io/public |
Lightsail Network - Quasar | Mainnet | RPC https://rpc.lightsail.network/ |
Mainnet | Full Archive RPC: https://archive-rpc.lightsail.network/ |