Skip to main content
Version: 0.3.0

RenVM JSON-RPC Specification

If you are interacting with RenVM in a language other than JavaScript/TypeScript, you can send requests directly to RenVM using its JSON-RPC endpoint. Expand the JSONRPC dropdown in the sidebar to see the endpoints available from the JSON-RPC endpoint.

The available endpoints for sending JSON-RPC requests are:

Pack Encoding​

Some requests and responses use the pack JSON encoding.