export type ClaimResponse = { wallet: string; amount: number; };