RPC
JSON-RPC proxy
Send a single JSON-RPC request or a JSON-RPC batch (array).
POST
Body
application/json
Response
JSON-RPC response (single or batch)
- object
- object[]
Available options:
2.0 Result value (varies by JSON-RPC method).
JSON-RPC error object. See RPC Error Codes for full code → meaning and when each occurs.

