Tools
Vanity Address
A keypair whose address starts or ends with your text, ground in your browser.
Step by step
- Step 1Set the patternPrefix or suffix, case-sensitive or not.
- Step 2GrindYour browser generates and checks keypairs until one matches.
- Step 3Match foundThe address and its secret key are shown.
- Step 4Save the keyfileBase58 key, or a byte-array file for the Solana CLI.
How long it takes
Each character is 30–58x rarer. Four takes a while; five or more is impractical. Base58 has no 0, I, O or l.
Keep the tab focused. Whoever holds the key controls the address.
FAQ
How does it work?
Keypairs are generated in your browser until one matches. Nothing is sent.
How long does it take?
Each character is 30–58x rarer. Four characters takes a while; five or more is impractical.
Is the key safe to use?
As random as any wallet key. Keep the secret key safe.
Can I import it into Phantom?
Yes, with the base58 key or the byte-array file.