API Reference

net_listening

Returns true if client is actively listening for network connections.

Log in to see full request history

Request Parameters

None.

Response

Returns true if client is actively listening for network connections.

Result Fields

  • LISTENING FLAG - a boolean indicating whether the client is actively listening for network connections

Examples

Example Responses
{ "jsonrpc": "2.0", "id": 1, "result": true }
Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to net_listening
Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json