IThirdwebWallet.GetAddress

This method retrieves the blockchain address associated with a Thirdweb wallet instance, enabling developers to easily identify and interact with the wallet on the blockchain.

Usage

string walletAddress = await wallet.GetAddress();