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

# WalletTypeTransactionMapping

> Swift Protocol

**Protocol**

```swift theme={null}
protocol WalletTypeTransactionMapping
```

## Associated Types

### APIModel

```swift theme={null}
associatedtype APIModel : TransactionApiModel
```

## Type Properties

### chainType

```swift theme={null}
static var chainType: ChainType { get }
```
