Returns the network information (chainId, special contracts)
Returns
Object - network information
Object
POST //getNetworkInformation HTTP/1.1 Host: tomo.nownodes.io Content-Type: application/json Accept: */* Content-Length: 74 { "jsonrpc": "2.0", "method": "posv_getNetworkInformation", "params": [], "id": 1 }
Successful Operation
No content