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

Fantasy League Payout Batch Distributor (Any L2)

Developer Tools · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — nothing to install.
CategoryDeveloper Tools
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

This tool enables fantasy league commissioners, platform operators, and contest organizers to distribute prize winnings to league winners in a single batched transaction across any EVM-compatible L2. Instead of sending 50 individual transactions and paying gas 50 times, you paste a list of winner addresses and prize amounts, and the BotGentz bulk-sender contract distributes everything in one go. It supports ERC-20 tokens, ERC-721 NFTs, and ERC-1155 multi-tokens, plus native currency (ETH, BNB, MATIC, etc.) through the same interface. The tool reads on-chain balances, verifies that your wallet holds enough of each asset to cover the total prize pool plus the contract's fee, and checks your transaction history to flag duplicates. It displays the contract's live fee, owner, and address before you sign anything so you know exactly what you are approving. This is designed specifically for fantasy league payouts—covering season-long leagues, daily fantasy contests, playoff pools, and weekly winner distributions—but it works for any bulk payment need. Whether you run a private fantasy football league with friends or operate a large-scale fantasy sports platform, this tool simplifies prize distribution.

HOW TO USE

Connect your EVM wallet via the BotGentz bridge. The tool automatically detects the current chain and looks up the correct bulk-sender contract from the BotGentz registry. Enter the token contract address, choose the token type (ERC-20, ERC-721, or ERC-1155), and paste your winner list as one address and prize amount per line. Click "Parse list" to validate addresses and preview the total prize pool. The review panel shows the number of winners, total prize pool, token address, and the contract fee in native currency. When you click "Send batch," the tool performs a balance check per sender, not per row, ensuring the entire batch can complete before the first transfer. It then approves the sender contract for the exact total amount, not unlimited, and sends the batched transaction. Progress is shown throughout, including transaction confirmation. All state is in-memory and lost on reload—no data is stored. The tool handles seasonal payouts, weekly winners, and multi-tiered prize structures with ease, making fantasy league administration more efficient and transparent.

BULK SENDER CONTRACT MECHANISM

Unlike claim-based airdrops where each recipient pays their own gas to withdraw, this is a true bulk-send tool: the sender pays once for the entire batch. The BotGentz registry provides per-chain, per-standard contract addresses. The tool reads the fee() and owner() methods live from the contract each time—never hardcoding fees because the owner can change them. It uses the contract's sendERC20, sendERC721, and sendERC1155 methods, passing the recipient arrays, amounts or token IDs, and the required fee as msg.value. The fee covers the contract's operational costs and is separate from network gas. The tool checks balances comprehensively: native balance must cover the fee, and ERC-20 balance must cover the total prize pool. It walks through approvals sequentially and awaits each transaction, avoiding nonce conflicts that would occur if sends were fired concurrently. Post-EIP-1559, it uses receipt.effectiveGasPrice for accurate cost reporting rather than tx.gasPrice. For chains with different log limits, it chunks reads appropriately, halving ranges on failure. The contract owner is shown so you can verify the deployer before signing. The tool also reads token decimals dynamically to handle tokens with different precision correctly, and supports NFT distributions where winners receive digital collectibles, championship rings, or unique fantasy-themed assets. The tool's batch size is limited only by block gas limits, making it suitable for leagues with hundreds of participants.

WHAT IT CANNOT SEE

This tool cannot verify off-chain fantasy league results, player statistics, standings, or prize eligibility. It cannot prove that recipient addresses are correct, that winners are legitimate, or that the same person is not receiving multiple prizes via different identities. It cannot detect Sybil attacks or duplicate participant identities. It cannot access private winner payment preferences, league rules, or scoring systems. It cannot recover funds sent to wrong addresses—the blockchain is final. It cannot see past the current block, and it cannot enforce business rules beyond what is expressed in the prize list. It does not store any data; all state is in-memory and lost on reload. It cannot verify that fantasy scores were calculated correctly, that lineups were submitted on time, or that participants were eligible based on league rules. It cannot enforce entry fees, handle refunds, or manage multi-week cumulative scoring. It cannot automatically import standings from fantasy platforms or calculate prize splits based on complex scoring formulas. It cannot verify that winners actually paid their entry fees or that they are in good standing with the league.

PLEASE NOTE

This tool works on any EVM-compatible chain with BotGentz bulk-sender contracts deployed: Ethereum mainnet, Optimism, Cronos, BNB Chain, Polygon, Fantom, zkSync Era, Base, Arbitrum, Avalanche C-chain, and Linea. Solana, Tron, Starknet, SUI, TON, Aptos, Bitcoin, Cosmos, and XRP are not supported. Always double-check the contract address displayed in the tool against the official BotGentz registry before sending. The tool is free and open-source; the contract fee is set by the owner and displayed live. Use at your own risk—you are responsible for verifying all addresses, prize amounts, and winner eligibility before signing any transaction. For fantasy leagues with complex prize structures, consider using a multi-signature wallet or implementing a league-wide review process before distributing payments.

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.