This endpoint provides a simple order placement mechanism for quotes retrieved from /quote endpoint. You will be required to sign the quote object using an EOA private key and POST this signature along with the quote ID to place an order.
Bebop submits order on chain having received maker and taker signatures. This means that Bebop pays the network (gas) fees as they are already included in the price.
Documentation Index
Fetch the complete documentation index at: https://docs.bebop.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Id of the quote to use for the order
Taker's signature produced from the toSign field in the quote
Sign scheme used to produce the signature
Permit2 info for taker
Permit info for taker