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.Documentation Index
Fetch the complete documentation index at: https://docs.keeperagent.com/llms.txt
Use this file to discover all available pages before exploring further.

Example: Generate token address ending with
| Field name | Required? | Detail |
|---|---|---|
| Variable to save address | Yes | The generated address will be saved to this variable. For example: |
| Variable to save private key | Yes | The private key of generated address will be saved to this variable. For example: |
| Prefix | No | Address prefix |
| Suffix | No | Address suffix |