> ## Documentation Index
> Fetch the complete documentation index at: https://crossmint-devin-1787949784-wallet-docs-two-concept-model.mintlify.site/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
```
