Pump Developer Updates
Open in Telegram
Updates regarding all technical related changes that may affect integrations
Show moreThe country is not specifiedTechnologies & Applications16 388
6 492
Subscribers
+224 hours
+17 days
+33830 days
Data loading in progress...
Similar Channels
No data
Any problems? Please refresh the page or contact our support manager.
Tags Cloud
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
June '26
June '26
+38
in 0 channels
May '26
+469
in 6 channels
Get PRO
April '26
+180
in 6 channels
Get PRO
March '26
+198
in 9 channels
Get PRO
February '26
+567
in 5 channels
Get PRO
January '26
+353
in 5 channels
Get PRO
December '25
+129
in 0 channels
Get PRO
November '25
+2 105
in 11 channels
Get PRO
October '25
+166
in 0 channels
Get PRO
September '25
+398
in 4 channels
Get PRO
August '25
+604
in 5 channels
Get PRO
July '25
+406
in 2 channels
Get PRO
June '25
+243
in 0 channels
Get PRO
May '25
+1 213
in 1 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 11 June | +1 | |||
| 10 June | +3 | |||
| 09 June | +6 | |||
| 08 June | +2 | |||
| 07 June | +4 | |||
| 06 June | +4 | |||
| 05 June | +2 | |||
| 04 June | +2 | |||
| 03 June | +6 | |||
| 02 June | +4 | |||
| 01 June | +4 |
Channel Posts
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 |
Available now! Telegram Research 2025 ā the year's key insights 
