Networks
Public Soroban RPC endpoints
The values below are commonly used defaults. Operators should confirm current URLs with the network operator before deploying to production.
Operators typically configure two providers (primary + fallback). See Deploying to Mainnet.
Testnet resets
Stellar Testnet is periodically reset. When it happens:- All testnet accounts are wiped.
- Testnet USDC balances go to zero.
- Bazaar listings tied to a reset payTo drop out of ranking within the delist window.
Choosing a network in code
PaymentRequirements and the signed PaymentPayload must agree on the network, or /verify returns network_mismatch.