Changelog
[1.1.3] - 2025-01-26
Replaced single buy button with 3 configurable quick buy buttons
Moved auto-buy controls to separate row
Fixed countdown phases:
Global lock (red)
Waiting phase (yellow)
Early access (green)
Global trading (green)
Re-implemented trade delay calculation based on HFUN balance and reputation
Dynamic countdown phases for launches:
0-60s: Locked phase
60-70s: Reputation phase
User stats display in profile:
Reputation score
HFUN balance
SNIP balance
Color-coded phases in countdown display
Improved launch deduplication to prevent duplicate entries
Trade delay calculation based on HFUN balance and reputation (1s reduction per HFUN, max 5s and 1s per reputation max 5 rep, total 10)
[1.1.1] - 2025-01-22
Added
Proper null checks for launch data structures
Fixed
Fetch 500 launches instead of previosly 100
Removed
Default Sell Percentage
[1.1.0] - 2025-01-21
Fixed
Filters works again
Logic optimized to support auto-buy on launchtime
[1.0.9] - 2025-01-21
Fixed
Launches page (Hypurr.fun has done some updates, we have changed our code to comply with this)
Note
The bot only receives 100 launches from Hypurr as of now this could cause some caching trouble, will work to extend this to more launches later today.
[1.0.8] - 2025-01-21
Fixed
Login not working
[1.0.7] - 2025-01-21
Fixed
Price updates now reflect immediately in launch cards and portfolio without waiting for auto-refresh
Auto-buy now executes only once instead of duplicating orders
Auto-buy states (amount, max price, button state) are now preserved during auto-refresh
Auto-buy retry mechanism now properly retries on temporary errors like "Slippage too low"
Changed
Improved error handling in auto-buy to better distinguish between temporary and permanent errors
Restructured auto-buy logic
Added
Additional logging for price updates and auto-buy attempts
Better error message matching for auto-buy retries
Technical
Better cleanup of intervals and states in auto-buy
More robust error handling and retry logic
[1.0.6] - 2025-01-19
Fixed
Target Buy/Sell Issues not triggering
[1.0.5] - 2025-01-19
Changed
500 -> 1000 $SNIP requirement (no update needed)
[1.0.4] - 2025-01-19
Added
Important bug fixes, update immediately
Changed Hypurr.fun remote host port (443 to 50052)
[1.0.3] - 2025-01-18
Added
Important bug fixes, update immediately
Live price in Portfolio if available
[1.0.2] - 2025-01-18
Added
Target Buy/Sell by ID (wait for a specific price to buy or sell a launch)
Notifications tab
Speed improvements
General bug fixes
[1.0.1] - 2025-01-17
Added
Countdown for new launches (60 seconds)
Creator previous launch history and count
Speed improvements (Buy button is now spammable and locks for 3 seconds after succesful buy)
Live price feed if available for new launches
General bug fixes
UI Fixes and Improvements
[1.0.0] - 2025-01-17
Added
Initial release
Browser extension with portfolio tracking
Real-time launch monitoring
Token trading functionality
SNIP token requirement check
Auto-refresh every 30 seconds
User authentication via Telegram (no wallet share to our server)
Dark theme UI
Last updated