# TransactionReceipt Types

## `TransactionReceipt.Rpc`

**Source:** [src/tempo/TransactionReceipt.ts](https://github.com/wevm/ox/blob/main/src/tempo/TransactionReceipt.ts#L215)

## `TransactionReceipt.RpcStatus`

**Source:** [src/tempo/TransactionReceipt.ts](https://github.com/wevm/ox/blob/main/src/tempo/TransactionReceipt.ts#L215)

## `TransactionReceipt.RpcType`

**Source:** [src/tempo/TransactionReceipt.ts](https://github.com/wevm/ox/blob/main/src/tempo/TransactionReceipt.ts#L215)

## `TransactionReceipt.Status`

**Source:** [src/tempo/TransactionReceipt.ts](https://github.com/wevm/ox/blob/main/src/tempo/TransactionReceipt.ts#L215)

## `TransactionReceipt.TransactionReceipt`

Tempo transaction receipt.

Extends standard receipts with `feePayer` (the address that paid fees) and `feeToken` (the TIP-20 token used for fee payment).

**Source:** [src/tempo/TransactionReceipt.ts](https://github.com/wevm/ox/blob/main/src/tempo/TransactionReceipt.ts#L14)

## `TransactionReceipt.Type`

**Source:** [src/tempo/TransactionReceipt.ts](https://github.com/wevm/ox/blob/main/src/tempo/TransactionReceipt.ts#L215)
