eth_uninstallFilter

Xlayer API - Uninstalls a filter with given id. Should always be called when watch is no longer needed. Additionally, Filters timeout when they aren’t requested with eth_getFilterChangesfor a period

Path Params
string
required
Body Params
string
required
Defaults to 2.0
string
enum
required
Defaults to eth_getLogs
Allowed:
params
array
length between 0 and 1

Per method: getFilterChanges/getFilterLogs/uninstallFilter: [filterId]; newPendingTransactionFilter/newBlockFilter: []; newFilter: [filterObject]; getLogs: [filterObject].

params
int32
required
Defaults to 0
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json