Skip to main content

net_version RPC Method

Returns the current network id.

Updated on
Jul 10, 2024

net_version RPC Method

Parameters

This method does not accept any parameters

Returns

result
string
The string value of current network id in hexadecimal format. The network id for Hedera Testnet is '0x128'
Request
1
curl https://docs-demo.hedera-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