net_versionpost https://api.zan.top/node/v1/eth/mainnet/{apiKey}Returns the current network ID.Request Parameters None. Response Returns the current network ID. Result Fields NETWORK ID - a string representing the current network ID. Examples Example Responses JSON{ "jsonrpc": "2.0", "id": 1, "result": "1" }