Skip to main content
Exports an EVM account’s private key.

Parameters

Returns

Promise<ExportEvmAccountResult> The result of the export.

Example

Deprecated

This function will be removed soon. Use createEvmKeyExportIframe instead for a more secure key export experience that never exposes the private key to your application’s JavaScript context.

See

createEvmKeyExportIframe