Returns the current network id.
Parameters
none
Returns
String - The current network id.
String
"88": Viction Mainnet
"88"
"89": Viction Testnet
"89"
POST //version HTTP/1.1 Host: tomo.nownodes.io Content-Type: application/json Accept: */* Content-Length: 60 { "jsonrpc": "2.0", "method": "net_version", "params": [], "id": 67 }
Successful Operation
No content