Web3 & multi-wallet workflows
For multiple wallets, airdrops, and DApp tasks that need strong profile isolation. See Use cases.
Goals
- One wallet or campaign per profile
- Stable egress IP during on-chain interactions
Setup
| Item | Tip |
|---|---|
| Profiles | One wallet per profile; wipe data when recycling IDs |
| Proxy | Stable node—avoid mid-session IP hops |
| Fingerprint | Stable UA/resolution per wallet |
| Extensions | Official wallet CRX only—Assign to profiles |
Steps
- Create
Wallet-ETH-01(or similar). - Proxy setup and test.
- Install wallet extension for that profile only.
- Import/create wallet once per profile.
- Use delete browser data before reusing an ID.
Security
- Never store seed phrases in profile notes or plain cloud backups
- Verify URLs to avoid phishing
- Protect
api-keyin automation—Playwright guide
