Input model to pass a list of addresses + amount to transfer to each one
type AirdropInput = z.input<typeof AirdropInputSchema>;