Skip to main content
Version: testnet (v0.73)

List the available methods on the JSON-RPC API

The JSON-RPC API behind this HTTP API can have an arbitrary set of endpoints enabled.

This method allows an application to check for the existence of the JSON-RPC before calling the requests method.

Responses

Successful listing


Schema
    result object
    registeredMethods array
Loading...