Skip to main content
GET
GetBidInfo

Query Parameters

blockNumber
string<int64>

Optional block number for querying bid info. If not specified, all known block numbers are returned in ascending order.

page
integer<int32>

Page number for pagination.

limit
integer<int32>

Number of items per page for pagination. Default is 50

Response

A successful response.

blockBidInfo
object[]

List of block bid info containing bids and their commitments.