eth_chainId
Returns the chain ID used for signing replay-protected transactions. Note: for browsing Ethereum chain IDs, one can use chainlist.org
Parameters
None
Returns
chainId
, hexadecimal value as a string representing the integer of the current chain id.
Example
Request
Response
Last updated