Skip to main content

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:

Example of organizing an airdrop

  1. Collect a list of eligible user wallet addresses within your DApp;
  2. Enter the airdrop details in TONAPI Airdrop: token address, claim fee;
  3. Upload the wallet list;
  4. 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.

See also

Learn more about TON API