Skip to main content

eth_chainId RPC Method

Returns the current network/chain ID, used to sign repplay-protected transaction introduced in EIP-155.

Updated on
Dec 04, 2024

eth_chainId RPC Method

To use the eth_chainId method on the C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.

Parameters

This method does not accept any parameters

Returns

chain ID
string
It returns a hexadecimal value in string format which represents an integer of the chain ID
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free