> For the complete documentation index, see [llms.txt](https://docs.underdogprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.underdogprotocol.com/resources/transactions.md).

# Transactions

## The Transaction Model

<table><thead><tr><th>Property</th><th width="336.6666666666667">Description</th><th>Type</th></tr></thead><tbody><tr><td><code>id</code></td><td>Unique identifier for the transaction</td><td>string</td></tr><tr><td><code>status</code></td><td>Current state of the transaction</td><td>string</td></tr><tr><td><code>type</code></td><td>Type of transaction</td><td>string</td></tr><tr><td><code>mintAddress</code></td><td>Mint address of the NFT or Collection associated with the transaction</td><td>string</td></tr><tr><td><code>walletAddress</code></td><td>Wallet address that initiated the transaction</td><td>string</td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Retrieve a Transaction</strong></td><td></td><td><a href="/pages/0iyG1rdlQTNaQXn2ANhY">GET -></a></td><td><a href="/pages/0iyG1rdlQTNaQXn2ANhY">/pages/0iyG1rdlQTNaQXn2ANhY</a></td></tr></tbody></table>
