WSLIST_FILTERS
Return the active filters — a map of selector → expression for every selector that currently has one set. params is ignored. An empty {} means no filter is active — use it to confirm one took effect.
Request
Request
{ "method": "LIST_FILTERS", "id": 4 }
Reply
Reply
{ "result": { "solana@swaps": "protocol:raydium_cpmm" }, "id": 4 }