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:

  1. Open Settings from the bottom navigation.
  2. Expand the RPC section.
  3. Enter your custom RPC URL (must start with https://).
  4. Tap SAVE RPC.
  5. 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:

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:

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

  1. In Settings, expand the Change Password section.
  2. Enter your current password.
  3. Enter and confirm your new password (minimum 4 characters).
  4. Tap Change Password.
  5. All stored private keys are re-encrypted with the new password.
Important: If you forget your password, the only option is to reset the wallet (which deletes all data) and re-import your wallets using backed-up private keys.

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.