Skip to main content

net_version RPC Method

Returns the current network id.

Updated on
Apr 24, 2024

net_version RPC Method

Parameters

This method does not accept any parameters

Returns

result
The current network id. For Mantle Sepolia the network id is '5003' and for Mantle Mainnet the network id is '5000'
Request
1
curl https://docs-demo.mantle-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