Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Auto Add

Automatically expand your tracking network in real time.

Auto Add New Wallets automatically adds new wallets to tracking when they receive SOL from a tracked parent wallet.

The feature works only for:

β€” SOL transfers β€” New (empty) wallets β€” Wallets with no transaction history

πŸ“Œ Currently supported only on Solana.


🧠 How It Works

  1. You track a Parent wallet.

  2. It sends SOL to a new address.

  3. If the address: β€” has no transaction history β€” matches the defined transfer range

β†’ RayBot automatically adds it to tracking.

Auto Add does not work for wallets that already have any transaction history.


🏷 Wallet Naming Format

Automatically added wallets are named using:

Parent wallet name + transferred amount

πŸ“ŒExample:

Parent: FixedFloat Transfer: 2.54 SOL

πŸ’Ύ Saved as: πŸ€–FixedFloat | 2.54

πŸ€– indicates the wallet was added automatically via Auto Add.

All auto-added wallets are stored inside the same bot where the feature was activated.


πŸ—‘ Automatic Removal of Empty Wallets

RayBot automatically removes empty wallets.

A wallet is considered empty if: - SOL balance < 0.001

After removal, the user receives a notification.

This helps: β€” keep your wallet list clean β€” track only active addresses β€” optimize plan limits


βš™οΈ Auto Add Setup

To activate this feature:

/start β†’ ➑️ Auto Add β†’ βœ… Auto Add New Wallets

Once enabled, Auto Add will work for all Parent wallets inside this bot.

Auto Add configuration happens in two stages:


1️⃣ Parent Wallet Configuration

The Parent wallet is the source wallet from which SOL is sent and from which new addresses will be captured.

To configure:

/start β†’ πŸ‘€ Wallets β†’ select a wallet or Use the Web version

Set the SOL transfer range:

β€” Minimum SOL β€” Maximum SOL

If necessary, you may disable other transaction types, but you must keep: βœ… From Wallet βœ… SOL Transfers

This transfer range defines when Auto Add will trigger.

πŸ“Œ Example: Min: 1 SOL Max: 10 SOL

Auto Add will only trigger for transfers within this range.


2️⃣ Auto Add Presets

Auto Add Presets define the behavior of all automatically added wallets.

/start β†’ ➑️ Auto Add β†’ βš™οΈ Auto Add Presets

You can: β€” Enable or disable specific transaction types β€” Adjust filters β€” Configure notification format

If the preset has Auto Add New Wallets enabled, RayBot will continue saving new addresses when already added wallets send SOL further.

This automatically builds a full distribution chain.


πŸ“Š Limits

Solana only Β· Limit: 2Γ— your wallet plan limit.

πŸ“ŒExample: If your plan allows 50 Solana wallets, Auto Add can automatically add up to 100 wallets.

Last updated