eth_chainId
Returns the currently configured chain ID, a value used in replay-protected transaction signing as introduced by EIP-155.
Parameters
None
Returns
result
- hexadecimal value in string format which represents an integer of the chain.
Request example
Response example
Last updated