ℹī¸Features

SolGen Bot offers a range of features to help you generate and manage Solana wallets. Let's explore each feature in detail.

3.1. Generating a Standard Wallet

A standard wallet is a regular Solana wallet with a randomly generated address.

To generate a standard wallet:

  1. From the main menu, select "đŸĒ™ Generate Standard Wallet".

  2. The bot will instantly generate a new wallet for you.

  3. You'll receive a message with your new wallet's public key and private key.

Example response:

đŸĒ™ Standard Wallet Generated!

Public Key: `7fDNJLKDN3dk3hF7ipGfjX5QJN8KQsmmqJDfhBSqv78V`
Private Key: `4NuGRTvnvkCp3he9eJJHhARZ7iH2WTLBdk3pZf9MNKEZz2dTxQAWKTSNspdbPrwZwN2QHwrvnJGZamHhLXv9i1Qa`

Important: Always keep your private key secure and never share it with anyone.

3.2. Generating a Custom Wallet

A custom wallet allows you to specify a prefix or suffix for your wallet address.

To generate a custom wallet:

  1. From the main menu, select "🎨 Generate Custom Wallet".

  2. Choose whether you want the custom part at the start or end of the address.

  3. Enter your desired prefix or suffix when prompted.

  4. Wait while the bot generates a matching wallet (this may take some time).

  5. You'll receive a message with your new custom wallet's public and private keys.

Example response:

đŸĒ™ Custom Wallet Generated!

Public Key: `COOL7fDNJLKDN3dk3hF7ipGfjX5QJN8KQsmmqJDfhBSqv78V`
Private Key: `4NuGRTvnvkCp3he9eJJHhARZ7iH2WTLBdk3pZf9MNKEZz2dTxQAWKTSNspdbPrwZwN2QHwrvnJGZamHhLXv9i1Qa`

Total time elapsed: 2m 34s

Note: The longer or more complex your custom prefix/suffix, the longer it may take to generate.

3.3. Viewing Your Wallets

You can view all the wallets you've generated using the bot.

To view your wallets:

  1. From the main menu, select "🗂ī¸ My Wallets".

  2. The bot will display a list of all your generated wallets, both standard and custom.

Example response:

🔑 Here are your wallets:

Wallet 1 (Standard):
Public Key: `7fDNJLKDN3dk3hF7ipGfjX5QJN8KQsmmqJDfhBSqv78V`
Private Key: `4NuGRTvnvkCp3he9eJJHhARZ7iH2WTLBdk3pZf9MNKEZz2dTxQAWKTSNspdbPrwZwN2QHwrvnJGZamHhLXv9i1Qa`

Wallet 2 (Custom):
Public Key: `COOL7fDNJLKDN3dk3hF7ipGfjX5QJN8KQsmmqJDfhBSqv78V`
Private Key: `4NuGRTvnvkCp3he9eJJHhARZ7iH2WTLBdk3pZf9MNKEZz2dTxQAWKTSNspdbPrwZwN2QHwrvnJGZamHhLXv9i1Qa`

3.4. (Coming Soon) Generating Program Addresses

The ability to generate program addresses is a feature that will be available in a future update of SolGen Bot. This feature will allow you to create addresses for Solana programs.

When implemented, you'll be able to:

  1. Select "🔧 Generate Contract Address" from the main menu.

  2. Enter a prefix for your program address.

  3. Receive a generated program address that matches your prefix.

Stay tuned for updates on when this feature will be available!

Remember, for all wallet types, always keep your private keys secure and never share them with anyone. The bot does not store your private keys for security reasons.

Access the bot: https://t.me/SolGenRobot

Last updated