Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Wallets V1
Swift Structure
struct TokenBalance
init(symbol: TokenBalance.Symbol, name: String, amount: String, contractAddress: String? = nil, decimals: Int? = nil, rawAmount: String? = nil)
amount
String
contractAddress
String?
decimals
Int?
name
rawAmount
symbol
TokenBalance.Symbol
token
CryptoCurrency
enum Symbol
Was this page helpful?