fun createEVMWallet(evmChain: EVMChain, address: String, type: WalletType, owner: Owner?, config: WalletConfig, transactionOperations: TransactionOperations? = null, balanceOperations: BalanceOperations? = null, signer: Signer? = null, logger: Logger, signerManagementOperations: SignerManagementOperations? = null, nftOperations: NFTOperations? = null): EVMWallet
Functions
createEVMWallet
Kotlin Function
Function

