WithChainIdAndPublicClient: {
    chainId: SupportedChainId;
    publicClient: PublicClient;
}

Type declaration