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