Returns the network information (chainId, special contracts)
Returns
Object - network information
Object
/getNetworkInformation
Successful Operation
Internal Server Error
curl -L \ --request POST \ --url 'https://tomo.nownodes.io/getNetworkInformation' \ --header 'Content-Type: application/json' \ --data '{"jsonrpc":"2.0","method":"posv_getNetworkInformation","params":[],"id":1}'
No body