export type TProfileZap = { pr: string pubkey: string amount: number created_at: number comment?: string }