Skip to main content

Vanity Address

wallet · privacy

A cryptocurrency address generated to contain a chosen prefix or pattern, found through repeated trial and error.

1.definition

A vanity address is created by generating many key pairs until the resulting address matches a desired pattern. Longer or rarer patterns require exponentially more computation.

2.safety

Vanity generation is risky if a third-party service sees the private key or if weak randomness is used. Safer approaches keep key generation offline and under the user's control.

Related terms

All terms and definitions may update as the Cryptionary improves.