Skip to content
LogoLogo

uninstallFilter

Destroys a Filter that was created from one of the following Actions:

Usage

import {  } from './client'
 
const  = await .()
const  = await .({  }) 
// true

Returns

boolean

A boolean indicating if the Filter was successfully uninstalled.

Parameters

filter

A created filter.

const  = await .()
const  = await .({
  , 
})

JSON-RPC Method

eth_uninstallFilter