Aurora JSON-RPC API

Ethereum-compatible JSON-RPC 2.0 API for the Aurora EVM network of virtual chains on NEAR. Exposes the standard eth_* method set over HTTPS (and WebSocket subscriptions) on public mainnet and testnet endpoints; no API key is required for the shared public endpoints.

API entry from apis.yml

apis.yml Raw ↑
name: Aurora JSON-RPC API
description: Ethereum-compatible JSON-RPC 2.0 API for the Aurora EVM network of virtual chains on NEAR.
  Exposes the standard eth_* method set over HTTPS (and WebSocket subscriptions) on public mainnet and
  testnet endpoints; no API key is required for the shared public endpoints.
humanURL: https://doc.aurora.dev/
baseURL: https://mainnet.aurora.dev
tags:
- Blockchain
- EVM
- JSON-RPC
- Web3
- Ethereum
properties:
- type: Documentation
  url: https://doc.aurora.dev/
- type: GettingStarted
  url: https://doc.aurora.dev/getting-started/what-is-aurora