Bidder
Send Bid
Send a bid to the bidder mev-commit node.
POST
/
v1
/
bidder
/
bid
Body
application/json
Unsigned bid message from bidders to the bidder mev-commit node.
txHash
string
requiredHex string encoding of the hash of the transaction that the bidder wants to include in the block.
amount
string
requiredAmount of ETH that the bidder is willing to pay to the provider for including the transaction in the block.
blockNumber
string
requiredMax block number that the bidder wants to include the transaction in.
Response
200 - application/json
result
object
error
object