Wallets and security¶
BRO-ker uses managed in-bot trading wallets. Wallet signing material is encrypted in the bot's server-side storage so BRO-ker can sign transactions you approve or automation you configure. This is different from a browser or hardware wallet whose key never leaves your device.
Use a dedicated wallet, back it up, and keep only the funds you intend to use with the bot.
flowchart LR
U[You in private Telegram chat] -->|Choose or configure action| B[BRO-ker]
B -->|Decrypt only for signing| K[Encrypted wallet material]
B -->|Build and submit| N[Selected blockchain]
N -->|Transaction status| B
B -->|Quote, confirmation and explorer link| U
U -.->|Store offline| BK[Private backup]
Network-specific wallets¶
Wallets and balances are isolated by network.
| Network | Wallet support | Native asset |
|---|---|---|
| Solana | Create, import, select, rename, export, withdraw, and manage multiple wallets | SOL |
| Ethereum | Create, import, select, rename, export, withdraw, and manage multiple wallets | ETH |
| Base | Create, import, select, rename, export, withdraw, and manage multiple wallets | ETH |
| Robinhood Chain | Create or import with a private key or recovery phrase, then manage and withdraw | ETH |
| Arc | Testnet portfolio preview; transactional wallet actions are restricted | USDC |
An address may look valid on more than one EVM network, but balances and transactions do not cross between them. Always verify the network at the sending wallet or exchange.
Create and import¶
Open /wallet, choose the network, and select Create or Import.
Creating a wallet generates new signing material for the current network. Importing gives BRO-ker control of an existing wallet through the supplied private key or recovery phrase. Avoid importing a high-value primary wallet.
When backup material is displayed:
- make sure you are in the official bot's private chat;
- store it offline in a secure place;
- do not save it in Telegram, cloud notes, screenshots, or support tickets;
- treat anyone who obtains it as having full control of the wallet.
BRO-ker support will never need your private key, recovery phrase, Telegram login code, or backup screenshot.
Multiple wallets¶
On supported networks you can add, rename, and select wallets. The active wallet is the default wallet for token balances, quotes, withdrawals, and automation. Some trading screens let you choose a different execution wallet directly.
Before confirming any action, check the abbreviated address shown on screen. Copy-trading rules and open limit orders can remain associated with the wallet selected when they were created.
Deposits¶
Use the deposit address shown inside the selected network wallet. Check all four properties before sending:
| Property | What to verify |
|---|---|
| Network | The sending platform uses the same chain shown by BRO-ker. |
| Address | The first and last characters match after pasting. |
| Asset | The native asset or token contract is supported on that network. |
| Gas | Enough native asset remains for swaps, approvals, and withdrawals. |
Send a small test amount before a large transfer. Arc is currently testnet-only and must never receive mainnet funds.
Withdrawals¶
Solana wallets can withdraw SOL, USDC, and supported SPL tokens. EVM wallets can withdraw the native asset and supported ERC-20 tokens. All withdrawals reserve enough native balance for estimated network fees when possible.
Review the network, destination, asset, amount, and fee before confirming. On-chain transfers cannot be cancelled or reversed after submission.
Export, reset, and delete¶
Exports are shown only in private chat and require confirmation. Resetting or deleting a wallet removes BRO-ker's access; it does not erase the wallet or its assets from the blockchain.
Do not reset or delete a wallet until you have:
- backed up the correct key or recovery phrase;
- withdrawn or intentionally left any remaining assets;
- reviewed limit orders and copy-trading rules tied to that wallet;
- confirmed that the backup restores the expected address.
These are permanent blockchain credentials. BRO-ker cannot recover an unbacked-up wallet after its signing material is removed.
Pump.fun cashback wallet claims¶
The Solana wallet view can show cashback generated by eligible Pump.fun and PumpSwap activity. A claim combines available eligible rewards into a Solana transaction. PumpSwap SOL rewards can arrive as wrapped SOL, and eligible USDC can accrue separately.
This wallet claim is distinct from referral and BRO Account cashback, which is explained under Referrals and cashback.