Use Ham APIs to build. While we currently do not have an official bounty program we will always reward projects built that enhance the ecosystem. If you've built something like this let us know on Warpcast!
Get tip information for a given FID
GET - https://farcaster.dep.dev/lp/tips/:fid
Get how many Floaties have been tipped for all supported coins. Sorted in descending order by amount tipped.
GET - https://farcaster.dep.dev/floaties/leaderboard
Get leaderboard of users who have received floaties for a given coin.
GET - https://farcaster.dep.dev/floaties/leaderboard/:tokenAddress?page=1
Retrieves all Floaty balances for a specified Ethereum address.
GET - https://farcaster.dep.dev/floaties/balance/:address
Retrieves all Floaty balances for a specified FID.
GET - https://farcaster.dep.dev/floaties/balance/fid/:fid
Returns the community points leaderboard in a paginated list format. Use the page query parameter to move through pages.
GET - https://farcaster.dep.dev/lp/get-community-scores?page=1