Settings
The Settings page is broken into sections by surface. Changes persist immediately to your local config — no save button needed.
Appearance
- Zoom — 80% to 150% in 5% steps. Affects the whole UI.
- Theme — dark first; light is functional but not the design target.
Tasks defaults
- Snipe delay — how often Simulate mode re-checks readiness, in ms. Default is sane; lower it for pre-scheduled drops where you know the fire window, raise it to be gentler on RPCs.
Discord webhook
Paste a webhook URL to get success/fail summaries posted automatically when a task batch completes. Same format whether the batch is onchain or social.
Chains visibility
Per-chain toggles. Turn off chains you never use — they disappear from chain pickers across the whole app. The chain registry still has them, so re-enabling is a click.
Per-chain Public RPC override
For each chain, you can paste a fallback public RPC. This replaces the chain registry’s baked-in public default for that chain only. Tasks still prefer your own RPC entries over either default.
Useful when a baked-in public RPC has gone permanently bad and you don’t want to manage your own entry for an obscure chain.
OpenSea API key
Required for SeaDrop phase detection (figuring out whether a mint is in allowlist or public phase). Sign up at opensea.io/account/developer.
Captcha solver
Pick 2captcha or capsolver, paste the API key. Used by every captcha-gated social-task module. Both providers solve Turnstile and reCAPTCHA-v2.
Budget: typical Turnstile solves are 30-60s. Tail latency can hit 90s. Tasks on captcha-gated sites build that timeout into their per-iteration budget.
PnL — Alchemy URL per chain
For each chain you want PnL on, paste an Alchemy RPC URL with your API key.
The PnL engine reads ETH + WETH transfer history for the wallet group via
Alchemy’s alchemy_getAssetTransfers, then runs a FIFO cost-basis match.
Without an Alchemy URL for the chain, PnL falls back to “no data” — the button still works on NFTs page but produces an empty card.
Zyper Capture browser extension
Click Download extension to grab the ZIP. See the extension guide
for installation steps and the zyper-v1:// deep-link flow.
What about Discord and X login here?
This page is bot-level config. Burner Discord / Gmail / X per-account tokens live on the Accounts page — one row per burner, not one global field.