Acala EVM+ JSON-RPC

Acala EVM+ exposes a standard Ethereum JSON-RPC API through the EVM+ RPC Adapter, which wraps Substrate RPC calls to provide Ethereum execution-apis compatible endpoints (eth_*, net_*, web3_*) so Ethereum dApps and tooling can interact with the Acala and Karura EVM+ environments. A Substrate WebSocket RPC is also available for Polkadot.js-based access.

API entry from apis.yml

apis.yml Raw ↑
name: Acala EVM+ JSON-RPC
description: Acala EVM+ exposes a standard Ethereum JSON-RPC API through the EVM+ RPC Adapter, which wraps
  Substrate RPC calls to provide Ethereum execution-apis compatible endpoints (eth_*, net_*, web3_*) so
  Ethereum dApps and tooling can interact with the Acala and Karura EVM+ environments. A Substrate WebSocket
  RPC is also available for Polkadot.js-based access.
humanURL: https://evmdocs.acala.network/
baseURL: https://eth-rpc-acala.aca-api.network
tags:
- EVM
- JSON-RPC
- Smart Contracts
- Ethereum
properties:
- type: Documentation
  url: https://evmdocs.acala.network/
- type: APIReference
  url: https://ethereum.github.io/execution-apis/api-documentation/
- type: GettingStarted
  url: https://evmdocs.acala.network/readme.md