Mantle mETH Restaking Reward Batch Distributor
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Mantle mETH Restaking Reward Batch Distributor is a specialized DeFi tool that enables restaking protocols, liquid restaking platforms, and DAOs to distribute restaking reward tokens to multiple mETH stakers in a single batched transaction while attaching rich restaking metadata to each distribution on the Mantle network. Instead of sending individual transactions for each staker, this tool aggregates all reward distributions into one atomic contract call. You provide each mETH staker's address, reward amount, and optional notes, along with restaking metadata including epoch or period, restaking pool, asset type (e.g., mETH, stETH), and yield source (e.g., EigenLayer, Symbiotic). The tool stores this metadata on-chain alongside each transfer, creating a permanent, auditable record of mETH restaking reward distributions. This is ideal for mETH restaking reward programs, yield distribution, protocol incentives, and any scenario where a restaking protocol needs to distribute rewards to multiple mETH stakers with clear record-keeping for transparency and compliance on Mantle's L2 infrastructure.
HOW TO USE
Connect your Web3 wallet to the Mantle network. Enter the reward token contract address. Enter restaking metadata: epoch or period (e.g., "Epoch 5", "Q1-2026"), restaking pool (e.g., "mETH Pool", "ETH Pool"), asset type (e.g., "mETH", "stETH"), and yield source (e.g., "EigenLayer", "Symbiotic"). Paste or upload your list of mETH stakers in the format "address, amount, notes" with one entry per line—amounts are in human-readable token units. The tool parses the list and displays a preview showing each mETH staker, their reward amount, and notes. Review the sender contract address, fee, and contract owner for transparency. Click the distribute mETH restaking rewards button, review the transaction in your wallet, and confirm. The tool executes a batched transfer with restaking metadata attached on Mantle, storing each staker's notes on-chain alongside the transfer, along with the epoch, pool, asset type, and yield source. After confirmation, all mETH stakers receive their reward tokens, and the distribution metadata is permanently recorded on-chain.
MECHANISM: BATCH METH RESTAKING REWARD DISTRIBUTION WITH ON-CHAIN METADATA
The tool interacts with a specialized BotGentz sender contract deployed on Mantle that supports a batchTransferERC20WithRestakingMetadata function. This function accepts arrays of staker addresses, reward amounts, and notes, along with epoch, pool, asset type, and yield source strings. The contract stores the metadata by emitting events that include all fields, ensuring the metadata is permanently recorded on-chain and searchable via event logs. The tool builds the batch transaction by encoding each mETH staker's address, reward amount, and notes into the appropriate arrays. It reads the fee() function live from the sender contract, checks the sender's reward token balance and allowance on Mantle, approves the exact total, and executes the batch transfer. The restaking metadata strings are stored once for the entire batch. The transaction is atomic—either all mETH stakers receive their rewards with metadata, or the entire transaction reverts with no partial distributions.
WHAT IT CANNOT SEE
This tool reads no on-chain data directly. It does not verify that mETH staker addresses are valid, that the protocol has sufficient reward token balance, or that the token contract address provided is correct. It cannot guarantee that all transfers will succeed—if one transfer fails due to a blacklisted address, insufficient balance, or any other reason, the entire batch reverts. It cannot account for Mantle-specific gas mechanics or L2 fee structures. It cannot verify that the restaking metadata is accurate or that mETH stakers are eligible for rewards. It cannot provide on-chain dispute resolution or clawback mechanisms. It cannot ensure that metadata is indexed or searchable. It cannot recover from failed transactions or generate reports for failed batches. It cannot verify that the protocol has sufficient funds or that the rewards comply with governance requirements. It cannot verify that the yield source or asset type corresponds to actual mETH restaking activity.
PLEASE NOTE
This tool works exclusively on EVM-compatible chains and is specifically designed for Mantle (chain ID 5000). It requires the user to have sufficient native ETH for gas and sufficient reward token balance to cover the total amount sent plus the sender contract fee. The user is solely responsible for verifying the token contract address, mETH staker addresses, reward amounts, and restaking metadata before signing. Always test with a small batch first to confirm the setup is correct. Metadata storage consumes additional gas—longer notes will increase transaction costs. The sender contract addresses are hardcoded per chain and are publicly available for verification; no third-party custody is involved; you remain in full control of your wallet and funds at all times. On-chain restaking metadata is public and immutable—do not include sensitive staker information. Mantle's low transaction costs make this tool particularly cost-effective for large-scale mETH restaking reward distributions.