Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

JSON-RPC Reference

This section is the authoritative reference for the JSON-RPC interface exposed by exfer node / exfer mine when started with --rpc-bind. The transport shape is JSON-RPC 2.0 over HTTP POST. The methods are not Bitcoin-compatible — Exfer is an extended-UTXO chain with its own protocol; see EXFER.md for the underlying spec.

What's here

Each method page has a "try it" widget that issues a real call against a community node so you can experiment without running a node locally.