Skip to main content

Network information

Networks

MainnetTestnetLocalnet
Network namesapphiresapphire-testnetsapphire-localnet
Long network nameOasis SapphireOasis Sapphire TestnetOasis Sapphire Localnet
Chain IDHex:0x5afe
Decimal: 23294
Hex:0x5aff
Decimal: 23295
Hex:0x5afd
Decimal: 23293
ToolsTesting token FaucetLocal development Docker image
Never deploy production services on Testnet

Because Testnet state can be wiped in the future, you should never deploy a production service on Testnet! Just don't do it!

Also note that while Testnet does use proper TEEs, due to experimental software and different security parameters, confidentiality of Sapphire on Testnet is not guaranteed -- all transactions and state published on the Sapphire Testnet should be considered public.

RPC Endpoints

danger

The RPC endpoint is a point of trust. Beside traffic rate limiting, it can also perform censorship or even a man-in-the-middle attack. If you have security considerations, we strongly recommend that you set up your own ParaTime client node and the Web3-compatible gateway.

You can connect to one of the public Web3 gateways below (in alphabetic order):

ProviderMainnet RPC URLsTestnet RPC URLsSupports Confidential Queries
1RPChttps://1rpc.io/oasis/sapphire
N/AYes
Oasis Protocol Foundationhttps://sapphire.oasis.io
wss://sapphire.oasis.io/ws
https://testnet.sapphire.oasis.io
wss://testnet.sapphire.oasis.io/ws
Yes

Public RPCs may have rate limits or traffic restrictions. For professional, dedicated RPC endpoints, consider the following providers (in alphabetic order):

ProviderInstructionsPricingSupports Confidential Queries
1RPCdocs.1rpc.ioPricingYes
Chainstackdocs.chainstack.comPricingYes

Block Explorers

Name (Provider)Mainnet URLTestnet URLEIP-3091 compatible
Oasis Explorer (Oasis Protocol Foundation)https://explorer.oasis.io/mainnet/sapphirehttps://explorer.oasis.io/testnet/sapphireYes
Oasis Scan (Bit Cat)https://www.oasisscan.com/paratimes/000…279https://testnet.oasisscan.com/paratimes/000…f6cNo

Indexers

Name (Provider)Mainnet URLTestnet URLDocumentation
Covalenthttps://api.covalenthq.com/v1/oasis-sapphire-mainnethttps://api.covalenthq.com/v1/oasis-sapphire-testnetUnified API docs
Goldsky SubgraphN/AN/ADocumentation site
Oasis Nexus (Oasis Protocol Foundation)https://nexus.oasis.io/v1/https://testnet.nexus.oasis.io/v1/API
Oasis Scan (Bit Cat)https://api.oasisscan.com/v2/mainnethttps://api.oasisscan.com/v2/testnetRuntime API
SubQuery NetworkN/AN/ASubQuery Academy, QuickStart, Starter project
note

If you are running your own Sapphire endpoint, a block explorer, or an indexer and wish to be added to these docs, open an issue at github.com/oasisprotocol/docs.