โAdd Wallet
Ways to Add a Wallet
You can add a wallet using the following methods:
Main Menu
Using the command
/add [wallet address] [wallet name]
Importing a text file
1๏ธ Adding a Wallet via the Main Menu
Open the Main Menu and tap on โ๐ Trackingโ.
Select the category โโ Addโ and tap on โ๐ Walletsโ.
Enter the wallet contract address.
Choose the desired networks (by default, all available networks are selected).
Press โโ๏ธ Doneโ.
Enter a wallet name or skip this step.
โ ๏ธ Wallet name limit: Up to 100 characters.

Wallet successfully added to tracking.
2๏ธ Adding a Wallet via the /add Command
For quick wallet addition, use the format:
/add [wallet address] [wallet name]
/add 0x25AaF13451E66f4F322a6105F7b295d1A7e9DA96 SmartWhale

The wallet is successfully added to the tracking list with the specified name.
3๏ธ Adding a Wallet via Text File Import
For bulk wallet addition, you can send a text file containing wallet addresses. Optionally, include wallet names in the format:
[wallet address] [wallet name]

Wallets are successfully added to tracking, applying any specified names.
Last updated