Retrieves the export ID for a wallet on a specific chain
chainName
(string
) - The name of the blockchain chain (e.g., ‘base-sepolia’)serverKeyShare
(object
) - Object containing chain information:
chainName
(string
) - The chain name for the server key sharePromise<string>
- The export ID for the walletexportPrivateKey()
- Export private key using export IDexportKey()
- Export key with chain name