-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
249 lines (216 loc) · 14.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html>
<html>
<head>
<!--
░░░░░░░░░▄░░░░░░░░░░░░░░▄
░░░░░░░░▌▒█░░░░░░░░░░░▄▀▒▌
░░░░░░░░▌▒▒█░░░░░░░░▄▀▒▒▒▐
░░░░░░░▐▄▀▒▒▀▀▀▀▄▄▄▀▒▒▒▒▒▐
░░░░░▄▄▀▒░▒▒▒▒▒▒▒▒▒█▒▒▄█▒▐
░░░▄▀▒▒▒░░░▒▒▒░░░▒▒▒▀██▀▒▌
░░▐▒▒▒▄▄▒▒▒▒░░░▒▒▒▒▒▒▒▀▄▒▒▌ so source
░░▌░░▌█▀▒▒▒▒▒▄▀█▄▒▒▒▒▒▒▒█▒▐
░▐░░░▒▒▒▒▒▒▒▒▌██▀▒▒░░░▒▒▒▀▄▌
░▌░▒▄██▄▒▒▒▒▒▒▒▒▒░░░░░░▒▒▒▒▌
▌▒▀▐▄█▄█▌▄░▀▒▒░░░░░░░░░░▒▒▒▐ much code
▐▒▒▐▀▐▀▒░▄▄▒▄▒▒▒▒▒▒░▒░▒░▒▒▒▒▌
▐▒▒▒▀▀▄▄▒▒▒▄▒▒▒▒▒▒▒▒░▒░▒░▒▒▐
░▌▒▒▒▒▒▒▀▀▀▒▒▒▒▒▒░▒░▒░▒░▒▒▒▌
░▐▒▒▒▒▒▒▒▒▒▒▒▒▒▒░▒░▒░▒▒▄▒▒▐ how do you accessed ? wow
░░▀▄▒▒▒▒▒▒▒▒▒▒▒░▒░▒░▒▄▒▒▒▒▌
░░░░▀▄▒▒▒▒▒▒▒▒▒▒▄▄▄▀▒▒▒▒▄▀
░░░░░░▀▄▄▄▄▄▄▀▀▀▒▒▒▒▒▄▄▀
░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▀▀
-->
<!-- It is an open source code but no one can copy or use this code, no one has permission to do so. Remember not to copy or use this code, thanks. -->
<title>Much Balance | Dogecoin</title>
<link rel="icon" href="f32.ico" type="image/gif" sizes="32x32" />
<link rel="icon" href="f64.ico" type="image/gif" sizes="64x64" />
<link rel="icon" href="f128.ico" type="image/gif" sizes="128x128" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="description" content="DOGECOIN BALANCE and WALLET EXPLORER">
<meta name="keywords" content="doge%20balance, muchbalance, much%20balance, dogecoin, dogechain, dogecoin%20wallet, blockchain, doge%20price, crypto, dogecoin%20balance">
<meta property="og:title" content="Much Balance | Dogecoin" />
<meta property="og:description" content="DOGECOIN BALANCE and WALLET EXPLORER" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://muchbalance.github.io/" />
<meta property="og:site_name" content="Much Balance | Dogecoin" />
<meta property="og:locale" content="en_US">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="much.css">
<link rel="stylesheet" type="text/css" href="lightTheme.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QJWRT04T37"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QJWRT04T37');
</script>
<script src = "https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
<script src="https://rawgit.com/schmich/instascan-builds/master/instascan.min.js"></script>
</head>
<body class="lightTheme">
<a href="whatisdogecoin.html" class="FAQ">FAQs</a>
<img src="dd.gif" alt="Dancing Doge" height="65.3625" width="41.34375" style="position: fixed;bottom: -1%;left: 2%;z-index: 3;transform: scaleX(-1);">
<div id="mhqr">
<span class="ncls" onclick="$('#mhqr').css('display', 'none');" id="minqrs">×</span>
<div id="mainqr">
<div id="meow">
<img src="qr.png" height="300" width="300" id="imgqr">
<video id="preview"></video>
<br/><br/>
<div style="margin: auto;display: block;position: absolute;left: 50%;transform: translate(-50%);display: flex;width: 100%;justify-content: center;">
<label id="fcbc">
<input type="radio" name="options" value="1" autocomplete="off"> Front Camera
</label>
<label id="fcbc">
<input type="radio" name="options" value="2" autocomplete="off"> Back Camera
</label>
</div>
</div>
<br/><br/><br/>
<div class="uqrw">
<form action="javascript:void(0);" id="uqrf">
<input type="file" id="Inp" hidden>
<div class="content">
<p id="pop" style="background: rgb(37,80,250);border-radius: 6px;">Upload QR Code from file</p>
</div>
</form>
</div>
</div>
</div>
<div>
<!-- Header Start -->
<header>
<div>
<img src="dogecoin-300.png" alt="Dogecoin Logo" height="50" width="50" style="margin-left: 3%;" />
<p style="float: right;margin-right: 3%;color: white;font-size: 15px;">Price: <strong><span id="price" style="color: white;"></span></strong> <i class="fa fa-refresh" style="cursor: pointer;" id="refp"></i></p>
</div>
<br/>
<center>
<form action="javascript:void(0);">
<div class="fieldset">
<div id="anim"><ion-icon name="scan" id="nscn"></ion-icon></div>
<input type="text" id="add" name="query" required placeholder="Enter dogecoin address" class="form-text" autofocus>
<a href="#" class="clear-text material-icons">cancel</a>
</div>
</form>
<!-- Blocks & Transactions -->
<strong><span class="BTbtn" id="blocks" style="cursor: initial;"></span></strong>
<strong><span class="BTbtn" id="transactions" style="cursor: initial;"></span></strong>
</center>
</header>
<!-- Header End -->
<div id="tools">
<span class="ncls" onclick="document.getElementById('tools').style.display='none';">×</span>
<br/><br/><br/>
<div id="usd-doge">
<ion-icon name="swap-vertical-outline" id="swpIcn"></ion-icon>
<span style="padding-left: 14px;font-size: 15px;">USD to DOGE converter</span>
<div id="inuf"><input type="text" id="dolv" name="" placeholder="0.00"><img src="usd.png" style="position: absolute;height: 25px;width: 25px;z-index: 100;top: 35%;right: 8%;" alt="USD Balance"></div>
<div id="inuf"><input type="text" id="dogv" name="" placeholder="0.00"><img src="dogecoin-300.png" style="position: absolute;height: 25px;width: 25px;z-index: 100;top: 35%;right: 8%;" alt="DOGE Balance"></div>
<button id="clrud">Reset</button>
</div>
<br/>
<div id="qrgenerator">
<span style="padding-left: 14px;font-size: 15px;">Fix amount QR Generator <div id="qttp"><i class="fa fa-question-circle"></i><span class="ttptxt">When someone scans a fix/set amount QR Code, a amount that was set by user will be automatically inputted in sender's input field.</span></div></span><br/><br/>
<div id="inuf"><input type="text" id="nadd" name="query" placeholder="Address"></div><br/>
<div id="inuf"><input type="text" id="amnt" name="" placeholder="Amount of DOGE" disabled=""></div><br/>
<div style="display: flex;justify-content: space-around;width: 100%;">
<button id="generate" disabled="" style="color: #ccc;">Generate</button>
<button id="qclr">Reset</button>
</div>
<div id="damta"></div>
</div>
</div>
<div id="rslt">
<br/>
<!-- Buttons -->
<center>
<button class="tBtn" onclick="document.getElementById('tools').style.display = 'block';">Tools <i class="fa fa-cog" aria-hidden="true"></i> </button>
<button class="tBtn" onclick="window.location.href='bitcoin/index.html';"><div style="margin:0;padding:0;display: flex;justify-content: center;align-items: center;"><img src="bitcoin/bitcoin.png" height="10" width="10" align="top"> Explorer </div>
</button>
<div id="qttp"><button class="tBtn">Help <i class="fa fa-question-circle"></i></button><span class="ttptxt" style="margin-left: -150px;width: 220px;">If you have pasted dogecoin address in input field and data is not showing then please click on input field and press CAPS LOCK button on your keyboard, actually it shows data on any keyup if address is valid and paste button is not a key of keyboard.</span></div>
<button class="tBtn" id="thmBtn"> <i class="fa fa-toggle-on"></i></button>
</center>
<!-- Address Data -->
<div id="oneb">
</div>
</div>
</div>
<div id="sQRModal" class="sQRmodal">
<span class="sQRclose">×</span>
<div>
<img class="sQRmodal-content" id="sQRimg">
</div>
<br/>
<center style="animation: zoom 0.3s;"><span id="sQRadrs" class="dsQR" style="font-size: 12px;animation: zoom 0.3s;"></span></center>
<br/>
<div id="sQRcaption">
<a class='dsQR' id="dsQR" style="font-size: 13px;">Download QR</a>
<a onclick="myCPFunction()" onmouseout="outCPFunc()" class="qttp dsQR" id="qttp" style="cursor: pointer;font-size: 13px;">Copy Address<span class="ttptxt" id="ttptxt" style="padding: 5px;font-size: 12px;">Copy to clipboard</span></a>
</div>
</div>
<script type="text/javascript">
function myCPFunction() {
var copyText = document.getElementById("sQRadrs");
navigator.clipboard.writeText(copyText.innerHTML);
var tooltip = document.getElementById("ttptxt");
tooltip.innerHTML = "Copied";
}
function outCPFunc() {
var tooltip = document.getElementById("ttptxt");
tooltip.innerHTML = "Copy to clipboard";
}
</script>
<span id="shmm"><img src="clcm.png" height="85" width="85" alt="Click me Doge"></span>
<div id="more"> </div>
<div id="mmc">
<div id="mmchdr"><h1 style="font-size:19px;">Use, Credits & About</h1></div>
<div id="uses">
<p><strong>A simple & fast web app to check your DOGE balance. Dogecoin MuchBalance or Dogecoin Much Balance is a faster alternative to DogeChain and other blockchain explorers, although we are not their competitors.</strong></p>
<p><span style="color:rgb(255,69,94);"><b>Note</b></span> - Use only DOGECOIN network to withdraw your dogecoins from exchanges to your wallet. If you will use any other network(not dogecoin network), those dogecoins will no longer remain real. So please ensure before withdrawing, that you are withdrawing your coins through dogecoin network(This may charge you little bit more fees compared to any other network, but this will keep your dogecoins real).</p>
<h4>Use : </h4>
<p>By entering your dogecoin address in input field, you will get your - dogecoin wallet balance in dogecoin & in USD, a QR Code of your address, received amount in dogecoin, spent amount in dogecoin.</p>
<p>You can also scan dogecoin QR Codes or upload QR Codes and this website will automatically detect the dogecoin address and will show you that address's data.</p>
<p>There is an refresh button just after price shown in USD, by clicking on that button, price of dogecoin in USD will be refreshed.</p>
<p>I also added two tools by which you can convert USD to DOGE or DOGE to USD instantly & can generate a fix dogecoin amount QR Code of any dogecoin address.</p>
<p>This website can work like a mobile app, just add it to your homescreen(Click on 3 dots or on menu in your browser and there will be a option Add To Home Screen), and now you can use it like an app.</p>
</div>
<div id="cdts">
<h4>Credits : </h4>
<p>This website is built using SoChain API, it means the data you see of your dogecoin address is fetched from dogecoin blockchain data using SoChain API on this website, so all data credit goes to <a href="https://chain.so/" target="_blank">SoChain</a>.</p>
<p>I'm using <a href="https://dogechain.info">DogeChain</a> for redirecting to full transactions details of an address, credit goes to them.</p>
<p>For creating QR Code of an address, I'm using Google API, all credit goes to them.</p>
<p>QR Code scanning is possible using Instascan & qrserver.</p>
<p>The logo image of dogecoin is used from <a href="http://www.dogecoin.com/" target="_blank">Dogecoin</a>'s official website(Their official logo). Logo image credits goes to them.</p>
<p>The header image in which Doge sitting on the moon is used from reddit - <a href="https://www.reddit.com/r/dogecoin/comments/mwd00e/4k_moon_doge_wallpaper/" target="_blank">Source</a></p>
<p>Remaining two images - 1. Dancing Doge & 2. Click Me Doge are used from somewhere on internet, credit goes to their respective owners/makers.</p>
</div>
<div id="abtus">
<h4>About : </h4>
<p>Why this website ? - there are too many websites on internet on which you can check your wallet balance & get additional block data but they redirects you to other page or takes some time to show data. But I made this website much fast, such easy so you just have to enter your dogecoin address & it will show you your wallet data without refreshing or redirecting to any other page.</p>
<p>This website is non-profitable, it means I don't generate any income from this website, I don't charge you any amount of fiat or crypto for using this website.</p>
<p>I don't collect any type of your data like your dogecoin address, IP address, or other important data. The use of this website is just to get your dogecoin wallet balance wowly much fast. The complete website is built on Front-End. <b>My purpose is not to collect your data, but is to help DOGE community newbies & all members to getting easy access to their data.</b></p>
<br/>
<p>Developed & Designed by - <a href="http://www.twitter.com/naveen6802" target="_blank"><i class="fa fa-twitter" style="color:rgb(29,161,242)"></i> @naveen6802</a></p>
<p>Donate(Dogecoin) - DRRSueeU3DWNPFpkmU6hsq6Ur8fwRYAJ3o or <a href="dogecoin:DRRSueeU3DWNPFpkmU6hsq6Ur8fwRYAJ3o">Donate</a></p>
</div>
</div>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script type="text/javascript" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/130527/qrcode.js"></script>
<script type="text/javascript" src="much.js"></script>
<script type="text/javascript" src="lightTheme.js"></script>
</body>
</html>