> For the complete documentation index, see [llms.txt](https://docs.manifold.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.manifold.xyz/client-sdk/reference/receipt.md).

# Receipt

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