Mezo Chain EVM JSON-RPC

EVM-compatible Ethereum JSON-RPC interface to the Mezo chain (eth_* methods) for reading chain state and submitting transactions. Mainnet EVM chain ID 31612, testnet 31611; BTC is the native gas token (18 decimals). Deploy with Hardhat or Foundry.

API entry from apis.yml

apis.yml Raw ↑
name: Mezo Chain EVM JSON-RPC
description: EVM-compatible Ethereum JSON-RPC interface to the Mezo chain (eth_* methods) for reading
  chain state and submitting transactions. Mainnet EVM chain ID 31612, testnet 31611; BTC is the native
  gas token (18 decimals). Deploy with Hardhat or Foundry.
humanURL: https://mezo.org/docs/developers/getting-started/configure-environment/
baseURL: https://rpc.test.mezo.org
tags:
- Blockchain
- EVM
- JSON-RPC
- Bitcoin
properties:
- type: Documentation
  url: https://mezo.org/docs/developers/getting-started/configure-environment/
- type: GettingStarted
  url: https://mezo.org/docs/developers/getting-started/