Fraxtal Validator 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
Fraxtal Validator Reward Batch Distributor is a specialized DeFi tool that enables Fraxtal networks, validation protocols, and DAOs to distribute reward tokens to multiple validators in a single batched transaction while attaching rich validator metadata to each distribution on the Fraxtal chain. Instead of sending individual transactions for each validator, this tool aggregates all reward distributions into one atomic contract call. You provide each validator's address, reward amount, validator ID, and optional notes, along with validator metadata including epoch or period, commission rate, and performance score. The tool stores this metadata on-chain alongside each transfer, creating a permanent, auditable record of validator reward distributions. This is ideal for validator incentive programs, staking rewards, performance-based bonuses, and any scenario where a protocol needs to distribute rewards to multiple validators with clear record-keeping for transparency and compliance on Fraxtal's L2 infrastructure. By combining batched distributions with on-chain validator metadata, the tool ensures that every reward distribution is verifiable, attributable, and context-rich.
HOW TO USE
Connect your Web3 wallet to the Fraxtal network. Enter the reward token contract address. Enter validator metadata: epoch or period (e.g., "Epoch 5", "Q1-2026"), commission rate (as a percentage), and performance score. Paste or upload your list of validators in the format "address, amount, validatorId, notes" with one entry per line—amounts are in human-readable token units. The tool parses the list and displays a preview showing each validator, their reward amount, validator ID, and notes. Review the sender contract address, fee, and contract owner for transparency. Click the distribute validator rewards button, review the transaction in your wallet, and confirm. The tool executes a batched transfer with validator metadata attached on Fraxtal, storing each validator's ID and notes on-chain alongside the transfer, along with the epoch, commission rate, and performance score. After confirmation, all validators receive their reward tokens, and the distribution metadata is permanently recorded on-chain.
MECHANISM: BATCH VALIDATOR REWARD DISTRIBUTION WITH ON-CHAIN METADATA
The tool interacts with a specialized BotGentz sender contract deployed on Fraxtal that supports a batchTransferERC20WithValidatorMetadata function. This function accepts arrays of validator addresses, reward amounts, validator IDs, and notes, along with epoch, commission rate, and performance score values. 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 validator's address, reward amount, ID, 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 Fraxtal, approves the exact total, and executes the batch transfer. The validator metadata values are stored once for the entire batch. The transaction is atomic—either all validators 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 validator 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 Fraxtal-specific gas mechanics or L2 fee structures. It cannot verify that the validator metadata is accurate or that validators 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 commission rate or performance score corresponds to actual validator activity.
PLEASE NOTE
This tool works exclusively on EVM-compatible chains and is specifically designed for Fraxtal (chain ID 252). 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, validator addresses, reward amounts, and validator 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 validator metadata is public and immutable—do not include sensitive validator information. Fraxtal's low transaction costs make this tool particularly cost-effective for large-scale validator reward distributions.