> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: TransactionResponse

[index](.././index).TransactionResponse

## Table of contents

### Properties

* [hash](#hash)
* [wait](#wait)

## Properties

### hash

• **hash**: \`0x\$\{string}\`

### wait

• **wait**: () => `Promise`\<[`TransactionReceipt`](./transaction-receipt)>

#### Type declaration

▸ (): `Promise`\<[`TransactionReceipt`](./transaction-receipt)>

##### Returns

`Promise`\<[`TransactionReceipt`](./transaction-receipt)>
