Skip to content

Commit

Permalink
Update 4.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBlock authored Apr 28, 2024
1 parent 7ed70d5 commit a789f11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 4.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
</head>
<body>
<h1>MetaMask Chain Management</h1>
<button onclick="switchChain(11155111, 'Sepolia', 'https://sepolia.infura.io/v3', 'https://sepolia.etherscan.io', 'ETH')">Holesky</button>
<button onclick="switchChain(17000, 'Holesky', 'https://ethereum-holesky-rpc.publicnode.com', 'https://holesky.etherscan.io', 'ETH')">Holesky</button>
<button onclick="switchChain(9659, 'Parallel Testnet', 'https://rpc-accused-coffee-koala-b9fn1dik76.t.conduit.xyz', 'https://explorerl2new-accused-coffee-koala-b9fn1dik76.t.conduit.xyz', 'ETH')">Switch to Parallel Testnet</button>
</body>
Expand Down

0 comments on commit a789f11

Please sign in to comment.