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

Institutional Orbit L3 Compliance-Aware 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

Institutional Orbit L3 Compliance-Aware Batch Sender enables secure, compliant distribution of native ETH and ERC-20 tokens from a single source wallet to multiple recipients. Built for institutional workflows, the tool provides duplicate address detection, transaction history awareness, and a clear audit trail for every batch operation. It scans the source wallet balance, validates the contract fee, and executes a multi-send transaction through the BotGentz sender contract with full transparency. The tool automatically detects the current chain, looks up the correct sender contract from the BULKSEND registry, and reads the live fee and owner from the contract before any transaction is signed. It supports all EVM chains with registered sender contracts, including Optimism, Base, Arbitrum, Polygon, BNB Chain, and Orbit L3 networks.

HOW TO USE

Connect your wallet using the built-in wallet bridge. Enter recipient addresses (one per line) with optional amounts in the format address,amount (e.g., 0xaaaa...,0.01). If amounts are omitted, the total balance is split equally among all recipients. Specify the source wallet address and the ERC-20 token contract address to send (use 0x0 for native ETH). Click "preview batch" to retrieve the source balance, compute per-recipient amounts, and verify that the total plus contract fee is covered. The review panel displays the source wallet balance, total to send, fee, contract owner, and a table of recipients with their amounts. The tool automatically scans the recipient list for duplicate addresses and flags them before you sign. Review the summary and click "send batch" to execute the multi-send transaction as a single atomic operation.

TECHNICAL MECHANISM

The batch send uses the BotGentz sender contracts (BULKSEND registry) specific to each chain and token standard. For native ETH sends, it calls multiSendNative with the total value (sum of all amounts plus the contract fee) in a single payable transaction. For token sends, it performs an exact approval for the total token amount before calling multiSendToken. The contract fee is read live on each session using the fee() view function and is never hardcoded—this protects against owner fee adjustments that would otherwise cause revert due to underpayment. The total required amount is checked against the source wallet balance before submission. The tool includes duplicate detection by hashing recipient addresses and comparing them case-insensitively, providing a compliance-ready audit trail. The batch is executed as a single atomic transaction—either all recipients receive their amounts or the entire transaction reverts, ensuring institutional-grade reliability. All operations use ethers v5.7.2 with BigNumber for precise decimal arithmetic.

WHAT IT CANNOT SEE

This tool cannot verify off-chain ownership of recipient wallets, private key availability, or authorization to send funds. It cannot prove that recipient addresses are legitimate or that the sender has proper authority to distribute tokens. It cannot recover funds sent to wrong addresses. It cannot detect Sybil attacks or duplicate identities beyond address-level deduplication. It cannot access private wallet preferences or security policies. It cannot enforce institutional compliance rules or KYC/AML requirements off-chain. It cannot verify recipient identity or regulatory status. The tool does not validate recipient wallet ownership or perform identity verification—you are responsible for ensuring that every recipient address is correct and that you have the authority to send from the source wallet. Funds sent to an incorrect or unreachable address are irrecoverable. The duplicate detection feature only identifies exact address matches and does not detect variations or Sybil accounts.

PLEASE NOTE

EVM chains only. Requires a wallet connection with BGWallet bridge. The sender contract must be registered in the BULKSEND registry for the current chain. Always verify the contract address, fee, owner, and recipient list displayed in the review panel before signing any transaction. This is a free tool provided for institutional and developer use—use at your own risk. For native ETH sends, the fee is deducted from the source wallet balance in addition to the total transfer amount. The duplicate detection feature is provided as a courtesy and does not guarantee complete Sybil resistance or compliance with regulatory requirements.

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.