Initializers
init(crossmintService:authManager:jsonCoder:)
Instance Properties
authHeaders
Inherited fromAuthenticatedService.authHeaders.
isProductionEnvironment
Inherited fromSmartWalletService.isProductionEnvironment.
Instance Methods
addSigner(_:chainType:chainName:)
Inherited fromSmartWalletService.addSigner(_:chainType:chainName:).
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(_:).
listTransfers(_:)
Inherited fromSmartWalletService.listTransfers(_:).
removeSigner(_:chainType:chainName:)
Inherited fromSmartWalletService.removeSigner(_:chainType:chainName:).
signTransaction(_:)
Inherited fromSmartWalletService.signTransaction(_:).
transferToken(chainType:tokenLocator:recipient:amount:signer:idempotencyKey:)
Inherited fromSmartWalletService.transferToken(chainType:tokenLocator:recipient:amount:signer:idempotencyKey:).

