Skip to content

Commit 0ca2213

Browse files
committed
update
1 parent 9e4ceda commit 0ca2213

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

Images/soladd-splash.png

-1.82 KB
Loading

components/Footer.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const Footer = () => {
6161
</a>{" "}
6262
|{" "}
6363
<a
64-
href="https://polygonscan.com/address/0xD5a63CCE627372481b30AE24c31a3Fb94913D5Be"
64+
href="https://mumbai.polygonscan.com/address/0xD5a63CCE627372481b30AE24c31a3Fb94913D5Be"
6565
target="_blank"
6666
rel="noreferrer"
6767
className="hover:border-b-2 hover:border-slate-300"

gradients/splash.png

-1.82 KB
Loading

pages/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ export default function Home() {
207207
<>
208208
<div className="flex flex-row sm:mt-0 mt-4 drop-shadow-md">
209209
<div className="flex mr-2 justify-end rounded-md bg-slate-700 px-2.5 py-0.5 text-lg font-medium text-slate-50">
210-
Show Advanced Options
210+
Set Custom Nonce
211211
</div>
212212

213213
<label

0 commit comments

Comments
 (0)