Authentication
Authentication via Flashbots standard is optional but encouraged. It is used to prioritize request and will improve inclusion rates.
To authenticate, sign the payload and include <public_key_address>:<signature>
in the X-Flashbots-Signature
header of the request.
Last updated