Skip to main content
The ExportWallet component is used to export the private key of an EVM or Solana account. Note that an EVM smart account’s private key cannot be exported. If a smart account address is provided, a warning message will be displayed explaining that the private key cannot be copied, and the copy key button will not be rendered.

Parameters

Returns

Element The rendered component.

See

Examples

Further reading