Commit Graph

28 Commits

Author SHA1 Message Date
63d67616ff fix: cleanup sell function 2024-02-20 18:51:22 +01:00
2f0e73c9eb Remove pnpm
Remove work script command
Reuse poolkeys for sell
2024-02-18 18:51:11 +07:00
81f406cffe Clean up for merge 2024-02-16 20:39:43 +07:00
71b02470cb Add auto sell feature 2024-02-14 20:06:15 +07:00
5bc7cec9bd Merge remote-tracking branch 'origin/HEAD' 2024-02-10 13:29:51 +07:00
1ab214fcba Disable logging and add auto sell feature 2024-02-10 13:20:29 +07:00
ab16a326f0 fix: remove open book cache, improve startup speed 2024-02-09 17:19:57 +01:00
6228e389c4 fix: initialization issue 2024-02-09 14:57:09 +01:00
ee3e252de7 feat: use pool open time for pool detection 2024-02-09 14:56:18 +01:00
2e87fd29da Add auto sell feature and sell delay 2024-02-09 20:35:13 +07:00
224deebb77 Update wait time before selling in processRaydiumPool function 2024-02-09 19:57:37 +07:00
47853e9119 Add BN.js import and implement sell function 2024-02-08 23:33:29 +07:00
afd645ac40 Add Discord webhook integration for posting messages 2024-02-07 23:27:44 +07:00
0c89f0d5e0 fix: change call getAllAccountsV4 and getALlMarketsV3 2024-02-04 22:00:24 +01:00
b7774a5c20 fix: change call getAllAccountsV4 and getALlMarketsV3 2024-02-04 22:00:22 +01:00
d5384e81d9 fix: increase max retries amount 2024-02-03 20:30:17 +01:00
3c487ccd74 fix: snipe list issue 2024-02-03 20:13:37 +01:00
9e1b2da0f1 feat: add support for buying only specified tokens 2024-02-03 10:12:42 +01:00
636ef3e515 feat: add support for wsol swaps 2024-01-30 09:57:39 +01:00
2222abb2c6 feat: add filter for liquidity pool status 2024-01-30 08:36:43 +01:00
9ee545d59b Refactors / Cleaning 2024-01-22 12:51:17 +01:00
1ee44996c4 remove unused code 2024-01-20 02:02:37 +01:00
0720e868ca remove unused code 2024-01-20 02:01:57 +01:00
4d204bf251 Add logic to use env variables 2024-01-20 01:59:58 +01:00
35a6e1a19a Update wallet configuration and dependencies 2024-01-20 01:49:32 +01:00
13dc6315e5 feat: disable file logging 2024-01-13 15:40:27 +01:00
2ad4f93e84 feat: add console logging 2024-01-13 12:54:53 +01:00
d22b1dc261 feat: create buy script for solana tokens 2024-01-03 20:56:45 +01:00