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 Transfer
init(type: TransferType, fromAddress: String, toAddress: String, transactionHash: String, tokenSymbol: String?, amount: Decimal, rawAmount: String, timestamp: Date, mintHash: String?)
amount
Decimal
fromAddress
String
id
Identifiable.id
mintHash
String?
rawAmount
timestamp
Date
toAddress
tokenSymbol
transactionHash
type
TransferType
Was this page helpful?