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.

💡 It may take up to 2 minutes for monitoring to start.


➕ Multiple wallet addition

Type the command /add and confirm — you’ll see the message:

“Great! You can now add multiple wallets at once. 🚀”

Send each wallet address on a new line. If you’d like to assign a nickname (up to 40 characters), write it after the address, separated by a space.

📍Example:
WalletAddress1 Name1  
WalletAddress2 Name2  
WalletAddress3 Name3

✅ 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