Choose the token
Enter an ERC-20 contract address. Skyfell reads its details from Robinhood Chain; this step never moves tokens.
The mechanism
Skyfell gives a token airdrop one public moment: a funded contract opens to a precommitted recipient list.
Enter an ERC-20 contract address. Skyfell reads its details from Robinhood Chain; this step never moves tokens.
Add recipient wallets and allocations. Skyfell commits the final list as a Merkle root that each claimant can verify.
Choose when claims begin and when any unclaimed balance can be recovered after a finite deadline.
At publish, approve the exact allocation. The factory creates a distributor and transfers the complete amount into it in one transaction.
The distributor, token, Merkle root, amount, and timings are publicly inspectable after deployment.
You can inspect any token address, but a publish only succeeds when the creator wallet approves and holds the full allocation. Otherwise the on-chain transaction reverts.
Skyfell never stores wallet keys. Once funded, tokens sit in the dedicated distributor contract, not in the Skyfell app.