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

Add

Add any Solana, EVM, or Tron wallet to start tracking its activity in real time.

πŸ“Œ How to add a wallet:

Send the command:

/add <wallet_address> <Name>
πŸ“ Example:
/add 9dD8rBiRgZtTRhzcue...kEZK My Wallet πŸš€

After that, you’ll receive a confirmation, and RayBot will start tracking all transactions for that address in real time β€” including swaps, transfers and more.

πŸ’‘ Monitoring starts as soon as the wallet is added.


πŸ†• Add a FOMO user (beta)

No more manually searching for FOMO wallet addresses. Just add a username and RayBot will automatically resolve and track that user's verified SOL and EVM wallets.

Send the command:

/add @username
πŸ“ Example:
/add @unipcs

The bot replies with the resolved addresses and starts tracking them just like regular wallets:

βœ… Tracking @unipcs on SOL + EVM
Resolved wallets:
SOL: 2heJbC32Tpfcb3nbUb5ER61K11FGZVfVGtVnOm6LDogF
EVM: 0x0a6ebed0155edb4b21d92ad02897a626cd98119e

πŸ“Œ Managing FOMO users: β€” /delete @username β€” stop tracking β€” /fomo β€” view all tracked FOMO users and their wallets

πŸ’‘ This feature is currently in beta β€” please report any issues to @ray_help_bot.


⏸️ Add wallet on pause

If you want to add a wallet without immediately receiving notifications β€” use /addp.

The wallet will be added and instantly paused. This gives you time to configure filters before enabling tracking.

Send the command:

πŸ“ Example:

πŸ’‘ Useful for high-activity wallets β€” add first, set your filters, then unpause when you're ready.


βž• Multiple wallet addition

Send a list of wallets β€” one per line. Want to assign a name? Write it after the address, separated by a space.

πŸ“Example:

To add wallets directly on pause β€” use /addp the same way:

πŸ’‘ All wallets in the list will be added and immediately paused β€” ready for filter configuration.


βœ… Supported:

  • Solana / Ethereum / Tron / Base and other networks

  • Any names: Cyrillic, Latin, emojis, hieroglyphs, and other symbols

  • Maximum name length β€” 40 characters


⚠️ Common Errors When Adding Wallets

Most common errors when adding a new wallet β€” and how to fix them:

πŸ” Wallet already added

If you're trying to add an address that's already being tracked, the bot will return the message:

The response will show the name under which this address has already been added.

πŸ“Œ Solution: If you want to add the same address with a different name, use the command:

❌Invalid wallet address

If the address contains extra or missing characters, you’ll see the error:

πŸ“Œ Solution: Make sure the address is copied in full, with no spaces or typos. Even a single wrong character can make it invalid.

πŸ“ˆ Wallet limit exceeded

πŸ“Œ Solution: To add more wallets, upgrade your plan using the /upgrade command.

πŸ“ Name too long

If you enter a name longer than 40 characters, you’ll see the error:

πŸ“Œ Limit: Maximum of 40 characters, including emojis, spaces, and symbols.

Last updated