Wallets
The wallet book, named wallets and groups, encrypted at rest and reusable everywhere.
The wallet book is where addresses stop being pasted strings and start being things with names. Any form that takes a wallet can take one from the book instead, and a form that takes many can take a whole group.
Adding wallets
The button at the top right adds more, into whichever group you are looking at:
- Generate fresh. Say how many, and they are created and saved. This is the normal path for buyer wallets: they are cheap to make and they end the run empty.
- Import private keys. Paste existing ones, one per line.
Names and groups
Wallets have names and belong to groups, and both are edited in place. A group is the unit most tools work with: fund a group, launch with a group, consolidate a group. A wallet with no name is shown by its address.
Balances
Balances refresh automatically every 30 seconds while the page is open, and immediately when you open it. The whole book is read in one call to the chain rather than one call per wallet, so a large book does not punish your RPC.
The same figures appear wherever the book is offered: picking buyer wallets for a launch, or a creator, shows each wallet's balance beside its name, with anything under the chain's gas reserve dimmed. Those are the wallets that would be dropped at execution time, and seeing which before you pick is the point.
Revealing and exporting keys
Both are behind your wallet password:
- Reveal shows one key.
- Export downloads a selection. Select the wallets, press Export, enter the password.
Deleting wallets requires it too, and another account cannot delete yours even with its own valid password.
The wallet password
Set once, in Settings, and it protects every private key in the book. It is not your account password.
It cannot be reset
Your account password can be recovered by email. The wallet password cannot: it is what the keys are encrypted under and there is no copy of it anywhere. Lose it and the keys in the book are unreadable.