build_import_unsigned
Assemble an unsigned Import (Burn2Mint) transaction from a HEX-encoded XPOP proof. Returns unsigned JSON with offline signing instructions for testnet.
Instructions
Assemble an UNSIGNED Import (Burn2Mint) transaction wrapping a HEX-encoded XPOP in the Blob field. Returns unsigned JSON + offline signing instructions. Never signs; testnet by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| network | No | testnet | |
| xpopBlobHex | Yes | HEX-encoded XPOP proof |