Virtual TestNets are live! ⚡️ Test and stage dapps on real-time production data.  Schedule Office Hours

Node RPC
Overview

Node RPC

Node RPC is a fast and reliable production node that enables access to over 12 blockchain networks via RPC. It allows you to send transactions, deploy smart contracts, query blockchain data or other operations without having to run your own node or manage infrastructure.

Node RPC RPCs supports:

  • Multi-regional infrastructure (EU & US) ensuring location-independent low latency
  • Access through http and WebSocket protocols
  • Request batching
  • Building custom RPC methods through Node Extensions
  • Access to Tenderly’s development tooling

Custom RPC methods

In addition to supporting standard EVM methods, you can also use Tenderly’s custom RPC methods to bring enhanced functionality to your dapp:

Managing Node RPCs

Log into the Dashboard and go to the Node RPCs page where you can create new Node RPCs and manage existing ones.

Creating a Node RPC

To create a new Node RPC, follow these steps:

  • Click the Create Node button
  • Choose the network you want to access
  • Provide a name for the Node
  • Click Create

Each Node you create will have a unique URL.

Configuring Node RPCs

Once the Node RPC has been created, you can configure it in the Settings. From there, you can:

  • Reset the Node RPC URL
  • Change the Node name
  • Delete the Node

Add Node RPC to MetaMask

Add the Node RPC to your MetaMask wallet with a single click. Choose the network, click the Add to Wallet button, and confirm the action in MetaMask.

Click Approve in MetaMask to add Node RPC.

Node RPC

Resources

Get started with Node RPC or continue learning about how it works with these resources.