Skip to main content
Use the airdrop agent skill for token distribution and airdrops:
Add the marketplace and install:
For orchestration, install the general skill:
Note: The new Light Token Program Beta is live on Solana Devnet with mainnet expected in Q1 2026. We recommend to use Light Token for most purposes except airdrops and other forms of token distribution. The SDK for compressed tokens can still be used once Light Token is on Solana Mainnet. For production use today, use Compressed Tokens, which are on Solana Mainnet.
  1. Compressed token accounts store token balance, owner, and other information of tokens like SPL and light-tokens.
  2. Compressed token accounts are rent-free.
  3. Any light-token or SPL token can be compressed/decompressed at will.
Compressed Tokens are supported by leading Solana wallets such as Phantom and Backpack.

Token Distribution

Distribute tokens without paying upfront rent per recipient.

Guide

Store SPL-token accounts rent-free

Compress existing SPL-token accounts to save rent costs for your users.

Compress SPL Token Accounts

RPC methods

The Photon API provides ZK Compression methods that extend the default Solana JSON RPC API.

JSON RPC methods

Guides

The SDK for compressed tokens can be used but is not maintained. Use Light Token for other purposes than token distribution or storage of inactive tokens.

Didn’t find what you were looking for?

Reach out! Telegram | email | Discord