# Tornado Cash RPC

\
Fast, Privacy-Focused, and Multi-Network Support\
\
**TornadoCash RPC:** [rpc.tornadoeth.cash](https://rpc.tornadoeth.cash)

With the rapid developments in the cryptocurrency world, the significance of projects focusing on privacy is steadily increasing. TornadoCash stands out as one of the notable projects in this domain, aiming to provide users with both privacy and security. In this article, we will delve into TornadoCash's RPC (Remote Procedure Call) services, exploring the services offered across various networks.

<figure><img src="https://content.gitbook.com/content/EtJYowcoUd8dyfwpjiol/blobs/51y4H7fO8BqPaWcT4BYo/default.jpg" alt=""><figcaption><p>TornadoCash RPC</p></figcaption></figure>

## What Is TornadoCash RPC ?

TornadoCash RPC is a service that enables users to utilize the TornadoCash protocol on Ethereum and other blockchain networks. RPC, standing for Remote Procedure Call, is a communication protocol allowing an application to invoke a function located on a different server. TornadoCash RPC utilizes this feature to offer users privacy and speed.

## Privacy and Security Priorities

TornadoCash sets high standards in terms of user privacy and asset security. Users can safeguard their personal information and manage their assets securely while conducting transactions through TornadoCash RPC. This feature allows users to operate anonymously on blockchain networks.

## M**ulti-Network Support**

TornadoCash RPC draws attention with its capability to function on various blockchain networks. Below are the networks where TornadoCash RPC can be used:

* Ethereum (ETH): <https://rpc.tornadoeth.cash/mainnet>
* Ethereum (Sepolia): <https://rpc.tornadoeth.cash/sepolia>
* Ethereum ([MEV](https://docs.tornadoeth.cash/generals/tornado-cash-rpc/mev-blocker)): <https://rpc.tornadoeth.cash/mev>
* Binance Smart Chain (BSC): <https://rpc.tornadoeth.cash/binance>
* Polygon (MATIC): <https://rpc.tornadoeth.cash/polygon>
* Arbitrum (ARB): <https://rpc.tornadoeth.cash/arbitrum>
* Avalanche (AVAX): <https://rpc.tornadoeth.cash/avax>
* Gnosis (GNO): <https://rpc.tornadoeth.cash/gnosis>
* Optimism (OP): <https://rpc.tornadoeth.cash/optimism>

This multi-network support enables users to benefit from TornadoCash advantages on their preferred blockchain network.

## **How to Use?**

Using TornadoCash RPC is straightforward. Once you specify the RPC endpoint of the relevant network, you gain access to the TornadoCash protocol. Users can refer to TornadoCash's official documentation to obtain detailed information on how to use RPCs.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tornadoeth.cash/generals/tornado-cash-rpc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
