RPC

JSON-RPC proxy

Send a single JSON-RPC request or a JSON-RPC batch (array).

post/rpc/{chainId}/{apiKey}

Path parameters

chainIdstring required
apiKeystring password required

Request body

OR

Response

JSON-RPC response (single or batch)

OR

Changes