# Receipt

| Field              | Type                                                                                    | Required | Description                                                            |
| ------------------ | --------------------------------------------------------------------------------------- | -------- | ---------------------------------------------------------------------- |
| transactionReceipt | [TransactionReceipt](https://docs.manifold.xyz/client-sdk/reference/transactionreceipt) | ✅        | Normalized transaction metadata (hash, block number, gas usage)        |
| order              | [TokenOrder](https://docs.manifold.xyz/client-sdk/reference/order)                      | ❌        | Parsed mint results including tokens, quantities, and cost allocations |
