Docs / Wallets / Generate Activity

Generate Activity

Generate Activity lets you simulate realistic on-chain behavior by making wallets perform repeated buy and sell loops over time. This helps wallets look used and active, rather than freshly generated


How to Generate Activity

To generate activity, select one or more wallets from the wallet table, then click Generate Activity.

A modal opens where you can configure how wallets will perform repeated buy and sell actions over time.

{% hint style="info" %} Once started, Bundle handles execution automatically in the background. {% endhint %}


Activity Settings

Volume per Tx

Defines the amount used for each buy and sell transaction.

  • Can be set as a fixed value
  • Or as a randomized range to avoid repetitive patterns

{% hint style="info" %} The wallet must have enough balance to cover the configured volume. {% endhint %}

Loop Count

Number of buy → sell cycles each wallet will perform.

  • Each loop equals one buy and one sell
  • Higher loop counts create deeper transaction history

Delay

Time between each loop execution.

  • Short delays → faster activity
  • Longer delays → more natural behavior

{% hint style="info" %} Delays help avoid obvious, machine-like execution patterns. {% endhint %}

Use Axiom (optional)

When enabled, activity is routed through Axiom.

This makes wallets appear as if they interacted with Axiom on-chain, improving stealth on analytics tools.

{% hint style="warning" %}  This option increases execution fees. {% endhint %}


Ongoing Activity Status

Once activity starts, Bundle displays a live status window showing:

  • Activity configuration
  • Start time and estimated time left
  • Execution progress
  • Per-wallet transaction count and volume

{% hint style="info" %} Activity runs in the background and does not require manual monitoring. {% endhint %}


When to Use Generate Activity

Generate Activity is useful when:

  • Wallets are funded but unused
  • Preparing wallets before a launch
  • Avoiding fresh-wallet flags 
  • Simulating realistic on-chain behavior

{% hint style="info" %} This feature is optional, but strongly recommended for maximum stealth. {% endhint %}