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 SolanaAddress
BlockchainAddress.init(address:)
init(address: String) throws(BlockchainAddressError)
Decodable.init(from:)
init(from decoder: any Decoder) throws
address
String
description
CustomStringConvertible.description
publicKey
Encodable.encode(to:)
func encode(to encoder: any Encoder) throws
Was this page helpful?