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