{
"order": StandardOrder,
"quote": null,
"sponsorSignature": null,
"allocatorSignature": null,
"inputSettler": string,
"meta": {
"submitTime": 1760548675808,
"orderStatus": "Signed" | "" | "Settled",
"destinationAddress": string,
"orderIdentifier": string,
"onChainOrderId": string,
"signedAt": string | null,
"deliveredAt": string | null,
"settledAt": string | null,
"expiredAt": string | null,
"lastCompactDepositBlockNumber": number | null,
"orderInitiatedTxHash": string | null,
"orderDeliveredTxHash": string | null,
"orderVerifiedTxHash": string | null,
"orderSettledTxHash": string | null
}
}