Commit Graph

140 Commits

Author SHA1 Message Date
224deebb77 Update wait time before selling in processRaydiumPool function 2024-02-09 19:57:37 +07:00
e0943f4794 Add Dockerfile and .dockerignore 2024-02-08 23:49:56 +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
f3c0cd5651 feat: change getAllLiquidity and GetAllMarket 2024-02-04 21:57:41 +01:00
e5e20876eb fix: take only open markets when building cache 2024-02-04 15:55:19 +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
1ad540c594 Merge pull request #26 from fdundjer/feature/custom-token-support
feat: add support for buying only specified tokens
2024-02-03 10:13:26 +01:00
9e1b2da0f1 feat: add support for buying only specified tokens 2024-02-03 10:12:42 +01:00
61531d06a7 docs: update readme 2024-01-30 10:55:00 +01:00
aff6b29bcb docs: cleanup readme 2024-01-30 10:10:19 +01:00
2eea039456 Merge pull request #18 from fdundjer/feature/add-suppport-for-wsol
feat: add support for wsol swaps
2024-01-30 09:58:37 +01:00
636ef3e515 feat: add support for wsol swaps 2024-01-30 09:57:39 +01:00
e8c8147bae Merge pull request #17 from fdundjer/feature/buy-only-when-market-is-open
feat: add filter for liquidity pool status - #1
2024-01-30 08:38:46 +01:00
2222abb2c6 feat: add filter for liquidity pool status 2024-01-30 08:36:43 +01:00
fe71335cef Merge pull request #14 from Al366io/master
Update wallet configuration and dependencies
2024-01-29 18:43: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
7e6c68309b Update README.md 2024-01-20 02:01:05 +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
dee6078e03 Update README.md 2024-01-16 10:49:51 +01:00
a753ed4cb9 Update README.md 2024-01-16 10:49:37 +01:00
b0e67224a9 Merge remote-tracking branch 'origin/master' 2024-01-13 15:48:40 +01:00
13dc6315e5 feat: disable file logging 2024-01-13 15:40:27 +01:00
1290036bb4 docs: update README.md 2024-01-13 12:58:32 +01:00
a7496b0c24 docs: update README.md 2024-01-13 12:57:33 +01:00
2fdced90ff docs: update readme 2024-01-13 12:55:07 +01:00
2ad4f93e84 feat: add console logging 2024-01-13 12:54:53 +01:00
6de0604322 Merge pull request #9 from fdundjer/fix/script-fails-to-build
fix: issue where script fails to build after package updates
2024-01-13 12:14:13 +01:00
f541ef93e2 fix issue where script fails to build after package updates 2024-01-13 12:13:14 +01:00
f50ef5c3d1 Merge pull request #6 from JiginJayaprakash/Update-packages-#4
Update packages #4
2024-01-13 11:43:23 +01:00
b3f985af42 Update packages #4 2024-01-08 14:38:15 +00:00
9eaad7db18 docs: update readme 2024-01-05 21:22:20 +01:00
d22b1dc261 feat: create buy script for solana tokens 2024-01-03 20:56:45 +01:00
eaf37c456d Initial commit 2024-01-03 20:36:16 +01:00