💻Settings Configuration

In order to have a functional bot, you need a couple of easy-to-get elements such as RPCs.

  • Trident Role: Discord role that gave you access to the bot

  • Discord webhook: Your webhook URL that will be sent pending, included, and reverted transactions.

  • Etherscan Api key: Etherscan API is a service that will help the bot get the ABI object to be able to run the ETH Minter Module.

  • Node Api Key: We currently only support Alchemy RPC node API.

  • Mempool WSS: This endpoint will be used if you use the Flipfunction mode.

  • Ethereum Error Delay: This represents the error delay that you want to use, the default delay is 3000.

  • CapSolver API: An Api which you can get to auto solve captchas


Last updated