verifyOpenCurationBid
Last updated
Last updated
API | /v2/lens/open_curation/verify_bid |
---|---|
Name | Type | Required | Description |
---|---|---|---|
https://api.tako.so/v2/lens/open_curation/verify_bid
When calling the loanWithSig
method in the contract, you need to pass the signature
and relayer
from the response as parameters to loanWithSig
. Please refer to the contract method for specific details.
The loanWithSig
method in the contract is used to allow a curator to claim their reward when their curation is evaluated as the best after the curation is completed.
Title
verifyOpenCurationBid
Description
Verify if the curator's task is completed and the curation has the best effect. The evaluation criteria for the effect are the highest sum of mirror and comment quantities in the curation quotes.
Authorization
Not required
Method
POST
address
string
YES
The curator’s EVM-compatible address
index
int
NO
The index of bid
pubId
string
YES
The id of publication created by the curator