Skip to main content

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

Last modified on January 26, 2026