Loading…
Loading…
Returns the chain ID as a hex-encoded uint (used by EIP-155 for replay protection).
Returns the chain ID as a hex-encoded uint (used by EIP-155 for replay protection).
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'