What the dashboard shows
Visit https://cove-cash.vercel.app/dashboard to open your dashboard. At the top you will see three summary cards:- Tracked deposits — the total number of deposits stored in this browser.
- Pending claims — deposits whose claim links have not been redeemed yet.
- Claimed — deposits that have been successfully claimed by a recipient.
Status badges
Each row displays one of three status badges while the dashboard checks the Solana chain:- Checking — the dashboard is querying the network to determine whether the deposit has been claimed.
- Pending claim — the deposit exists on-chain but the claim link has not been redeemed yet.
- Claimed — the recipient has successfully claimed the payment.
Filtering by status
You can filter the table to show only the deposits you care about. Click the Status column header dropdown in the deposit activity table and select All, Claimed, or Pending. The table updates immediately.Re-copying a claim link
If you need to resend a claim link, click Copy claim link on any row. The link is copied to your clipboard.If the cryptographic data needed to reconstruct a claim link is not fully stored locally, Cove automatically contacts its servers to recover it using the other values saved in your browser. No private key or sensitive secret leaves your device in this process.
Where your data lives
Cove stores all deposit data in your browser’slocalStorage. No deposit history is written to a server or synced across devices.
This has an important implication: your deposit history only exists in the browser where you made the deposits. If you open the dashboard on a different device or browser, you will see no deposits.
