Compute Address

Send /compute to our $​BAD Utility Bot to start using this utility.


With this utility, you are able to compute addresses before they are created or deployed:

  • Contracts by Wallet: Compute the contract addresses that a given wallet will deploy next. If you know the wallet of a dev, for example, you can already compute the address of their upcoming token in advance.

  • Contracts by Factory: Compute the contract addresses that a given factory, such as a token deployer, will deploy next. This way, you already know all the upcoming token addresses that any given factory will create.

  • Liquidity Pairs: Compute the liquidity pair for any two tokens before it is created. Simply provide a chain and DEX, as well as the two tokens. The bot computes all possible outcomes for each available fee option.

This is a useful utility for snipers, as they can already set up a snipe before the address is created.

Last updated