Skip to main content

net_networkID RPC Method

Returns the network identifier (network ID).

Updated on
Aug 7, 2024

net_networkID RPC Method

Parameters

This method does not accept any parameters

Returns

result
string
The integer of the network identifier. '1001' Klaytn Baobab testnet.'8217' Klaytn Cypress mainnet.
Request
1
curl https://docs-demo.kaia-kairos.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"jsonrpc":"2.0","method":"net_networkID","params":[],"id":1}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free