Stylus testnet information
This document is currently in public preview and may change significantly as feedback is captured from readers like you. Click the Request an update button at the top of this document or join the Arbitrum Discord to share your feedback.
Arbitrum public RPC endpoints
- Unlike the RPC Urls, the Sequencer endpoints only support
eth_sendRawTransaction
andeth_sendRawTransactionConditional
calls. - Arbitrum public RPCs do not provide Websocket support.
- Stylus testnets v1 and v2 have been spun down and are not accesible anymore.
- Visit Quicknode's Arbitrum Sepolia faucet or Alchemy's Arbitrum sepolia faucet for testnet Sepolia tokens on L2.
This section provides an overview of the available public RPC endpoints for different Arbitrum chains that have Stylus enabled, and necessary details to interact with them.
Name | RPC Url(s) | Chain ID | Block explorer | Underlying chain | Tech stack | Sequencer feed URL | Sequencer endpoint⚠️ |
---|---|---|---|---|---|---|---|
Arbitrum Sepolia (Testnet) | https://sepolia-rollup.arbitrum.io/rpc | 421614 | https://sepolia.arbiscan.io | Sepolia | Nitro (Rollup) | wss://sepolia-rollup.arbitrum.io/feed | https://sepolia-rollup-sequencer.arbitrum.io/rpc |
Faucets
Below you can find faucets for obtaining testnet ETH. If using a faucet on Ethereum Sepolia or Arbitrum Sepolia, your testnet ETH can be bridged to the Stylus testnet on the Arbitrum Bridge.
Faucet Operator | Faucet URL | Chain |
---|---|---|
QuickNode | https://faucet.quicknode.com/arbitrum/sepolia | Arbitrum Sepolia |
Alchemy | https://www.alchemy.com/faucets/arbitrum-sepolia | Arbitrum Sepolia |
Sepolia PoW Faucet | https://sepolia-faucet.pk910.de/ | Ethereum Sepolia |
Useful smart contract addresses
You can find the list of protocol and token bridge smart contract addresses, as well as the precompiles addresses in the Smart contract addresses reference page. Notice that currently only Arbitrum Sepolia has Stylus enabled.