𝕏 (Twitter)
Last updated
Reward users for engaging with your project on X — follows, posts, likes, and reposts are all supported with automatic verification.
Follow
User follows your specified account on X
Post
User publishes a post meeting your content criteria
Like
User likes a specific post on X
Repost
User reposts a specific post on X
Due to X API limitations, follow verification requires an OAuth flow — Fuul does not store or transmit the user's auth token. Users must complete verification through the dedicated page:
https://app.fuul.xyz/verify-social/{project-slug}/xAppend a redirectUrl parameter to send users back after verification completes:
https://app.fuul.xyz/verify-social/{project-slug}/x?redirectUrl={redirectUrl}The verification modal adopts the background and primary colors from your Page Customization settings in the Fuul webapp.
Users submit the URL of their post — Fuul verifies it meets your criteria before crediting the reward.
What you can require:
Post contains a specific hashtag (e.g., #YourProtocol)
Post mentions a specific account (e.g., @yourprotocol)
Post includes a specific keyword or URL
Combine X post verification with onchain triggers to create multi-step campaigns — users who both post and deposit can unlock a higher reward tier.
Verification is automatic — Fuul checks the X API to confirm the user liked or reposted the specified post before crediting the reward.
Deduplication
Automatic — one reward per user per action
Last updated