export interface NetworkParameters { chainId: string; network: string; }