This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

Mode Network Native ETH Batch Sender

DeFi · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — nothing to install.
CategoryDeFi
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

Mode Network Native ETH Batch Sender lets you distribute native ETH to multiple addresses in a single batched transaction on the Mode network. The tool reads your connected wallet and chain ID, automatically selects the BotGentz sender contract for Mode, and reads the current fee in native ETH directly from the contract's fee() method. You provide a list of recipient addresses and amounts, and the tool checks your native ETH balance to ensure you can cover the total amount plus the fee. Each recipient receives their ETH in one batched transaction, saving gas compared to sending individually. Mode's low fees and fast finality make this tool especially efficient for large batches of ETH transfers.

HOW TO USE

Connect your wallet and ensure you are on the Mode network (chain 34443). Paste your recipient list as comma-separated values (one per line: address, amount in ETH). Review the summary table showing total ETH, fee in ETH, and all recipients. Click "sign & send batch" to execute the transaction. The batch is sent as a single transaction using the BotGentz batch sender contract, minimizing gas costs.

TECHNICAL MECHANISM

The tool uses the BotGentz bulk sender registry to fetch the correct sender contract address for Mode. It reads the current fee from the sender contract's fee() method at execution time—never hardcoding a stale value, because fees are settable by the contract owner and stale fees would cause revert due to underpayment. The tool checks your native ETH balance against the total amount plus the fee to ensure you have enough ETH for the transfers and the contract fee. It then calls batchSendETH() on the sender contract with the recipient array and amounts array, passing the total amount (transfers + fee) as the transaction value. The sender contract processes all transfers atomically; if any transfer fails, the entire batch reverts, leaving your ETH untouched.

WHAT IT CANNOT SEE

This tool cannot send ERC-20 tokens or any other token standard—only native ETH. It cannot detect token tax, fee-on-transfer, rebasing, or deflationary mechanics because native ETH transfers have none. It cannot recover incorrectly entered recipient addresses or amounts; you must verify your list before sending. It cannot send to contracts that reject transfers (e.g., blacklisted addresses). The tool does not simulate or estimate gas costs beyond the transaction fee. Each execution is a separate transaction—there is no recurring or scheduled sending.

PLEASE NOTE

This tool only works on the Mode network (EVM-compatible, chain 34443). It requires a web3 wallet (e.g., MetaMask) connected via the injected wallet bridge. Always double-check your recipient list and amounts before signing. The tool is free to use; only blockchain transaction fees and the BotGentz contract fee apply. Native ETH transfers are irreversible—ensure all addresses are correct before sending.

=== END ===

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.