πPumpFun Migration
/pfms , /pfmb
Use the /pfms
if you wan't to sell your position after migration is done or /sfmb
if you would like to buy token after migration is done.
PumpFun Migration sell:
/pfms <tokenAddress> <sell position%> <slippage%> <tip> <prio>
Example1:
/pfms EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65pump 50
Outcome: Sells 50% of the position after PumpFun Migration. Using default Sell slippage, tip and prio settings
Full Example:
/pfms EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65pump 50 20 0.01 0.001
Outcome: Sells 50% of the position after PumpFun Migration, with 20% slippage, 0.01 tip, and 0.001 priority.
Note: Example1 are minimum requirments, but extra settings of <slippage%> <tip> <prio> can be added, in case these are not provided, default Sell settings will be applied for slippage, tip and prio.
PumpFun Migration buy:
/pfmb <tokenAddress> <sol_amount> <slippage%> <tip> <prio>
Example1:
/pfmb EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65pump 0.1
Outcome: Buys 0.1 SOL worth of tokens after PumpFun Migration. Using default Buy slippage, tip and prio settings
Full Example:
/pfmb EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65pump 0.1 15 0.01 0.001
Outcome: Buys 0.1 SOL worth of tokens after PumpFun Migration, with 15% slippage, 0.01 tip, and 0.001 priority.
Note: Example1 are minimum requirments, but extra settings of <slippage%> <tip> <prio> can be added, in case these are not provided, default Buy settings will be applied for slippage, tip and prio.
Last updated