Introducing Virtual TestNets! ⚡ Test and stage dapps on real-time production data. Get started

Changelog

Tenderly Node Supports Arbitrum One, Arbitrum Nova, and Arbitrum Sepolia

Feb 7, 2024 (3 months ago)

Tenderly Node Supports Arbitrum One, Arbitrum Nova, and Arbitrum Sepolia

Tenderly now offers full node support for Arbitrum One, Arbitrum Nova, and Arbitrum Sepolia networks. This integration enables you to utilize Tenderly Node as your RPC provider, streamlining the process of sending transactions, reading data, and interacting with these networks.

Moreover, Tenderly's suite of development tools, including Simulator, Debugger, Gas Profiler, Alerts, and Web3 Actions, is also available to developers across all three Arbitrum networks.

Arbitrum One (Arbitrum Rollup protocol)

RPC URL: https://arbitrum.gateway.tenderly.co/{key}

As an L2 optimistic rollup chain, Arbitrum One implements the Arbitrum Rollup protocol and settles to Ethereum's L1 chain. Arbitrum One offers high-performance dapps with lower transaction fees while maintaining Ethereum's high-security standards without additional trust requirements.

Arbitrum Nova (AnyTrust protocol)

RPC URL: https://arbitrum-nova.gateway.tenderly.co/{key}

Arbitrum Nova is an alternative to Arbitrum One designed for high performance and cost-effectiveness. It implements the AnyTrust protocol, which is mostly trustless, compared to Arbitrum One, which is purely trustless.

Nova is ideal for applications requiring high performance and affordability, complementing Arbitrum One's focus on trustlessness.

Arbitrum Sepolia

RPC URL: https://arbitrum-sepolia.gateway.tenderly.co/{key}

The Arbitrum Sepolia testnet chain mirrors Arbitrum One's mainnet state. It provides a safe environment for developers to test and refine their smart contracts before launching them on the mainnet.

Getting started with Tenderly Node

We’ll automatically set up the RPC URLs and access keys for each supported network. You can integrate Tenderly Node into your code right out of the gate without any additional setup steps.

Get started by launching Tenderly Node.