Skip to content

Auto-Sell

Auto-Sell

There are 3 Auto-Sell modes, each with different logic depending on your strategy:


:reflect-horizontal: Replication Mode

This mode triggers sell executions in response to detected on-chain buy events.

Parameters

Replication Factor (%)

How much you sell relative to each buy.
&#xNAN;Example: at 50%, a 100-token buy triggers a 50-token sell.

Swap Rate (%)

How often replication triggers.
At 50%, roughly 1 out of 2 buys triggers a sell.

Min Token per Sell

Minimum amount required to execute a sell.
Prevents tiny swaps that waste fees.
If sells are too small, they accumulate and execute together.


:hourglass-start: Time-Based Mode

Sells on a fixed or randomized schedule independent of volume.

Parameters

Amount (%Supply / %Owned / Token)

Amount to sell each time the delay is reached.
Can be Fixed or Randomized.

Delay

Time between each sell (e.g., 60s, 5m, etc.).


:bullseye-arrow: Marketcap Mode

Sells when the market cap hits specific targets.

Parameters

Amount (%Supply / %Owned / Token)

Amount sold when the target is reached.

Market Cap (%)

Trigger value.
You can stack multiple targets (e.g., $1M → $2M → $3M).


End Conditions

Same for all Auto-Sell modes.

Max Amount (optional)
Stop Auto-Sell once a total %Supply / %Token / Amount of token has been sold.

Duration (optional)
Stop Auto-Sell after a set amount of time.

If both are set, Auto-Sell stops when either one is reached.


Post-Launch Controls

Once your token is live, click the Auto-Sell button to either launch a new strategy or delete the existing one.

This gives you full flexibility to adjust your exit plan on the fly.