How do i get the destination address from walletId and account id , cause i need to do another function call but it requires a ONE_TIME_ADDRESS i.e the destination address
So i need this DestinationAddress from the user’s generated ncw WalletId and AccountId cause i need to do custom contract calls for which i am passing the contractCallData to execute different functions and to generate the parameters for those ufnctino calls i need the users address which i currently dont have cause only have wallet id and account id