Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Function Signature
Description
Gets the export ID for wallet data. This ID is used for various export operations and wallet management functions.Parameters
Required Parameters
chainName(string) - The chain name (e.g., ‘solana’)serverKeyShare(any) - Server key share information
Returns
Promise<string>- The export ID
Example
Error Handling
Related Functions
exportPrivateKey()- Export private keyexportKey()- Export wallet key