post
https://n/a/ethereum/transactions/prepare
Reconstructs a fully signed Ethereum transaction using raw signature components (r, s, v).
This endpoint is designed for custodian services or integrators that perform the signing process
externally (generating r, s, v) and need the backend to assemble these components into a
valid RLP-encoded signed transaction string (signedTxSerialized) ready for broadcasting.
