IThirdwebWallet.SignTypedDataV4

Signs structured data according to EIP-712, enhancing the security and usability of signing structured data by providing a standardized user experience across Ethereum applications.

Usage

string signature = await wallet.SignTypedDataV4(jsonTypedData);