POST
/
v1
/
bidder
/
bid

Body

application/json

Unsigned bid message from bidders to the bidder mev-commit node.

txHash
string
required

Hex string encoding of the hash of the transaction that the bidder wants to include in the block.

amount
string
required

Amount of ETH that the bidder is willing to pay to the provider for including the transaction in the block.

blockNumber
string
required

Max block number that the bidder wants to include the transaction in.

Response

200 - application/json
result
object
error
object