What is DispatchExpress and how does it work?
+
DispatchExpress is a bulk crypto transfer tool powered by smart contracts. Instead of sending cryptocurrency one wallet at a time through MetaMask, you upload a list of recipients with amounts, connect your wallet, and dispatch everything in a single transaction. Express Mode uses our smart contract to batch all transfers in one confirmation.
What is the difference between Express Mode and Standard Send?
+
Express Mode routes all transfers through our purpose-built smart contract in a single blockchain transaction — one MetaMask confirmation, all wallets paid simultaneously. It charges a 2% service fee. Standard Send sends directly to each recipient individually, which takes more gas but charges only 1.5%. For large batches, Express Mode is significantly faster and cheaper overall.
How many wallets can I send to at once?
+
There is no hard limit on the number of recipients. You can send to hundreds or even thousands of wallets in a single dispatch. The only practical consideration is the block gas limit of the network you are using — for most chains this supports hundreds of recipients per transaction comfortably.
Which networks are supported?
+
DispatchExpress currently supports 8 networks: BTC20 Smart Chain, Ethereum, BNB Chain (BSC), Polygon, Arbitrum, Base, Avalanche, and Optimism. You can switch networks directly inside the app using the built-in network switcher.
Can I send ERC-20 tokens or only native coins?
+
Both. DispatchExpress supports native coins (such as BTCC, ETH, BNB) and any ERC-20 token on the supported networks. For ERC-20 tokens, Express Mode requires two steps: one approval transaction to authorise the contract, then one dispatch transaction to send to all recipients.
How do I format my recipient list?
+
You can upload an Excel (.xlsx) or CSV file with two columns: wallet address and amount. A downloadable template is provided inside the app so you can fill it in and upload it directly. The app auto-detects headers and validates all addresses before sending.
Is the smart contract audited and safe to use?
+
The DispatchExpress smart contract is purpose-built for bulk transfers and has not been audited by a third party. However it does not hold funds at any point — your tokens go directly from your wallet to each recipient in the same transaction. You remain in control at every step and no approval gives the contract more than it needs for that specific dispatch. You can review the contract code on-chain via the block explorer.