Loading…
Loading…
Returns the network ID as a decimal string. Older tooling uses this in place of eth_chainId.
Returns the network ID as a decimal string. Older tooling uses this in place of eth_chainId.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"net_version","params":[],"id":1}'