Anton Sauchyk
546b94af6f
fix(examples): add bonding_curve_v2 to learning examples ( #160 )
...
* fix(examples): add bonding_curve_v2 remaining account to learning examples
Add the required bonding_curve_v2 PDA as a remaining account to buy/sell
instructions in manual_buy, manual_sell, mint_and_buy, and mint_and_buy_v2
learning examples, matching the pump.fun program upgrade.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
* fix(examples): add bonding_curve_v2 to manual_buy_geyser and manual_buy_cu_optimized
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 23:54:18 +01:00
Anton Sauchyk
03a4e7bcbc
Add mayhem mode support and Token2022 integration ( #149 )
...
* feat: mayhem update in idl
* feat(examples): update bonding curve scripts
* feat(example): update listen_blocksubscribe
* feat(examples): update geyser listener
* feat(examples): update all new token listeners
* feat(examples): add comments, fix printing, formatting
* feat(examples): pumpswap buy and sell update with mayhem mode
* fix(examples): sell pump amm fee recipient
* feat(examples): update decode scripts
* feat(examples): update fetch price
* feat(examples): buy and sell bonding curve scripts
* feat(examples): add mint with mayhem mode enabled
* feat(examples): improve listening to wallet txs
* feat(examples): migration listener improvements
* feat(examples): global vol accumulator is not writable
* feat(examples): support token/token2022 programs in buy instructions
* feat(examples): token/token2022 for pumpswap buy
* feat(examples): token/token2022 supprot for sell instructions
* feat(bot): support create_v2 with token2022, mayhem mode, other fixes
* fix(bot): support only token2022 in logs and pumportal listeners
* feat(bot): token2022 support in cleanup flow
* fix(bot): update token program handling and improve price validation in trading logic
* feat(bot): enhance token program handling for LetsBonk integration
2025-11-18 13:09:37 +01:00
smypmsa
e1e15dd539
feat(pumpfun): add fee_config and fee_program, close #132
2025-08-29 15:21:36 +00:00
smypmsa
0eb8811d78
chore(examples): remove hardcoded token mints
2025-08-14 10:00:19 +00:00
smypmsa
8ab8932168
docs(claude): add claude code rules
2025-08-11 05:35:25 +00:00
smypmsa
ddbe5970a2
fix(examples): remove redunant imports, comments
2025-06-28 09:52:53 +00:00
Sheng-Yan
fb571337c5
fix: retry send_transaction
2025-06-24 10:50:23 +08:00
Zhang ShengYan
49504f5106
fix: correct the name of file
2025-06-04 16:55:58 +08:00
Anton
44e2c83120
fix: remove duplicated function
2025-05-14 17:36:23 +02:00
smypmsa
e4675c5284
feat: update rest of scripts with creator fee
2025-05-14 07:22:35 +00:00
smypmsa
f811632c3c
feat: manual buy and sell with creator fee
2025-05-13 07:38:46 +00:00
smypmsa
c5a0258aa7
fix: use base64 explicitly
2025-04-01 14:57:01 +00:00
smypmsa
008446e253
feat: add script to get pumpswap market data
2025-03-29 21:31:46 +00:00
smypmsa
9268d7aaa9
fix: remove unused imports, update sell tx in learning
2025-03-19 21:09:26 +00:00
smypmsa
ca91c879c3
fix: align learning examples with refactored modules
2025-03-19 16:01:46 +00:00
smypmsa
8bf3700187
fixed formatting
2025-03-05 07:03:32 +00:00
Ake
dcd8475920
Add the full code
2024-09-09 09:04:23 +07:00