Provider
Receive Bids
ReceiveBids is called by the provider to receive bids from the mev-commit node. The mev-commit node will stream bids to the provider as the response. The bid can optionally have the raw transaction payload in it. The order of the transaction hashes will be the same as the raw transaction payloads if included.
GET
/
v1
/
provider
/
receive_bids
Response
200 - application/json
result
object
Signed bid message from bidders to the provider.
error
object