Post
Topic
Board Bounties (Altcoins)
Re: [BOUNTY] FLARE - Revolutionary Social Network - Decentralised Storage
by
flareglobal
on 25/10/2017, 18:42:06 UTC
In the twitter form missing the wallet field? How will you pay the bounty?

We will be contacting account owners directly to ask for wallet addresses after the crowdsale ends. Otherwise anyone could claim to be a certain account and put up their address.

Good question. And another one: How about reporting in twitter campaign?

After the crowdsale completes, we will review user’s posts through the Twitter and Facebook APIs. We will use software to count up all the posts and then send out the FLR to your wallet.

The fact is that after 1000 retweets, old retweets disappear, and you can not count - what will you do in this case?

We are aware of the API retweet limit. Instead of querying for the IDs of the retweets we will query for the IDs of the users who retweeted us:
https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/get-statuses-retweeters-ids
There is a 75 request per 15min window limit on that call. but no limits on how far back IDs can be retrieved, so we can get a full list of users who retweeted us on each post. We simply repeat this for all our posts and add up all the totals to pay out bounties.

Thank you for these information. I appreciate your quick response.

You're welcome!