We never collect wallet secrets
Seed phrases and private keys are never requested or stored by 1for49.
1for49 uses a split privacy model: on-chain gameplay is public, off-chain service data is controlled, and reveal helper data stays device-local by default.
Seed phrases and private keys are never requested or stored by 1for49.
Wallet addresses and round transactions are visible on Solana explorers.
Commit/reveal helper secrets are stored in browser Dexie on your device.
Local browser data can be cleared anytime; this does not alter finalized chain data.
This table separates public chain data, service data, and device-local data.
| Layer | Typical data | Who can see it | Retention | Delete control |
|---|---|---|---|---|
| On-chain public ledger | Wallet address, round entry tx, reveal tx, claim tx, game account state. | Anyone (public blockchain). | Permanent under blockchain finality. | Not deletable by 1for49 or support. |
| Off-chain service data | Support messages, diagnostics, app telemetry, session metadata. | 1for49 operations + contracted processors. | Target periods apply by category (see retention table below). | Eligible requests can be handled through support. |
| Device-local browser data | Commit/reveal helper secrets, round ticket cache, UI preferences. | Your current browser/device profile. | Until cleared by user or browser cleanup. | Clear in browser controls or in-game local-data tools when available. |
Place Picks, Reveal Picks, and Claim Reward have different privacy surfaces.
Picks are committed on-chain first; plaintext reveal details are not exposed at commit time.
If local reveal helper data is lost before reveal, recovery may not be possible.
Claim eligibility is enforced by on-chain state; off-chain UI does not override final chain outcomes.
Reveal helper data is local-first. Keep backup habits if you rely on device-local reveal helpers.
Use these paths to manage local data and submit privacy requests.
We disclose processor categories and purpose so data handling is inspectable.
Broadcast and read Solana transactions/accounts.
Data: Public wallet addresses, tx signatures, account lookups.
Connect wallet providers and sign user-approved actions.
Data: Wallet public key and user-approved signing payloads.
Performance monitoring, reliability, and incident response.
Data: Operational logs, non-secret client diagnostics, request metadata.
Resolve user requests and privacy inquiries.
Data: Submitted support content and contact details you provide.
These are target periods; legal or security obligations can require longer retention.
May be extended for active incident investigation.
May be retained longer when required by law or enforcement actions.
Used for request continuity, compliance, and audit traceability.
Removing it can make unrevealed entries unrecoverable.
Immutable ledger data is outside app-side deletion controls.