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

Zora ERC-1155 Batch Sender

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

Zora ERC-1155 Batch Sender lets you transfer multiple ERC-1155 tokens—with specified quantities—to different recipients in a single batched transaction on the Zora network. The tool reads your connected wallet and chain ID, automatically selects the BotGentz sender contract for Zora, and calculates the current fee in native ETH. You provide the ERC-1155 contract address, a list of token IDs, quantities, and recipient addresses, and the tool checks your native ETH balance to ensure you can cover the fee. Each recipient receives their specified quantities of each token in one batched transaction, saving gas compared to sending individually. This is ideal for creators distributing editions, game developers managing in-game items, or anyone handling multi-token transfers. Zora's low fees make this tool especially efficient for large batches.

HOW TO USE

Connect your wallet and ensure you are on the Zora network (chain 7777777). Enter the ERC-1155 token contract address. Paste your transfer list as comma-separated values (one per line: token ID, quantity, recipient address). Review the summary table showing all items, quantities, and recipients. Click "sign & send batch" to approve the sender contract and execute the transaction. The batch is sent as a single transaction, minimizing gas costs while ensuring all tokens reach their destinations atomically—if any transfer fails, the entire batch reverts.

TECHNICAL MECHANISM

The tool uses the BotGentz bulk sender registry, which contains verified contract addresses for each supported network. For Zora (chain 7777777), it fetches the correct erc1155 sender contract from the registry. 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 fee to ensure you have enough ETH for the contract fee and gas. Before sending, it verifies your balance for each token ID using balanceOf() on the ERC-1155 contract. If the sender is not approved, it calls setApprovalForAll() to grant permission. It then calls batchSendERC1155() with the token IDs, amounts, and recipients arrays. The sender contract processes all transfers atomically; if any transfer fails, the entire batch reverts, leaving your tokens untouched. Zora's lower gas costs make this tool especially efficient for large batches.

WHAT IT CANNOT SEE

This tool cannot send native ETH or ERC-20 tokens. It does not detect if tokens are listed or under offer elsewhere—it only transfers ownership. It cannot recover incorrectly entered token IDs, quantities, or recipient addresses; you must verify your list before sending. It cannot send to contracts that reject transfers. It is limited to ERC-1155 tokens on Zora network only. It does not verify actual listing status or cancel active offers—only transfers ownership. It does not handle ERC-721 tokens. The tool does not simulate or estimate gas costs beyond the contract fee. Each execution is a separate transaction—there is no recurring or scheduled sending.

PLEASE NOTE

This tool only works on the Zora network (EVM-compatible, chain 7777777). It requires a web3 wallet (e.g., MetaMask) connected via the injected wallet bridge. Always double-check your token IDs, quantities, and recipient addresses before signing. The tool is free to use; only blockchain transaction fees and the BotGentz contract fee apply. Ensure you are using the correct ERC-1155 contract address—using the wrong address could result in loss of tokens.

=== 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.