InfuraWebSocketProviderclass InfuraWebSocketProvider extends WebSocketProvider implements CommunityResourcable {constructor(network?: Networkish, apiKey?: any);readonly apiKey: string;readonly projectId: string;readonly projectSecret: string; isCommunityResource(): boolean;}§Extends§WebSocketProvider[src]§Implements§CommunityResourcable[src]§Constructors§new InfuraWebSocketProvider(network?: Networkish, apiKey?: any)[src]§Properties§apiKey: string[src]§projectId: string[src]§projectSecret: string[src]§Methods§isCommunityResource(): boolean[src]