VerifyFarcasterBid
Last updated
Last updated
API | /v2/farcaster/verify_bid |
---|---|
Name | Type | Required | Description |
---|---|---|---|
application/json
https://api.tako.so/v2/farcaster/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
VerifyFarcasterBid
Description
It would be best to do extra work to verify whether the curate works are done. The curator can claim his reward from the booster bid after verification
Authorization
Not required
Method
POST
address
string
YES
The curator’s EVM-compatible address
index
int
NO
The index of bid
hash
string
YES
The hash of publication created by the curator