Enums
StellarSupportedToken
Swift Enumeration
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 Enumeration
enum StellarSupportedToken
| Case | Description |
|---|---|
usdxm | - |
xlm | - |
| Property | Type | Description |
|---|---|---|
asCryptoCurrency | CryptoCurrency | - |
name | String | - |
static func toStellarSupportedToken(_ cryptoCurrency: CryptoCurrency?) -> StellarSupportedToken?
Was this page helpful?
