Bebop JAM
The following guide explains how to use Liquorice together with Bebop JAM API
1. Providing JamSettlement address in the RFQ
2. Calling JamSettlement.settle function
2.1 Solver data argument
Solidity example
ExecInfo.SolverData memory solverData = ExecInfo.SolverData(<jam-settlement>, 10_000);2.2. Jam Interactions argument
Approval
Quote interactions
Solidity example
2.3 Rest arguments
Last updated