regular buys
standard buy transactions that fire after the token is live. no jito bundle, no block targeting — just regular on-chain buys through pump.fun.when they fire
regular buys are the last phase in the launch pipeline:why use them
- cheapest — no jito tip, just standard transaction fees
- most organic — looks exactly like a normal user buying on pump.fun
- no wallet limit — use as many
regulartype wallets as you want - post-launch accumulation — buy more after the initial launch phases settle
how they differ from other buy types
| regular buy | bundle | snipe | swarm | |
|---|---|---|---|---|
| jito | no | yes | yes | no |
| block targeting | no | block 0 | block 1+ | no |
| timing | whenever | guaranteed | targeted | parallel |
| cost | lowest | jito tip | jito tip | standard |
| on-chain look | normal user | atomic | fast reaction | wave |
standalone usage
outside of launches, you can buy any token at any time:- from the dashboard positions panel — enter a mint address and buy
- via mcp —
buy_tokentool with aregularwallet - via api —
POST /phases/regular/buy
config
| param | what |
|---|---|
| wallet | must be regular type |
| amount_sol | sol to spend |
| slippage_bps | slippage tolerance (default: 500 = 5%) |
selling
sell from the dashboard positions panel (25/50/100% buttons) or via thesell_token mcp tool. works with regular, dev, and bundle wallets.