Test Hilo Sepolia L3 Chain
Tutorial: How to Add and Test Hilo Sepolia L3 Chain
This guide explains how to add and test the Hilo Sepolia Layer 3 (L3) chain on Ethereum's Sepolia testnet. Follow the steps below to set up your wallet and interact with the network.
Step 1: Obtain Arbitrum Sepolia ETH
To interact with Hilo Sepolia, you need Arbitrum Sepolia ETH, which operates on Ethereum Sepolia testnet. You can obtain it via:
Option 1: Using a Faucet
Search for an active Arbitrum Sepolia Faucet.
Enter your wallet address to request testnet ETH.
Wait for the transaction confirmation.
Option 2: Bridging ETH
Use a bridge service that supports Ethereum Sepolia to Arbitrum Sepolia.
Connect your wallet to the bridge.
Transfer testnet ETH from Ethereum Sepolia to Arbitrum Sepolia.
After obtaining Arbitrum Sepolia ETH, you’re ready to deposit it into Hilo Sepolia.
Step 2: Deposit ETH to Hilo Sepolia
You will deposit ETH into the Hilo Sepolia network using a proxy contract.
Visit the Contract
Open the contract page: 👉 Sepolia Arbiscan Contract.
Connect Your Wallet
Scroll to the "Write as Proxy" section.
Click Connect to Web3 and select your wallet (e.g., MetaMask).
Deposit ETH
Locate the
depositETH
function (Method ID:0x439370b1
).Enter the amount of ETH (in ETH, not Wei) that you wish to deposit. For example:
0.1
for 0.1 ETH.Approve and confirm the transaction in your wallet.
Wait for Confirmation
Once confirmed, your ETH will be deposited into the Hilo Sepolia network.
Step 3: Add Hilo Sepolia Network to MetaMask
To interact with Hilo Sepolia, you must add the network to your MetaMask wallet.
Open MetaMask
Click the network dropdown at the top.
Add a New Network
Click Add Network → Add Network Manually.
Use the following details:
Network Name: Hilo Sepolia
RPC URL:
http://sepolia.hiloscan.io:8449
Chain ID:
63368363880
Currency Symbol: ETH
Block Explorer URL:
http://sepolia.hiloscan.io
Save the network.
Verify the Network
Switch to Hilo Sepolia in your wallet. Your deposited ETH should appear.
Step 4: View Transactions on the Hilo Sepolia Explorer
You can track your activity on the Hilo Sepolia Block Explorer:
Visit the Explorer Go to 👉 Hilo Sepolia Explorer.
Search for Transactions
Enter your wallet address in the search bar to view your transactions and balance.
Inspect Contract Interactions
Use the explorer to monitor deposits, withdrawals, and other network activity.
Disclaimer
Hilo Sepolia, Arbitrum Sepolia, and Ethereum Sepolia are testnet environments. All funds and tokens in these networks are not real and have no monetary value.
These systems are intended solely for development and testing purposes. Avoid sending mainnet funds to these networks, as they will be irretrievable.
Enjoy testing Hilo Sepolia! 🚀
Last updated