Initializers
init(crossmintService:authManager:jsonCoder:)
Instance Properties
authHeaders
Inherited fromAuthenticatedService.authHeaders.
isProductionEnvironment
Inherited fromSmartWalletService.isProductionEnvironment.
Instance Methods
approveSignature(_:)
Inherited fromSmartWalletService.approveSignature(_:).
createSignature(_:)
Inherited fromSmartWalletService.createSignature(_:).
createTransaction(_:)
Inherited fromSmartWalletService.createTransaction(_:).
createWallet(_:)
Inherited fromSmartWalletService.createWallet(_:).
fetchSignature(_:chainType:)
Inherited fromSmartWalletService.fetchSignature(_:chainType:).
fetchTransaction(_:)
Inherited fromSmartWalletService.fetchTransaction(_:).
fund(_:)
Inherited fromSmartWalletService.fund(_:).
getBalance(_:)
Inherited fromSmartWalletService.getBalance(_:).
getNFTs(_:)
Inherited fromSmartWalletService.getNFTs(_:).
getWallet(_:)
Inherited fromSmartWalletService.getWallet(_:).
signTransaction(_:)
Inherited fromSmartWalletService.signTransaction(_:).
transferToken(chainType:tokenLocator:recipient:amount:idempotencyKey:)
Inherited fromSmartWalletService.transferToken(chainType:tokenLocator:recipient:amount:idempotencyKey:).

