> ## 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.

# BalanceTransformer

> Swift Structure

**Structure**

```swift theme={null}
struct BalanceTransformer
```

## Type Methods

### transform(from:nativeToken:requestedTokens:)

```swift theme={null}
static func transform(from balances: Balances, nativeToken: CryptoCurrency, requestedTokens: [CryptoCurrency]) -> Balance
```
