πŸ”»Sell

/sell , /nukesell

Sell Commands

You can use the /sell or /nukesell commands to sell a specific percentage of your position or to instantly sell the entire position.

Sell a Percentage of Your Position:

/sell <tokenAddress> <sell_position%> <slippage%> <tip> <prio>

Example1:

/sell EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm 100

Outcome: 100% Token balance will be sold using default Sell slippage, tip and prio settings

Full Example:

/sell EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm 100 5 0.1 0.01

Outcome: 100% Token balance will be sold with 5% slippage, 0.1 TIP and 0.01 Prio

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.

Sell Entire Position with 99% slippage:

/nukesell <tokenAddress>

Example:

/nukesell EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm

Outcome: 100% Token balance will be sold with 99% slippage using default Sell tip and prio settings

Last updated