rialto_build_unsigned_tx
Return the unsigned payload for a USER-signed wallet to complete: the tx object and, for Permit2 settlement, the EIP-712 typed data plus the byte offset where the wallet layer splices the 65-byte signature. This server never signs — it only shapes what a wallet needs to sign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | Yes | The full quote object returned by rialto_get_quote |