Automate your social-to-onchain workflows by bridging Farcaster engagement with Thirdweb Engine's powerful backend infrastructure. Seamlessly trigger smart contract interactions and wallet management based on social signals using Neynar-managed signers and self-hosted execution engines.
Post Farcaster Cast
ActionPost a cast (message) to Farcaster via Neynar API. Use this to share updates, announcements, or engage with the Farcaster community. Supports channels, threading (replies), and embeds (max 2 URLs). Max 1024 characters. Ideal for: price alerts, milestone announcements, community updates, automated social posts.
Delete Farcaster Cast
ActionDelete a Farcaster cast via Neynar API. Requires a connected Farcaster account with signer. Only the cast author can delete it. Ideal for: content moderation, automated cleanup, removing outdated announcements.
Follow Farcaster User
ActionFollow a Farcaster user via Neynar API. Requires a connected Farcaster account with signer. Specify the target user by FID. Ideal for: community growth automation, follow-back workflows, onboarding flows.
React to Farcaster Cast
ActionLike or recast a Farcaster cast via Neynar API. Requires a connected Farcaster account with signer. Supports 'like' and 'recast' reaction types. Ideal for: engagement automation, community interaction, content curation, appreciation bots.
Thirdweb Engine: Write Contract
ActionExecute a write transaction on a smart contract via your Thirdweb Engine. Queues the transaction and returns a queueId for tracking. Use get-transaction-status to poll for confirmation. Ideal for: state-changing contract calls, token transfers, minting.
Thirdweb Engine: Get Transaction Status
ActionCheck the status of a queued transaction on your Thirdweb Engine. Returns current status, transaction hash (once sent), and on-chain result (once mined). Ideal for: polling after a write-contract or send-transaction action, workflow conditions on tx status.