@rish
We've been building more cloud transaction APIs that are specific to Farcaster mini apps and @igoryuzo.eth has been helping us test our latest one
Newest API allows you to send tokens to multiple FIDs in a single API call: https://docs.neynar.com/reference/send-fungibles-to-users#send-fungibles
- no interfacing with the chain
- or managing gas
- or handling nonces if doing high volume
In fact, you don't even need to know the recipient's wallet addresses. Just put in their FID and the API will send it to their primary wallet
So if you're building an experience that distributes tokens to multiple Farcaster users, it's one API call now
Reach out with questions, we're looking for feedback and feature requests 🪐