# ExecutionData

```
type ExecutionData = object;
```

Defined in: [atomiq-base/src/spv\_swap/SpvWithdrawalTransactionData.ts:10](https://github.com/atomiqlabs/atomiq-base/blob/df344bedbab9ab3de863e3c2d9246e90bd861d04/src/spv_swap/SpvWithdrawalTransactionData.ts#L10)

Execution data assigned to the withdrawal

## Properties

### executionExpiry

```
executionExpiry: number;
```

Defined in: [atomiq-base/src/spv\_swap/SpvWithdrawalTransactionData.ts:12](https://github.com/atomiqlabs/atomiq-base/blob/df344bedbab9ab3de863e3c2d9246e90bd861d04/src/spv_swap/SpvWithdrawalTransactionData.ts#L12)

***

### executionHash

```
executionHash: string;
```

Defined in: [atomiq-base/src/spv\_swap/SpvWithdrawalTransactionData.ts:11](https://github.com/atomiqlabs/atomiq-base/blob/df344bedbab9ab3de863e3c2d9246e90bd861d04/src/spv_swap/SpvWithdrawalTransactionData.ts#L11)
