export interface AccountInfo { prefix: string; chainImageUrl: string; address: string; }