Push Chain EVM Client

Push Chain is 100% EVM-compatible; developers can initialize standard Ethers v6 or Viem clients against Push Chain RPC endpoints without modifying existing Solidity ABIs, bytecodes, or on-chain logic. Supports full-node JSON-RPC methods and the standard eth_ namespace.

API entry from apis.yml

apis.yml Raw ↑
aid: push-protocol:push-chain-evm-client
name: Push Chain EVM Client
tags:
- EVM
- Ethereum
- JSON-RPC
- Ethers
- Viem
humanURL: https://push.org/docs/chain/build/initialize-evm-client
properties:
- url: https://push.org/docs/chain/build/initialize-evm-client
  type: Documentation
description: Push Chain is 100% EVM-compatible; developers can initialize standard Ethers v6 or Viem clients
  against Push Chain RPC endpoints without modifying existing Solidity ABIs, bytecodes, or on-chain logic.
  Supports full-node JSON-RPC methods and the standard eth_ namespace.