export type AirdropResponse = { amountUnlocked: number; amountLocked: number; distributorPubkey: string; };