Zora NFT Collection Airdrop-Push Tool
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
Zora NFT Collection Airdrop-Push Tool lets you transfer multiple NFTs from a Zora collection to different recipients in a single batched transaction—pushing them directly to recipients' wallets rather than requiring them to claim. 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 NFT collection address, a list of token IDs and recipient addresses, and the tool checks your native ETH balance to ensure you can cover the fee. Each recipient receives their NFTs in one batched transaction, saving gas compared to sending individually. This is ideal for community airdrops, collection giveaways, or any scenario where you need to distribute many NFTs at once. Zora's low fees make this tool especially efficient for large airdrops.
HOW TO USE
Connect your wallet and ensure you are on the Zora network (chain 7777777). Enter the ERC-721 NFT collection address. Paste your airdrop list as comma-separated values (one per line: token ID, recipient address). Review the summary table showing total NFTs, fee in ETH, and all recipients. Click "sign & send airdrop" to approve the sender contract and execute the transaction. The batch is sent as a single transaction, minimizing gas costs while ensuring all NFTs reach their new owners 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 erc721 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 ownership of each NFT by calling ownerOf() on the collection contract. If the sender is not approved, it calls setApprovalForAll() to grant permission. It then calls batchSendERC721() with the token IDs and recipients arrays. The sender contract processes all transfers atomically; if any transfer fails, the entire batch reverts, leaving your NFTs untouched. This is a "push" airdrop—recipients receive the NFTs directly without needing to interact with a claim contract.
WHAT IT CANNOT SEE
This tool cannot send native ETH or ERC-20 tokens. It does not detect if NFTs are listed or under offer elsewhere—it only transfers ownership. It cannot recover incorrectly entered token IDs or recipient addresses; you must verify your list before sending. It cannot send to contracts that reject transfers. It is limited to ERC-721 NFTs on Zora network only. It does not verify actual listing status or cancel active offers—only transfers ownership. It does not handle ERC-1155 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 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 collection address—using the wrong address could result in loss of NFTs.
=== END ===