🗃️Files

When opening Anita, you will find specific files located in the same folder. Here is an explanation of their purpose:

  • Whitelist.txt

    • You can put the developers contract address here and it will buy tokens that are launched from this developer on Raydium / Pump Fun AFK (depending on what module you run). You are also able to put certain keywords such as pepe, donald trump. If they keyword is in the metadata of the coin, it will purchase that token. One entry per line.

  • Blacklist.txt

    • You can put the developers contract address here and it will not buy tokens that are launched from this developer on Raydium / Pump Fun AFK (depending on what module you run). You are also able to put certain keywords such as pepe, donald trump. If they keyword is in the metadata of the coin, it will not purchase that token. One entry per line.

  • Proxies.txt

    • You can put proxies in this file in the format of ip:port:username:password. If use_proxies is true, it will randomly pick a proxy from this file every transaction. This is useful for bypassing jito, public rpc ip limits, etc.

  • Copy_accounts.txt

    • You can put the address of the account that you want to copy trades from. One address per line

Last updated