UtilityLive Preview
Token Airdrop
Airdrop list with status badges (active/claimed/expired), token amounts, dates, and claim button with loading state.
airdropclaimmerkle
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
airdrops* | Airdrop[] | — | Airdrops with id, token, amount, status, startDate, endDate |
onClaim | (airdropId: string) => void | — | Called when user claims an airdrop |
claimingId | string | — | Airdrop ID being claimed (loading) |
className | string | — | Additional CSS classes |