Returns the network information (chainId, special contracts)
Returns
Object - network information
Object
/getNetworkInformation
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