Pump Developer Updates
رفتن به کانال در Telegram
Updates regarding all technical related changes that may affect integrations
نمایش بیشترکشور مشخص نشده استفناوری و برنامهها16 388
6 492
مشترکین
+224 ساعت
+17 روز
+33830 روز
در حال بارگیری داده...
کانالهای مشابه
هیچ دادهای
مشکلی وجود دارد؟ لطفاً صفحه را تازه کنید یا با مدیر پشتیبانی ما تماس بگیرید.
ابر برچسبها
اشارات ورودی و خروجی
---
---
---
---
---
---
جذب مشترکین
ژوئن '26
ژوئن '26
+38
در 0 کانالها
مه '26
+469
در 6 کانالها
Get PRO
آوریل '26
+180
در 6 کانالها
Get PRO
مارس '26
+198
در 9 کانالها
Get PRO
فوریه '26
+567
در 5 کانالها
Get PRO
ژانویه '26
+353
در 5 کانالها
Get PRO
دسامبر '25
+129
در 0 کانالها
Get PRO
نوامبر '25
+2 105
در 11 کانالها
Get PRO
اکتبر '25
+166
در 0 کانالها
Get PRO
سپتامبر '25
+398
در 4 کانالها
Get PRO
اوت '25
+604
در 5 کانالها
Get PRO
ژوئیه '25
+406
در 2 کانالها
Get PRO
ژوئن '25
+243
در 0 کانالها
Get PRO
مه '25
+1 213
در 1 کانالها
| تاریخ | رشد مشترکین | اشارات | کانالها | |
| 11 ژوئن | +1 | |||
| 10 ژوئن | +3 | |||
| 09 ژوئن | +6 | |||
| 08 ژوئن | +2 | |||
| 07 ژوئن | +4 | |||
| 06 ژوئن | +4 | |||
| 05 ژوئن | +2 | |||
| 04 ژوئن | +2 | |||
| 03 ژوئن | +6 | |||
| 02 ژوئن | +4 | |||
| 01 ژوئن | +4 |
پستهای کانال
Hello everyone,
On Thursday, May 21, 2026, we will be enabling USDC mint as a quote mint for creating and trading pump coins.
* Please note that USDC-paired coins can only be traded using the new V2 instructions announced earlier.
* SOL paired coins will continue to be traded in native SOL even though the quote mint needs to be passed as the wrapped SOL mint.
* All legacy instructions will continue to work for SOL paired coins.
Official docs:
https://github.com/pump-fun/pump-public-docs
New documentation has also been added for creator fee-related V2 instructions:
• Collect Creator Fee
https://github.com/pump-fun/pump-public-docs/blob/main/docs/instructions/COLLECT_CREATOR_FEE.md
• Creator Fee Sharing
https://github.com/pump-fun/pump-public-docs/blob/main/docs/instructions/CREATOR_FEE_SHARING.md
| 2 | Hello everyone. We just upgraded the Bonding curve contract for a new non breaking feature.
Happy to announce support of USDC as a quote mint for creating and trading Pump meme coins.
As part of this upgrade, we have rolled out 3 new instructions, buy_v2, sell_v2 and buy_exact_quote_in_v2.
These new instructions are meant to unify the trading interface so the same instruction can be used to trade USDC and SOL paired coins with no optional accounts depending on the coin mint.
quote_mint needs to be passed as the wrapped SOL mint to trade coins paired with SOL. The trading and transfer will continue to happen identical to legacy buy, sell and buy_exact_quote_in using native SOL.
Please note: We are only announcing the rollout of the new instructions today. USDC paired coins cannot be created until next week. There will be a 72 hours notice before its enabled.
For more technical details of the new instructions, please refer to this doc: https://github.com/pump-fun/pump-public-docs
New rust sdk: https://crates.io/crates/pump-rust-client | 8 709 |
| 3 | ━━━━━━━━━━
PROGRAM UPGRADE
━━━━━━━━━━
Hi. We will be doing a breaking program upgrade on April 28th, 16:00 UTC, to both the pump bonding curve program and the pump swap amm program. In order to make sure your integrations do not break please see the instructions below:
━━━━━━━━━━
8 NEW FEE RECIPIENTS
( common for both programs )
━━━━━━━━━━
5YxQFdt3Tr9zJLvkFccqXVUwhdTWJQc1fFg2YPbxvxeD
9M4giFFMxmFGXtc3feFzRai56WbBqehoSeRE5GK7gf7
GXPFM2caqTtQYC2cJ5yJRi9VDkpsYZXzYdwYpGnLmtDL
3BpXnfJaUTiwXnJNe7Ej1rcbzqTTQUvLShZaWazebsVR
5cjcW9wExnJJiqgLjq7DEG75Pm6JBgE1hNv4B2vHXUW6
EHAAiTxcdDwQ3U4bU6YcMsQGaekdzLS3B5SmYo46kJtL
5eHhjP8JaYkz83CWwvGU2uMUXefd3AazWGx4gpcuEEYD
A7hAgCzFw14fejgCp387JUJRMNyz4j89JKnhtKU8piqW
━━━━━━━━━━
AS PART OF THIS CHANGE
━━━━━━━━━━
1. Bonding curve: A new account is required to be added in buys and sells
2. AMM: 2 new accounts required to be added in buys and sells
All accounts till bonding-curve-v2 and pool-v2 remain the same, no change needed
━━━━━━━━━━
BONDING CURVE
━━━━━━━━━━
1. Add any one of the 8 new fee recipients at the end of the buy and sell instructions.
2. This new account should be added AFTER the bonding-curve-v2 account for both buys and sells.
3. Account needs to be mutable
4. Buy instructions should have 18 accounts in total
5. Sell instruction should have 16 accounts for non cashback coins
6. Sell instruction should have 17 accounts for cashback coins
━━━━━━━━━━
PUMP SWAP ( AMM )
━━━━━━━━━━
1. Add 2 new accounts in this order at the end:
1. One of the 8 fee recipients. ( Second last account, readonly)
2. Quote mint ATA for fee recipient. ( Last account, mutable )
2. These 2 new accounts should be added AFTER the pool-v2 account for both buys and sells for coins that graduate from bonding curve.
3. Even if the coin is not a bonding curve coin, the 2 new accounts are necessary to be added.
4. Buy instructions should have 26 accounts for non cashback coins.
5. Buy instructions should have 27 accounts non cashback coins
6. Sell instructions should have 24 accounts for non cashback coins.
7. Sell instructions should have 26 accounts for cashback coins.
━━━━━━━━━━
SDKS
━━━━━━━━━━
@pump-fun/pump-sdk@1.33.0
https://www.npmjs.com/package/@pump-fun/pump-sdk
@pump-fun/pump-swap-sdk@1.15.0
https://www.npmjs.com/package/@pump-fun/pump-swap-sdk
━━━━━━━━━━
DEVNET
━━━━━━━━━━
The new accounts can be passed before the program upgrade happens on Monday. The devnet programs are updated with the upcoming change, here are a few example transactions:
Bonding curve
1. https://solscan.io/tx/3iRpvjc41MJYH1g6T1xSjphCqi3PoqZGAZrFxveKxx8hZQDyJyWy8C9FQLbtRt97h9m51tDrLVCAedrVxgVgEPWg?cluster=devnet
2. https://solscan.io/tx/59myh9VnJSwpDn7j5c8FuU1Nx3JN7wXs8WyX9CXABJoDPDYyCDeQvW96ugFzUWQiHG1K6TKAUNNcV2EZXUwtQizM?cluster=devnet
3. https://solscan.io/tx/4iBEotkjLdNAsGxmLjM7E1cwLB8eTEH4BeUZHkthpHBF6ei69vef9vg4FK8jGKnwJUK8FT3DHqRtYn4Rijc6n3sn?cluster=devnet
Amm
1. https://solscan.io/tx/235fuAQcDZXL8CMRuGf7iqMYpkHX95cAXW8Kqh5yVDEPs7zN7K8yRkuji1j6vkAg4ybBQbvQ4HKGaLexR3p9xWm7?cluster=devnet
2. https://solscan.io/tx/jqZAviLnwV7cyBtNzz7DTPB3xSyj2ZTkSAWtUKWKrjXeAkTKM16zsH3J2FbZQtXY4mCsVntVe1C6qnnNVYNDAfP?cluster=devnet
3. https://solscan.io/tx/2MJZMr86BdoNKDRpzAZSyQ8k782ZcNo1gaqse5raFzeWKERkdnr7B9iknSKJRSWGiUzXnsRT5m9CZpouvjbZnhrA?cluster=devnet
4. https://solscan.io/tx/2FDkzZ4WzKN3FMLuffz61JLMGpJ1Q9oGydyJp14xttgYaMZM5rZQiXnBkaSGTadCaP7EhjQw2peLGWskk8YaRS5s?cluster=devnet
https://github.com/pump-fun/pump-public-docs/blob/main/docs/BREAKING_FEE_RECIPIENT.md | 8 479 |
| 4 | ## One-Time Creator Reward Distribution Policy
This update only affects fee-sharing configuration. Trading instructions are unchanged and do not require an upgrade.
TLDR: After the first configuration, reward distribution is locked and cannot be changed.
What changed:
- Reward distribution can be configured only once.
- You can configure it using either updateFeeShares or updateSharingConfigWithSocialRecipients.
- After it is configured, it is locked and cannot be changed again.
What did not change:
- Buy and sell instructions are unchanged.
Migration/compatibility notes:
- Reward distributions created before this policy are treated as final (locked).
- RevokeFeeSharingAuthority and TransferFeeSharingAuthority are no longer supported.
- If you are unsure whether a reward distribution is still editable, call isSharingConfigEditable from the sdk.
Sdk: https://www.npmjs.com/package/@pump-fun/pump-sdk/v/1.32.0
Docs: https://github.com/pump-fun/pump-public-docs?tab=readme-ov-file#one-time-creator-reward-distribution-policy | 5 154 |
| 5 | Hi devs — we've shipped Tokenized Agents.
Tokenized Agents allow agents to collect revenue and use a portion of it for buybacks. This does not alter the trade flow — both buy and sell behavior remain the same. This is an entirely new smart contract that works on top of our Pump bonding curve and Pump AMM smart contracts.
To create a tokenized agent, please use the NPM package: @pump-fun/agent-payments-sdk.
After creating the bonding_curve on the Pump bonding curve program, you can send a transaction with the instruction to create a Tokenized Agent.
To initialize it, use the following ix:
"""
import { PumpAgentOffline } from "@pump-fun/agent-payments-sdk";
...
const agentInitializeIx = await PumpAgentOffline.load(mint).create({
authority: creator,
mint,
agentAuthority: creator,
buybackBps: buybackBps,
});
"""
The buybackBps parameter represents how much of the agent's revenue is reserved for buybacks, which happen automatically over time.
Agents can also use functions to verify whether an invoice has been paid and to generate a transaction that a user can send to pay an invoice via the skill here:
https://github.com/pump-fun/pump-fun-skills/blob/main/tokenized-agents/SKILL.md | 5 658 |
اکنون در دسترس! پژوهش تلگرام ۲۰۲۵ — مهمترین بینشهای سال 
