Skip to main content

Bid Structure

The bid payload sent to the internal mev-commit API is as follows:
Example bid
The final bid structure includes a hash and signature that is auto-constructed by your mev-commit bidder node and looks as follows.

Details on Bid Structure

Details on Decay Parameters

The decayStartTimestamp and decayEndTimestamp allow the bidder to set the range over which their bid decays. You can find more details about the purpose and internal workings of the decay mechanism under the Bid Decay Page.