export type AirdropResponse = { amount: string; error?: string; };