How to launch a jetton airdrop
Overview
This article describes ready-to-use methods for mass token distribution on the TON Blockchain.
TONAPI Airdrop
Tool – link. Documentation – link.
About the instrument
- Throughput: up to 10 million claims.
- Optimized for the TON blockchain.
- Earn per claim – the organizer sets the price.
- Developed by the Tonkeeper team. Check out other products:
- Non-custodial wallet Tonkeeper;
- TON Connect;
- Tonviewer;
- TON API.
Example of organizing an airdrop
- Collect a list of eligible user wallet addresses within your DApp;
- Enter the airdrop details in TONAPI Airdrop: token address, claim fee;
- Upload the wallet list;
- Enable claims.
On the client side of the DApp, implement a request to our API (details in the documentation). If a positive response is received, the user will be prompted to claim the token.