Skip to main content
The Cove dashboard lets you download your deposit history as a CSV file. This gives you a portable, human-readable record of every deposit made in the current browser — useful for bookkeeping, tax reporting, or compliance purposes.

How to export

1

Open the dashboard

Go to https://cove-cash.vercel.app/dashboard. Your deposits load automatically from your browser’s localStorage.
2

Click Export CSV

In the deposit activity section, click the Export CSV button. The button shows Exporting… while the dashboard fetches block timestamps for each deposit from the Solana network.
3

Save the file

Your browser downloads a file named cove-compliance-export.csv. Open it in any spreadsheet application or import it into your accounting tool.

What the CSV contains

Each row represents one deposit. The file includes the following columns: The deposit_signature value in each row links directly to Solscan when you prepend https://solscan.io/tx/ — for example, https://solscan.io/tx/<deposit_signature>.

Important limitations

The export only includes deposits from the current browser’s localStorage. Deposits made on other devices or browsers are not included. If you use Cove across multiple devices, export from each browser separately.
Clearing your browser’s site data or localStorage removes your deposit history permanently. Once the data is gone, it cannot be recovered from Cove’s servers because Cove does not store your deposit history server-side.
Export your CSV regularly — especially before clearing browser data, switching computers, or uninstalling your browser. Treat the export the same way you would treat a transaction log from any other financial tool.