Skip to main content

net_version RPC Method

Returns the current network id.

Updated on
Jul 30, 2024

net_version RPC Method

Parameters

This method does not accept any parameters

Returns

result
The string value of current network id. The network id for Race Sepolia is '6806' and for Race Mainnet is '6805'
Request
1
curl https://docs-demo.race-mainnet.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"jsonrpc":"2.0","method":"net_version","params":[],"id":1}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free