LITEVMChain: LITChainRequiredProps & {
    chainId: number;
    contractAddress: string | null;
    type: string | null;
}