Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Type | Description |
|---|---|---|
options | ExportSolanaAccountOptions | The options for exporting the account. |
Returns
Promise<ExportSolanaAccountResult>
The result of the export.
Example
Deprecated
This function will be removed soon. UsecreateSolanaKeyExportIframe instead for a more secure key export experience
that never exposes the private key to your application’s JavaScript context.