Connecting to RWA

RWA is currently deployed as an L2 rollup settling to the Ethereum Sepolia testnet. Continue reading to learn how to connect to the RWA testnet.

1. Install Wallet

Install a wallet in order to interact with the RWA testnet. RWA supports all EVM-compatible wallets, including:

2. Bridge into RWA Testnet

You won't have any ETH to start out with in your RWA wallet, but you can easily get some by bridging testnet ETH from Sepolia over to RWA.

First, get some SepoliaETH into your Sepolia wallet from one of the faucets below. The transaction will be confirmed within a minute.

Then, bridge the SepoliaETH onto RWA using the RWA Testnet Bridge. The transaction will be confirmed within three minutes.

3. Connect to RWA Testnet

With your wallet of choice, navigate to the settings menu to add a network manually. Fill out the form with the RWA testnet network parameters:

NameValue

Network Name

RWA Testnet

HTTP RPC URL

WebSockets RPC URL

Chain ID

42069

Currency Symbol

ETH

Block Explorer URL

As an example, the steps to connect to RWA testnet using MetaMask are

  1. Open the MetaMask extension.

  2. Click the network selection button in the top left of the extension.

  3. Click "Add network"

  4. Click "Add a network manually".

  5. Fill out the network parameters using the table above, then press "Save", then click "Switch to RWA Testnet"

4. Check your RWA Balance

You should now be able to see your ETH balance on RWA testnet within your wallet. You can also check your wallet address in the RWA block explorer to see your balance and recent transactions. Congratulations on onboarding to RWA! 🤝

Last updated