Skip to main content

net_version RPC Method

Returns the current network id.

Updated on
May 22, 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 Xai Mainnet is '660279'
Request
1
curl https://docs-demo.xai-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