For Bots

Integrating MEV Force into your Telegram trading bot enhances transaction security and MEV protection for your users. Follow these steps to set up MEV Force within your bot:

  1. Contact us and obtain access to MEV Force API

  2. Update your bot to route all eth_sendTransaction calls to the MEV Force endpoint. Example Endpoint: https://eth.mevforce.io/[your-api-key]

Last updated