Skip to main content

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.
Do not depend on testnet state persisting across the announced reset schedule.

Choosing a network in code

Both PaymentRequirements and the signed PaymentPayload must agree on the network, or /verify returns network_mismatch.