Structs
Balance
Swift Structure
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Swift Structure
struct Balance
init(nativeToken: TokenBalance, usdc: TokenBalance, tokens: [TokenBalance])
| Property | Type | Description |
|---|---|---|
nativeToken | TokenBalance | - |
tokens | [TokenBalance] | - |
usdc | TokenBalance | - |
Was this page helpful?
