export type TipAccount = { address: string; chainId: number; username: string; };