Settings
Configure your extension to match your setup.
Custom RPC Endpoint
By default, Untaxed uses a Helius RPC endpoint with a built-in API key (5 TPS per IP). For higher limits or your own infrastructure, set a custom RPC:
- Open Settings from the bottom navigation.
- Expand the RPC section.
- Enter your custom RPC URL (must start with
https://). - Tap SAVE RPC.
- The extension tests the connection immediately. You'll see:
- Green indicator with latency — Connection successful (e.g. "Custom RPC — 42ms")
- Red indicator — Connection failed. Check the URL and try again.
To revert to the default Helius RPC, clear the URL field and save.
RPC Latency Badge
A persistent badge in the sidebar topbar shows your RPC health:
- Green dot + ms — Latency under 100ms. Excellent.
- Yellow dot + ms — 100-300ms. Acceptable.
- Red dot + ms — Over 300ms. Consider switching RPCs.
The badge refreshes every 30 seconds using a lightweight getHealth RPC call. It measures the full round-trip time from your browser to the RPC and back.
Auto-Lock
Controls how long the wallet stays unlocked after your last interaction:
- Never — Stays unlocked until you manually lock or close the browser
- 5 minutes — For high-security setups
- 15 minutes — Default, good balance of security and convenience
- 1 hour — For longer trading sessions
- 24 hours — Essentially stays unlocked all day
When auto-lock triggers, all decrypted private keys are cleared from the service worker's memory. You'll need to enter your password to unlock again. The setting saves automatically when you change it — no save button needed.
Change Password
- In Settings, expand the Change Password section.
- Enter your current password.
- Enter and confirm your new password (minimum 4 characters).
- Tap Change Password.
- All stored private keys are re-encrypted with the new password.
Analytics
Untaxed includes optional, privacy-focused analytics (GA4 Measurement Protocol) to track feature adoption — which features get used, which tabs are popular, etc. This helps prioritize development.
What's tracked: Feature usage events (e.g. "trade executed", "swap tab opened").
What's never tracked: Wallet addresses, private keys, token contract addresses, trade amounts, balances, or any personally identifiable information.
Opt out: Toggle off in Settings > Privacy. One tap. Analytics is enabled by default but fully optional.