Skip to main content
This processor generates addresses with a specific prefix or suffix, only support on Solana. For example, to launch a token on Pump.fun with the suffix, you need to pre-generate these addresses and save them for later use. The longer the suffix or prefix, the more time the processor takes to run.
Example: Generate token address ending with

Example: Generate token address ending with

Configuration details:
Field nameRequired?Detail
Variable to save addressYesThe generated address will be saved to this variable. For example:
Variable to save private keyYesThe private key of generated address will be saved to this variable. For example:
PrefixNoAddress prefix
SuffixNoAddress suffix