πŸ’΅Buy

/buy

Buy Command

Use the /buy command to purchase a specific token with a specified amount of SOL.

Command Format:

/buy <tokenAddress> <sol_amount> <slippage%> <tip> <prio>

Example1:

/buy EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm 0.5

Outcome: Token will be bought for 0.5 SOL using default Buy slippage, tip and prio settings.

Full exampe:

/buy EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm 0.5 10 0.001 0.001

Outcome: Token will be bought for 0.5 SOL , 10% slippage, 0.001 TIP, 0.001 Prio

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