Version
post
Returns the current network id.
Parameters
none
Returns
-
String
- The current network id.-
"88"
: Viction Mainnet -
"89"
: Viction Testnet
-
Body
jsonrpcstringRequired
methodstringRequired
paramsstring[]Required
idinteger · int32Required
Responses
200
Successful Operation
500
Internal Server Error
post
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
}
No content