Oasis

Discover Oasis, a privacy-focused blockchain platform optimized for scalable and confidential decentralized applications.

The Oasis RPC documentation provides developers with the tools to interact with the Oasis blockchain programmatically. Oasis is a privacy-focused blockchain that separates consensus from execution to enhance scalability and confidentiality. The documentation includes API endpoints for querying blockchain data, managing transactions, and deploying smart contracts with confidentiality. Oasis’s architecture is ideal for privacy-preserving decentralized finance (DeFi) and other data-sensitive applications, allowing developers to build scalable, secure dApps.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Oasis • 🔗 Official Oasis Website

Blockchain RPC Gateway for Oasis

Oasis RPC networks

mainnet
https://oasis-mainnet.gateway.tatum.io
testnet
https://oasis-testnet.gateway.tatum.io

Connect to Oasis and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Oasis using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Oasis Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Oasis node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.