Back to articles
How to Send Batch Crypto Payments Across 11 Chains With One Protocol
How-ToSystems

How to Send Batch Crypto Payments Across 11 Chains With One Protocol

via Dev.to TutorialMr Hamlin

If you've ever had to pay 20 contributors, split revenue across wallets, or run payroll in crypto — you know the pain. One chain, one transaction at a time. Multiply that across multiple networks and it becomes a full-time job. That's why I built Spraay — a batch payment protocol that lets you send tokens to multiple recipients in a single transaction. Today it's live on 11 chains , and in this post I'll walk you through how the multi-chain architecture works, what's deployed where, and how to start using it. What Spraay Actually Does At its core, Spraay is a smart contract that accepts: A token address (or native currency) An array of recipient addresses An array of amounts It loops through and distributes everything in one transaction. One gas fee. One signature. Done. This is useful for: Payroll — pay your whole team in USDC on Base Airdrops — distribute tokens to hundreds of wallets Revenue splits — automate creator or DAO payouts Bounties — pay multiple contributors at once The 11

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
20 views

Related Articles