> For the complete documentation index, see [llms.txt](https://docs.bifrostnetwork.com/bifrost-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifrostnetwork.com/bifrost-network/developer-documentations/client-api/json-rpc-api/trace.md).

# trace

### **filter(filter: `FilterRequest`): `Vec<TransactionTrace>`**

* **interface**: `api.rpc.trace.filter`
* **jsonrpc**: `trace_filter`
* **summary**: It allows you to get the traces of multiple transactions in a single request based on the filters you provide.
