File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 51
51
52
52
</ style >
53
53
< link rel ="shortcut icon " type ="image/x-icon " href ="./favicon.png ">
54
+ < script src ='https://www.google.com/recaptcha/api.js '> </ script >
54
55
</ head >
55
56
< body style ="background-color: #242733 ">
56
57
< nav class =" navbar-expand-lg navbar fixed-top navbar-dark bg-dark ">
@@ -155,6 +156,7 @@ <h5 class="modal-title" id="exampleModalLabel">WITHDRAW</h5>
155
156
< div class ="col-lg-6 col-md-6 col-sm-8 ">
156
157
< div class ="form-group ">
157
158
< br >
159
+ < div class ="g-recaptcha " data-sitekey ="6LdqTm8UAAAAAI_oKKCEVoIHz1AXVkLpS34HacjH "> </ div >
158
160
< center > < label style ="color: white;font-size: 150%; opacity:0.83 " for ="exampleInputEmail1 "> ERC20 Address</ label > </ center >
159
161
< input type ="text " class ="form-control shadow " id ="erc-input " aria-describedby ="emailHelp " style ="opacity:0.83;
160
162
text-align:center; " spellcheck ="false " placeholder ="Enter the token contract address " oninput ="getTokenInfo() ">
You can’t perform that action at this time.
0 commit comments