GetLensBidsConfirmingReceived
API
API | /v2/lens/get_bids_confirming_received |
---|---|
Title | GetLensBidsConfirmingReceived |
Description | After bidders creating and submitting a bid to curator, it needs to be confirmed by the Polygon network. In order to ensure data security, a certain number of blocks will be waited for before considering the bid data to be accurate and correct. This interface is used to query confirming bids received by curators. |
Authorization | Not required |
Method |
|
Request Parameters
Name | Type | Required | Description |
---|---|---|---|
profileIds | int[] | NO | The lens profile id list of the bidders |
Parameter Content Type
application/json
Request and Response Example
Request
cURL Code
Request URL
https://api.tako.so/v2/lens/get_bids_confirming_received
Response
Last updated