Skip to main content

JSON-RPC methods

Avalanche C-Chain uses the Go Ethereum (Geth) API and supports the standard Ethereum JSON-RPC APIs for the following services:

  • net_*
  • eth_*
  • txpool_status
info
  • Avalanche-specific methods (avax.*) that have a dependency on the P-Chain and X-Chain are not supported.

Refer to the Avalanche documentation for more information about supported methods.