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 Enumeration
enum TransferTokenLocator
static func != (lhs: TransferTokenLocator, rhs: String) -> Bool
static func != (lhs: String, rhs: TransferTokenLocator) -> Bool
static func == (lhs: TransferTokenLocator, rhs: String) -> Bool
static func == (lhs: String, rhs: TransferTokenLocator) -> Bool
address(_:)
currency(_:)
tokenId(_:tokenId:)
description
String
CustomStringConvertible.description
func matches(_ string: String) -> Bool
enum CurrencyData
Was this page helpful?