The current batch auction that solvers should be solving right now. This includes:
Note: This endpoint is currently permissioned. Reach out in discord if you need access.
Batch auction.
A batch auction for solving.
The unique identifier of the auction. Increment whenever the backend creates a new auction.
The block number for the auction. Orders and prices are guaranteed to be valid on this block. Proposed settlements should be valid for this block as well.
The solvable orders included in the auction.
The reference prices for all traded tokens in the auction as a mapping from token addresses to a price denominated in native token (i.e. 1e18 represents a token that trades one to one with the native token). These prices are used for solution competition for computing surplus and converting fees to native token.
List of addresses on whose surplus will count towards the objective value of their solution (unlike other orders that were created by the solver).
20 byte Ethereum address encoded as a hex with 0x prefix.