Back to Web3 Builder Hub: Developer Resources for Every Chain

ℹ Introduction To SUI Network Testnets

Sui offers multiple blockchain environments, each tailored to a specific stage in the development and deployment process:

  • Mainnet: The live, production network where real SUI and assets are traded. This is the network users interact with when performing actual transactions.
  • Testnet: A stable staging environment used to test updates and applications before they go live. Developers use Testnet to validate performance and functionality without risking real assets.
  • Devnet: An experimental network for developing and testing upcoming features. It is less stable but gives developers early access to new protocol changes.
  • Localnet: A private Sui network that runs locally on a developer’s machine. Ideal for debugging and rapid iteration in a controlled environment.
AttributeDevnetTestnetMainnet
Validator Set4 Mysten Labs-operated validators~95 community validators + 2 Mysten Labs-operated validators>100 community validators + 2 Mysten Labs-operated validators
Full NodesCommunity + Mysten Labs operatedCommunity + Mysten Labs operatedCommunity + Mysten Labs operated
Validator LocationsUS-EastGeo-distributedGeo-distributed
JSON API URLhttps://fullnode.devnet.sui.io:443https://fullnode.testnet.sui.io:443https://fullnode.mainnet.sui.io:443
Discord FaucetAvailableAvailableNot applicable
Faucet Unit1 SUI per request1 SUI per requestNot applicable
Epoch Duration24 hours24 hours24 hours
Reference Gas Price1000 MISTStarts at 1000 MIST; adjusted by validator surveys per epochStarts at 1000 MIST; adjusted by validator surveys per epoch
Storage Gas Price76 MIST76 MIST76 MIST
Stake Subsidies1B SUI, distributed from epoch 2 in 10-epoch cyclesSame as Devnet1B SUI, distributed from epoch 20 over 90-epoch cycles
Release CadenceWeekly releases + hotfixesBi-weekly (or weekly if new changes are cherry-picked)Bi-weekly (one revision behind Testnet)
Data DurabilityNot durable; wiped regularlyGenerally persists; wipes announced ahead of time if neededDurable and permanent
Incident SupportMysten Labs-managedCommunity validators coordinate responseCommunity validators coordinate response

Available SUI Network Testnets

DIA oracles are deployed on Sui testnet and mainnet

Price feeds with configurable update conditions, asset pair selection, and computation methodology. Each feed is fully verifiable from data source to on-chain delivery.