Network Information
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.
Cipher endpoints share the gRPC protocol with the Oasis Core. You can connect to one of the public endpoints below (in alphabetic order):
Provider | Mainnet RPC URLs | Testnet RPC URLs |
---|---|---|
Oasis Protocol Foundation | grpc.oasis.io:443 | testnet.grpc.oasis.io:443 |
Block Explorers
Name/Provider | Mainnet URL | Testnet URL | EIP-3091 compatible |
---|---|---|---|
Oasis Scan (Bit Cat) | https://www.oasisscan.com/paratimes/000…7cb | https://testnet.oasisscan.com/paratimes/000…000 | No |
tip
Only rudimentary block explorer features exist for Cipher. Consider debugging
Cipher transactions with the oasis paratime show
command using the
Oasis CLI.
Indexers
Name (Provider) | Mainnet URL | Testnet URL | Documentation |
---|---|---|---|
Oasis Scan (Bit Cat) | https://api.oasisscan.com/mainnet/v2 | https://api.oasisscan.com/testnet/v2 | Mainnet Runtime API, Testnet Runtime API |
note
If you are running your own Cipher endpoint, a block explorer, or an indexer and wish to be added to these docs, open an issue at github.com/oasisprotocol/docs.