π° Cashback Is Live for pump.fun & PumpSwap Traders π°
Now, when you trade through us on pump.fun and PumpSwap, you automatically accumulate trading fees in pools where cashbackEnabled = True.
Weβve also added the
At the end of the day, simply call
β‘οΈ Why this matters
This function is relevant for everyone who has ever traded on pump.fun / PumpSwap.
When you trade through these platforms for the first time, they create additional accounts for you. Many users donβt even realize that small amounts of SOL remain there.
By calling
(Keep in mind: if you trade again later, the rent fee will be reserved again.)
π If you frequently rotate wallets:
Before fully clearing or abandoning an account, always call
π Documentation
π¬ Community & support
π¦ Donβt leave SOL behind.
Now, when you trade through us on pump.fun and PumpSwap, you automatically accumulate trading fees in pools where cashbackEnabled = True.
Weβve also added the
cashbackEnabled field to the Datastream so you can easily track eligible pools (only pump & pump-amm).At the end of the day, simply call
claimCashback β and youβll automatically receive all accumulated cashback.β‘οΈ Why this matters
This function is relevant for everyone who has ever traded on pump.fun / PumpSwap.
When you trade through these platforms for the first time, they create additional accounts for you. Many users donβt even realize that small amounts of SOL remain there.
By calling
claimCashback now, you can get back ~0.04 SOL β basically for free. (Keep in mind: if you trade again later, the rent fee will be reserved again.)
Before fully clearing or abandoning an account, always call
claimCashback to collect whatβs yours.π Documentation
π¬ Community & support
π¦ Donβt leave SOL behind.
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯5
We've added "migrationThreshholds" to the data stream for Meteora Launchpad & Raydium Launchpad, so you can now track the bonding curve progress for these pools.
Hereβs an example:
For pump.fun this is not required, since the migration threshold is fixed at 85 SOL.
π Docs updated
π¬ Community & support
π¦ Enjoy!
Hereβs an example:
"migrationThreshholds": {
"quote": 85.0
}For pump.fun this is not required, since the migration threshold is fixed at 85 SOL.
π Docs updated
π¬ Community & support
π¦ Enjoy!
π₯6
A small update.
The number of transfer events slightly increased, because we now classify certain token-account closures as transfers β but only in cases where the closure is clearly used to send funds to another address.
In such transfers, youβll see:
π¬ Community & support
π¦ With us, nothing slips past you.
The number of transfer events slightly increased, because we now classify certain token-account closures as transfers β but only in cases where the closure is clearly used to send funds to another address.
In such transfers, youβll see:
"type": "token_account_closure"π¬ Community & support
π¦ With us, nothing slips past you.
π₯8
A small update following the previous one.
We now send withdrawals from nonce accounts as transfers (but only when the withdrawal is used to move funds to a completely different address).
In such transfers, youβll see:
π¬ Community & support
π¦ Enjoy
We now send withdrawals from nonce accounts as transfers (but only when the withdrawal is used to move funds to a completely different address).
In such transfers, youβll see:
"type": "withdraw_from_nonce"π¬ Community & support
π¦ Enjoy
π₯7
A small update again!
All pump.fun / pumpSwap events now include
π Docs updated
π¬ Community & support
π¦ Enjoy
All pump.fun / pumpSwap events now include
creatorFeeAddress β the address that receives the creatorβs fees when cashbackEnabled is False. Typically, this address matches the actual token creatorβs address, but its owner can grant access to other wallets, so the address may change over time (we track it too).π Docs updated
π¬ Community & support
π¦ Enjoy
π₯8β€3π3
π€ Partnerships are live!
You asked β we delivered.
If you have your own clients, you can now earn directly from their trades:
β’ Add
β’ Weβll charge your partner commission automatically
Two ways to monetize:
β Percentage fee
Set
Example:
β Fixed fee
Set
Example:
You can combine them or use them separately.
Even if youβre not interested in this, itβs still super useful
It lets you perform transfers inside the same transaction where you buy, sell, claim cashback, or burn β enabling more powerful strategies.
π Docs updated
π¬ Community & support
π¦ Letβs earn together!
You asked β we delivered.
If you have your own clients, you can now earn directly from their trades:
β’ Add
partnerAddress to your clientβs requests β’ Weβll charge your partner commission automatically
Two ways to monetize:
β Percentage fee
Set
partnerFeeRatio β a percent of each trade Example:
0.005 = 0.5%β Fixed fee
Set
partnerFeeFixed β a fixed amount per trade Example:
0.0001You can combine them or use them separately.
Even if youβre not interested in this, itβs still super useful
It lets you perform transfers inside the same transaction where you buy, sell, claim cashback, or burn β enabling more powerful strategies.
π Docs updated
π¬ Community & support
π¦ Letβs earn together!
π₯7
Small but important update!
The
pump, pump-amm, raydium-launchpad, raydium-cpmm, and everywhere else.
Previously, this field existed only in Meteora pools.
Example:
This makes fee tracking consistent across every supported AMM and launchpad.
π Docs updated
π¬ Community & support
π¦ Enjoy
The
poolFeeRate field is now included in all events β pump, pump-amm, raydium-launchpad, raydium-cpmm, and everywhere else.
Previously, this field existed only in Meteora pools.
poolFeeRate shows the exact pool fee in decimal form.Example:
"poolFeeRate": 0.0125 β pool fee is 1.25%This makes fee tracking consistent across every supported AMM and launchpad.
π Docs updated
π¬ Community & support
π¦ Enjoy
β€5π₯3
Breaking changesβ οΈ
Tomorrow we will release a very cool update. More details soon.
The runtime error "The program expected this account to be already initialized" when selling by percentage will be replaced. Instead, you will see "No tokens to sell". If you track errors, please replace it when the update goes live.
Tomorrow we will release a very cool update. More details soon.
The runtime error "The program expected this account to be already initialized" when selling by percentage will be replaced. Instead, you will see "No tokens to sell". If you track errors, please replace it when the update goes live.
Please open Telegram to view this post
VIEW IN TELEGRAM
β€4π3
You can now combine everything we support into one single transaction.
β’
buy + buy + buy β’
sell + burn β’
buy + sell or absolutely any other combination you need
In other words β you can now build much more flexible and aggressive strategies with ease. β‘οΈ
Using it is simple.
Just pass a list of actions like this:
{
"actions": [
{your_request1},
{your_request2}
]
}β’ priorityFee values are summed across actions, since transaction complexity grows
β’ But you can also set one global priorityFee above the actions block
β’ You can even change the txSigner for the whole transaction β just provide the public/private key in the block above actions
We wrote a separate on-chain program for this.
This is especially useful for strategies where you need to exit extremely fast β even before the first buy appears in the datastream. All % sales already go through it.
Program address:
pumpapii17v9uhRiokHwhG3yWYtB6hgJRmsSC5p5bb2And one more thing:
π Actions
π¬ Community & support
π¦ Enjoy
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯6β‘2π1
You can now create tokens directly through our API β no extra tools, no hassle.
Just pass:
- "
action": "create"-
name + symbolAnd optionally:
imageURL, description, website, x, telegram, amountNo need to worry about vanity addresses β all tokens end with pump by default.
Want a custom address? Just pass
mintPrivateKey.π Token Creation Docs
π¬ Community & support
π¦ Enjoy
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯7
PumpApiπ¦
π° Cashback Is Live for pump.fun & PumpSwap Traders π° Now, when you trade through us on pump.fun and PumpSwap, you automatically accumulate trading fees in pools where cashbackEnabled = True. Weβve also added the cashbackEnabled field to the Datastream soβ¦
claimCashback now also collects creator fees when available.
This means that if you created a token with
In other words,
π¦ Enjoy
This means that if you created a token with
cashbackToTradersEnabled = False (the default, no need to pass it when creating a token) and people traded it, you accumulated creator fees. You can claim them using the claimCashback method. In other words,
claimCashback now covers both trade cashback and creator fee claims.π¦ Enjoy
π5