Appearance
Usage
All keys work inside the browser extension widget (see Extension Setup).
Trading
| Key | Action |
|---|---|
| B | Buy. Prompts for a SOL amount, buys once at your entry target |
| W | Auto-rebuy. Runs a continuous buy/sell loop with sliding targets |
| R | Rebuy. Repeats your last buy amount |
| F1–F4 | Quick buy 1–4 SOL |
| 0 | Sell. Locks the current price as a floor and keeps trying until it lands |
| - | Panic sell. Same as 0 but with panic_slippage (wider fill window) |
| T | Stop. Halts all bot activity |
Sell (0)
Snapshots the current price at press time and locks it as the minimum acceptable fill. The bot keeps retrying: transactions revert on-chain when the pool dips below your snapshot and land when it recovers, so a dump between press and fill can't eat your exit.
Press 0 again to re-lock at the new live price (up or down). The same dedup session is reused across re-presses, so no matter how many times you hit the key, only one fill lands on-chain.
Panic Sell (-)
Same lock-at-market behavior as 0, but with your configured panic_slippage (default 10%). Switch between 0 and - mid-session to flip slippage modes without starting a new sell session.
Both 0 and - disable auto-rebuy. Pressing either means "get me out," not "flip into another buy."
Configuration
| Key | Action |
|---|---|
| A | Set mint address (CA) |
| C | Set entry % (negative = wait for dip) |
| V | Set exit % (take-profit target) |
| G | Set target change delay (seconds) |
Widget
| Key | Action |
|---|---|
| Home | Toggle widget visibility |
| Ctrl+Alt+A | Scrape mint address from the current page |
