Aurora

Aurora is an EVM-compatible blockchain providing high throughput and low fees. Build decentralized apps using the RPC gateway.

Aurora is a fully EVM-compatible, Ethereum Layer-2-like environment built on the NEAR Protocol. It leverages NEAR's sharded, proof-of-stake architecture to provide fast, scalable, and low-cost execution of Ethereum smart contracts. Aurora operates as a smart contract on NEAR, allowing developers to use existing Ethereum tooling—such as MetaMask and Truffle—while benefiting from NEAR's performance advantages. Its RPC documentation gives developers detailed access to blockchain data, transaction submission, and smart contract management through a familiar Ethereum interface, making Aurora an optimal choice for deploying and scaling decentralized applications.

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

RPC Gateway for Aurora blockchain

Aurora Mainnet

↳ JSON-RPC
https://aurora-mainnet.gateway.tatum.io

Aurora Testnet

↳ JSON-RPC
https://aurora-testnet.gateway.tatum.io

Connect to Aurora and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Aurora 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 Aurora Node Status or Client Version via RPC

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

Test Aurora RPC Methods in Postman

Explore and test Aurora blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Aurora RPC endpoints, validate API responses, or integrate Aurora into their applications.

How to use the Aurora Postman Collection

  1. Get your API key: Visit Tatum Dashboard to obtain your free API key
  2. Import the collection: Click the "Run in Postman" button below to import the Aurora collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any Aurora RPC method and see real-time responses