ysq
7024e100b9
feat: Refactor pump.fun buy transaction creation
...
Removes the `dev_buy_token` and `dev_sol_cost` parameters from the buy process to simplify the interface and reduce redundancy.
2025-06-20 18:14:26 +08:00
wei
2303a4c1e6
feat: bonding_curve is transmitted from the outside
2025-06-18 17:39:20 +08:00
sgxiang
428ece5d6a
feat: refactor trading architecture with unified framework
...
- Add unified TradeExecutor interface and protocol abstraction
- Refactor PumpFun/PumpSwap into adapter pattern
- Introduce TradeFactory for multi-protocol support
- Add parallel execution and unified parameter system
- Include Raydium protocol support and log parsing
- Simplify codebase structure and improve maintainability
2025-06-17 23:32:20 +08:00
周威威
6f819be4e0
Buy and sell according to the trading platform
2025-06-10 19:39:06 +08:00
wei
b333811483
Add a selling method based on quantity
2025-06-07 23:16:46 +08:00
sgxiang
63109713f4
refactor: organize code into multi-protocol architecture with PumpFun submodules
2025-06-06 22:13:19 +08:00
sgxiang
bfe76fcddc
feat: Add address lookup, caching system and Jito GRPC integration
...
- Implement address lookup tables and multi-level caching
- Add GRPC stream processing and YellowStone connections
- Extend PumpFun functionality including token creation
- Integrate Jito GRPC services (auth, block engine, relayer)
- Optimize log processing and event system
2025-05-29 18:53:58 +08:00
William
4198720c51
fix slippage and get_buy_token_amount_from_sol_amount
2025-05-14 22:11:16 +08:00
William
07651638b9
fix
2025-05-13 07:08:01 +08:00
William
3a60969b22
fix pump upgrade
2025-05-13 06:34:57 +08:00
William
8050d7ea8f
rename jito mod
2025-04-10 12:29:42 +08:00
William
ec03ed8edc
add nextblock, 0slot support
2025-04-02 13:39:59 +08:00