For RPC Providers
As an RPC provider, integrating MEV Force into your infrastructure enables seamless MEV protection and optimization for your users. Follow the steps below to set up MEV Force within your system:
Contact us and obtain access to MEV Force API
Configure your service to send all
eth_sendTransaction
calls not to the node, but to our endpoint. Example endpoint:https://eth.mevforce.io/[your-api-key]
Last updated