Transaction

b6bc2d310866190bc3467fd5c52ed4ccbbeded56413b7b2a3b145ae00aeb94ca
Timestamp (utc)
2020-08-27 18:46:16
Fee Paid
0.00020980 BSV
(
0.00600000 BSV
-
0.00579020 BSV
)
Fee Rate
500 sat/KB
Version
1
Confirmations
284,941
Size Stats
41,956 B

2 Outputs

Total Output:
0.00579020 BSV
  • j"19HxigV4QyBv3tHpQVcUEQyq1pzZVdoAutMÉ¢<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="https://bico.media/c9081e792cf96b19bbaba8534e651ec3bfc35b7103ccc1abd9e9c9adef80396c" type="image/x-icon"> <link rel="icon" href="https://bico.media/c9081e792cf96b19bbaba8534e651ec3bfc35b7103ccc1abd9e9c9adef80396c" type="image/x-icon"> <title>Sentiment.pro - Mood Index (SMI) - Social Sentiment Tool</title> <!--MDBOOTSTRAP CSS--> <!-- Font Awesome --> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css"> <!-- Google Fonts --> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"> <!-- Bootstrap core CSS --> <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet"> <!-- Material Design Bootstrap --> <link href="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.14.1/css/mdb.min.css" rel="stylesheet"> <!--MDBOOTSTRAP JS--> <!-- JQuery --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <!-- Bootstrap tooltips --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.4/umd/popper.min.js"></script> <!-- Bootstrap core JavaScript --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.4.1/js/bootstrap.min.js"></script> <!-- MDB core JavaScript --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.14.1/js/mdb.min.js"></script> <!-- Moneybutton Script--> <script src="https://www.moneybutton.com/moneybutton.js"></script> <script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script> </head> <body> <div class="container-fluid"> <!--Navbar --> <nav class="mb-1 navbar navbar-expand-lg navbar-dark black"> <a class="navbar-brand" href="https://sentimentpro.github.io"> <img src="https://bico.media/eeac63c4c8d0718559b355a2846f27db73cce9b64544bc659a8bea83490803c0" height="30" alt="mdb logo"> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent-333" aria-controls="navbarSupportedContent-333" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent-333"> <ul class="navbar-nav ml-auto nav-flex-icons"> <li class="nav-item"> <a class="nav-link" target=”_blank” href="https://www.moneybutton.com/">MoneyButton</a> </li> <li class="nav-item"> <a class="nav-link" target=”_blank” href="https://twitter.com/sentimentdotpro/status/1249843663250825219">Earn Vote</a> </li> <li class="nav-item"> <a class="nav-link" href="https://sentimentpro.github.io/claimindex.html">Claim Index</a> </li> <li class="nav-item"> <a target="_blank "href="https://twitter.com/sentimentdotpro" class="nav-link waves-effect waves-light"> <i class="fab fa-twitter"></i> </a> </li> </ul> </div> </nav> <!--/.Navbar --> <!--Mood Index Chart--> <div class="container my-5"> <!--Section: Block Content--> <section> <div class="card"> <div class="card-body"> <h5 class="text-center font-weight-bold mb-4">Sentiment.pro Mood Index (SMI) <br> <a href="https://read.ecat.media/d/?h=a3fa6d2223685ab03f6513c5f5aa2b134b6c07007ccbc24a3664194528ff9459&t=7K97pDtc4vhm-Q" target="_blank">Last Hash</a> </h5> <hr> <!--Grid row--> <div class="row"> <!--Grid column--> <div class="table-responsive"> <table class="table"> <thead> <tr> <th scope="col" class="h7 font-weight-bold"><i class="far fa-laugh"></i> Ecstatic <button id="Ecstatic" type="button" class="btn rgba-green-strong white-text btn-sm">Vote</button> </th> <th scope="col" class="h7 font-weight-bold"><i class="far fa-smile"></i> Happy <button id="Happy" type="button" class="btn rgba-lime-strong white-text btn-sm">Vote</button> </th> <th scope="col" class="h7 font-weight-bold"><i class="far fa-meh"></i> Neutral <button id="Neutral" type="button" class="btn rgba-yellow-strong white-text btn-sm">Vote</button> </th> <th scope="col" class="h7 font-weight-bold"><i class="far fa-frown"></i> Sad <button id="Sad" type="button" class="btn rgba-orange-strong white-text btn-sm">Vote</button> </th> <th scope="col" class="h7 font-weight-bold"><i class="far fa-sad-tear"></i> Depressed <button id="Depressed" type="button" class="btn rgba-red-strong white-text btn-sm">Vote</button> </th> </tr> </thead> </table> </div> <!--Grid column--> <!--Grid column--> <div class="col-sm-7 mb-4"> <div id="canvdoon"> <canvas id="labelChart" style="width: 100px; height: 100px;" ></canvas> </div> <div id="total"></div><div id="youvoted"></div> <button id="10m" type="button" class="btn black white-text btn-sm">10min</button> <button id="1h" type="button" class="btn black white-text btn-sm">1h</button> <button id="1d" type="button" class="btn black white-text btn-sm">1d</button> <button id="1w" type="button" class="btn black white-text btn-sm">1w</button> <button id="1m" type="button" class="btn black white-text btn-sm">1m</button> <button id="1y" type="button" class="btn black white-text btn-sm">1y</button> </div> <!--Grid column--> <div class="col-sm-5 mb-4"> <div id="my-money-button"></div> <hr> <p class="lead black-text"> Sentiment.pro Mood Index (SMI) is used to measure how happy or sad the world is feeling at any given moment. Anyone can share their sentiment on the SMI for 0.02 USD. <br> <br> By tracking sentiment using Bitcoin(SV) we can ensure integrity and immutability of every sentiment vote. You can earn bitcoin to vote by using the Earn Vote link in the navbar. <br> <br> Results can be filtered by timeframe and clicking variables in legend. Default vote for all variables starts at 0 and default time frame is 10min. If there is no activity on a timeframe the app will show a blank space where the chart is located. <br> <br> You can view your vote tx below the total votes tally after you have voted. If you don't have adblock a pop-up will appear so you can tweet that you voted. Please refresh page after voting to see updated results. <br> <br> Users can share comments below for $0.01 USD. Please refresh page after commenting. Users can wait up to 1 confirm for comments to show in the comment section. </p> </div> </div> <!--Grid row--> </div> </div> </section> <!--Section: Block Content--> </div> <!--/.Mood Index Chart--> <!--Trollbox--> <div class="container my-5"> <section> <div class="card"> <div class="card-body"> <h5 class="text-center mb-4">Comment Section </h5> <h7 class="text-center mb-4">Wait 1 confirmation to see comment. </h7> <br> <div class="form-group"> <form id="sendmessage"> <textarea type="text" class="form-control" maxlength="280" id="messagex" placeholder="Comment here...welcome to free speech!"></textarea> <button type="submit" class="btn btn-outline-black btn-rounded btn-sm waves-effect waves-dark float-right">Send</button> <div id="moneybutton2"></div> </form> </div> <br> <br> <button id="10mx" type="button" class="btn black white-text btn-sm">10min</button> <button id="1hx" type="button" class="btn black white-text btn-sm">1h</button> <button id="1dx" type="button" class="btn black white-text btn-sm">1d</button> <button id="1wx" type="button" class="btn black white-text btn-sm">1w</button> <button id="1mx" type="button" class="btn black white-text btn-sm">1m</button> <button id="1yx" type="button" class="btn black white-text btn-sm">1y</button> <br> <br> <div class="chat-message"> <div id="chatlog"></div> </div> </div> </div> </section> </div> <!--Trollbox--> <!-- Footer --> <footer class="page-footer font-small black pt-4"> <!-- Footer Elements --> <div class="container"> <!-- Call to action --> <ul class="list-unstyled list-inline text-center py-2"> <li class="list-inline-item"> <!-- Button trigger modal --> <a class="btn btn-outline-white" href="https://sentimentpro.github.io/contact.html">Contact</a> </li> <li class="list-inline-item"> <!-- Button trigger modal --> <a class="btn btn-outline-white" href="https://sentimentpro.github.io/terms.html">Terms</a> </li> </ul> <!-- Call to action --> </div> <!-- Footer Elements --> <!-- Copyright --> <div class="footer-copyright text-center py-3">© 2020 Copyright: <a href="http://sentiment.pro"> Sentiment.pro</a> </div> <!-- Copyright --> </footer> <!-- Footer --> </div> <script> var messages = []; var middle = []; var archive = []; var end = []; function hex_to_ascii(str1) { var hex = str1.toString(); var str = ''; for (var n = 0; n < hex.length; n += 2) { str += String.fromCharCode(parseInt(hex.substr(n, 2), 16)); } return str; } var serialize_form = form => JSON.stringify( Array.from(new FormData(form).entries()) .reduce((m, [ key, value ]) => Object.assign(m, { [key]: value }), {}) ); $.ajax({ type: 'GET', url: 'https://api.whatsonchain.com/v1/bsv/main/address/1AxHxBbGAHv5pA4TFmQKVTAAZvoaBrE2uq/history', contentType: 'application/json', success: function(data) { data.forEach(item =>{ messages.push(item); }) } }); setInterval(() => { document.getElementById("chatlog").innerHTML = ''; archive.sort(function(a, b) { return parseFloat(a.height) - parseFloat(b.height); }); archive.forEach( item => { document.getElementById("chatlog").innerHTML += `<li class="d-flex justify-content-between mb-4 pb-3"> <div class="chat-body white p-3 ml-2 z-depth-1" style="width:100%;"> <small> <a href="https://whatsonchain.com/tx/${item.hash}">Tx</a></small> - <small>Time: ${item.height}</small> <hr> <p class="mb-0"> ${item.message} </p> </div> </li>` }) }, 10000); setInterval(() => { messages.forEach(function(item , i, object){ console.log(i); axios.get(`https://api.whatsonchain.com/v1/bsv/main/tx/${item.tx_hash}/out/0/hex`) .then(function (response) { console.log(response.data); if (!middle.includes(response.data)){ var katana = hex_to_ascii(response.data); middle.push(response.data); archive.push({hash:item.tx_hash,height:item.height,message:katana}); end.push({hash:item.tx_hash,height:item.height,message:katana}); object.splice(i,1); console.log(i); }else{ messages.splice(i,1) } }); return messages; }); }, 20000); setTimeout(() => { messages.forEach(function(item , i,object){ console.log(i); if (!archive.includes(item)){ axios.get(`https://api.whatsonchain.com/v1/bsv/main/tx/${item.tx_hash}/out/0/hex`) .then(function (response) { console.log(response.data); if (!middle.includes(response.data)){ middle.push(response.data); var katana = hex_to_ascii(response.data); archive.push({hash:item.tx_hash,height:item.height,message:katana}); end.push({hash:item.tx_hash,height:item.height,message:katana}); object.splice(i,1); } }); } }); }, 3000); $('#sendmessage').on('submit', function(event) { event.preventDefault(); var json = $("#messagex").val(); const div = document.getElementById('moneybutton2'); var date = new Date(); console.log(`[${date.getFullYear()}:${date.getMonth()}:${date.getDate()}] : ${json}`); moneyButton.render(div, { to: "1AxHxBbGAHv5pA4TFmQKVTAAZvoaBrE2uq", amount: "0.01", currency: "USD", opReturn: `[${date.getFullYear()}:${date.getMonth()}:${date.getDate()}] : ${json}`, clientIdentifier: "560a5fde81421236b83afdeaae77ea90", onPayment: submitcomment }) }); function submitcomment(payment){ console.log(payment); document.getElementById('moneybutton2').innerHTML = `message sent!`; }; function filter10m(obj){ return obj.height >= localStorage.getItem("current") - 1; }; function filter1h(obj){ return obj.height >= localStorage.getItem("current") - 6; }; function filter1d(obj){ return obj.height >= localStorage.getItem("current") - 144; }; function filter1w(obj){ return obj.height >= localStorage.getItem("current") - 1000; }; function filter1m(obj){ return obj.height >= localStorage.getItem("current") - 4000; }; function filter1y(obj){ return obj.height >= localStorage.getItem("current") - 48000; }; document.getElementById("10mx").onclick = function() { archive = end.filter(filter10m); }; document.getElementById("1hx").onclick = function() { archive = end.filter(filter1h); }; document.getElementById("1dx").onclick = function() { archive = end.filter(filter1d); }; document.getElementById("1wx").onclick = function() { archive = end.filter(filter1w); }; document.getElementById("1mx").onclick = function() { archive = end.filter(filter1m); }; document.getElementById("1yx").onclick = function() { archive = end.filter(filter1y); }; window.ecurrent = 0; window.elast6= 0; window.elast144= 0; window.elast1000= 0; window.elast4000= 0; window.elast48000= 0; window.einmempool= 0; window.hcurrent = 0; window.hlast6= 0; window.hlast144= 0; window.hlast1000= 0; window.hlast4000= 0; window.hlast48000= 0; window.hinmempool= 0; window.ncurrent = 0; window.nlast6= 0; window.nlast144= 0; window.nlast1000= 0; window.nlast4000= 0; window.nlast48000= 0; window.ninmempool= 0; window.scurrent = 0; window.slast6= 0; window.slast144= 0; window.slast1000= 0; window.slast4000= 0; window.slast48000= 0; window.sinmempool= 0; window.dcurrent = 0; window.dlast6= 0; window.dlast144= 0; window.dlast1000= 0; window.dlast4000= 0; window.dlast48000= 0; window.dinmempool= 0; const div = document.getElementById('my-money-button'); function myCustomCallback (payment) { console.log('A payment has occurred!', payment); window.open("https://twitter.com/intent/tweet?screen_name=Sentimentdotproro&ref_src=twsrc%5Etfw&text=Just%20voted%20on%20@Sentimentdotpro","", "width=500,height=250"); document.getElementById('youvoted').innerHTML = `https://whatsonchain.com/tx/${payment.txid}`; } document.getElementById("Ecstatic").onclick = function() { moneyButton.render(div, { to: "1EtEa19LYeProPNv1xqhB2NYwgDZyJz958", amount: "0.02", currency: "USD", opReturn: "SMI-E", clientIdentifier: "560a5fde81421236b83afdeaae77ea90", onPayment: myCustomCallback }) }; document.getElementById("Happy").onclick = function() { moneyButton.render(div, { to: "1P2EGkRnm8KvirEaxpaUFmDG6GQKf7e9kv", amount: "0.02", currency: "USD", opReturn: "SMI-H", clientIdentifier: "560a5fde81421236b83afdeaae77ea90", onPayment: myCustomCallback }) }; document.getElementById("Neutral").onclick = function() { moneyButton.render(div, { to: "1DV93NVhNBxxnH1CU8KXBmvjDHSmVsnk7m", amount: "0.02", currency: "USD", opReturn: "SMI-N", clientIdentifier: "560a5fde81421236b83afdeaae77ea90", onPayment: myCustomCallback }) }; document.getElementById("Sad").onclick = function() { moneyButton.render(div, { to: "1BMyN4njR8gPWWxff9vSsADyaxVHGJjTap", amount: "0.02", currency: "USD", opReturn: "SMI-S", clientIdentifier: "560a5fde81421236b83afdeaae77ea90", onPayment: myCustomCallback }) }; document.getElementById("Depressed").onclick = function() { moneyButton.render(div, { to: "1CBhgvcwCcr7jtXyLVk74aGW39h8yp44di", amount: "0.02", currency: "USD", opReturn: "SMI-D", clientIdentifier: "560a5fde81421236b83afdeaae77ea90", onPayment: myCustomCallback }) }; $( document ).ready(function() { $.ajax({ type: 'GET', url: 'https://api.whatsonchain.com/v1/bsv/main/chain/info', contentType: 'application/json', success: function(data) { localStorage.setItem('current', data.blocks); } }) }); $( document ).ready(function() { $.ajax({ type: 'GET', url: 'https://api.whatsonchain.com/v1/bsv/main/address/1EtEa19LYeProPNv1xqhB2NYwgDZyJz958/history', contentType: 'application/json', success: function(data) { localStorage.setItem('Ecstatic', data.length); data.forEach(item =>{ if (item.height == localStorage.getItem('current')){ window.ecurrent+=1; } else if (item.height >= localStorage.getItem('current')-6){ window.elast6+=1; } else if (item.height >= localStorage.getItem('current')-144){ window.elast144+=1; } else if (item.height >= localStorage.getItem('current')-1000){ window.elast1000+=1; } else if (item.height >= localStorage.getItem('current')-4000){ window.elast4000+=1; } else if (item.height >= localStorage.getItem('current')-48000){ window.elast48000+=1; } else { window.einmempool+=1; } }) } }) }); $( document ).ready(function() { $.ajax({ type: 'GET', url: 'https://api.whatsonchain.com/v1/bsv/main/address/1P2EGkRnm8KvirEaxpaUFmDG6GQKf7e9kv/history', contentType: 'application/json', success: function(data) { localStorage.setItem('Happy', data.length); data.forEach(item =>{ if (item.height == localStorage.getItem('current')){ window.hcurrent+=1; } else if (item.height >= localStorage.getItem('current')-6){ window.hlast6+=1; } else if (item.height >= localStorage.getItem('current')-144){ window.hlast144+=1; } else if (item.height >= localStorage.getItem('current')-1000){ window.hlast1000+=1; } else if (item.height >= localStorage.getItem('current')-4000){ window.hlast4000+=1; } else if (item.height >= localStorage.getItem('current')-48000){ window.hlast48000+=1; } else { window.hinmempool+=1; } }) } }) }); $( document ).ready(function() { $.ajax({ type: 'GET', url: 'https://api.whatsonchain.com/v1/bsv/main/address/1DV93NVhNBxxnH1CU8KXBmvjDHSmVsnk7m/history', contentType: 'application/json', success: function(data) { localStorage.setItem('Neutral', data.length); data.forEach(item =>{ if (item.height == localStorage.getItem('current')){ window.ncurrent+=1; } else if (item.height >= localStorage.getItem('current')-6){ window.nlast6+=1; } else if (item.height >= localStorage.getItem('current')-144){ window.nlast144+=1; } else if (item.height >= localStorage.getItem('current')-1000){ window.nlast1000+=1; } else if (item.height >= localStorage.getItem('current')-4000){ window.nlast4000+=1; } else if (item.height >= localStorage.getItem('current')-48000){ window.nlast48000+=1; } else { window.ninmempool+=1; } }) } }) }); $( document ).ready(function() { $.ajax({ type: 'GET', url: 'https://api.whatsonchain.com/v1/bsv/main/address/1BMyN4njR8gPWWxff9vSsADyaxVHGJjTap/history', contentType: 'application/json', success: function(data) { localStorage.setItem('Sad', data.length); data.forEach(item =>{ if (item.height == localStorage.getItem('current')){ window.scurrent+=1; } else if (item.height >= localStorage.getItem('current')-6){ window.slast6+=1; } else if (item.height >= localStorage.getItem('current')-144){ window.slast144+=1; } else if (item.height >= localStorage.getItem('current')-1000){ window.slast1000+=1; } else if (item.height >= localStorage.getItem('current')-4000){ window.slast4000+=1; } else if (item.height >= localStorage.getItem('current')-48000){ window.slast48000+=1; } else { window.sinmempool+=1; } }) } }) }); $( document ).ready(function() { $.ajax({ type: 'GET', url: 'https://api.whatsonchain.com/v1/bsv/main/address/1CBhgvcwCcr7jtXyLVk74aGW39h8yp44di/history', contentType: 'application/json', success: function(data) { localStorage.setItem('Depressed', data.length); data.forEach(item =>{ if (item.height == localStorage.getItem('current')){ window.dcurrent+=1; } else if (item.height >= localStorage.getItem('current')-6){ window.dlast6+=1; } else if (item.height >= localStorage.getItem('current')-144){ window.dlast144+=1; } else if (item.height >= localStorage.getItem('current')-1000){ window.dlast1000+=1; } else if (item.height >= localStorage.getItem('current')-4000){ window.dlast4000+=1; } else if (item.height >= localStorage.getItem('current')-48000){ window.dlast48000+=1; } else { window.dinmempool+=1; } }) } }) }); var u0 = localStorage.getItem('Ecstatic'); var v0 = localStorage.getItem('Happy'); var w0 = localStorage.getItem('Neutral'); var x0 = localStorage.getItem('Sad'); var y0 = localStorage.getItem('Depressed'); setTimeout(function(){ var total = +u0 + +v0 + +w0 + +x0 + +y0 ; document.getElementById('total').innerHTML = `<a>total votes = ${total}</a>` },1000); var ctxP2 = document.getElementById("labelChart").getContext('2d'); window.myPieChart = new Chart(ctxP2, { plugins: [ChartDataLabels], type: 'pie', data: { labels: ["Ecstatic", "Happy", "Neutral","Sad","Depressed"], datasets: [{ data: [+u0, +v0, +w0, +x0, +y0], backgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"], hoverBackgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"] }] }, options: { responsive: true, legend: { position: 'right', labels: { padding: 20, boxWidth: 10 } }, plugins: { datalabels: { formatter: (value, ctx) => { let sum = 0; let dataArr = ctx.chart.data.datasets[0].data; dataArr.map(data => { sum += data; }); let percentage = (value * 100 / sum).toFixed(2) + "%"; return percentage; }, color: 'white', labels: { title: { font: { size: '16' } } } } } } }); function cleaner(){ }; document.getElementById("10m").onclick = function() { setTimeout(function(){ var total = +window.ecurrent + +einmempool + +window.hcurrent + +hinmempool + +window.ncurrent + +ninmempool + +window.scurrent + +sinmempool + +window.dcurrent + +dinmempool; document.getElementById('total').innerHTML = `<a>total votes = ${total}</a>` },1000); var oldcanv = document.getElementById('labelChart'); document.getElementById('canvdoon').removeChild(oldcanv); var canv = document.createElement('canvas'); canv.id = 'labelChart'; canv.style ='width: 100px; height: 100px;' document.getElementById('canvdoon').appendChild(canv); var ctxP2 = document.getElementById("labelChart").getContext('2d'); window.myPieChart = new Chart(ctxP2, { plugins: [ChartDataLabels], type: 'pie', data: { labels: ["Ecstatic", "Happy", "Neutral","Sad","Depressed"], datasets: [{ data: [ +window.ecurrent + +einmempool, +window.hcurrent + +hinmempool, +window.ncurrent + +ninmempool, +window.scurrent + +sinmempool, +window.dcurrent + +dinmempool], backgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"], hoverBackgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"] }] }, options: { responsive: true, legend: { position: 'right', labels: { padding: 20, boxWidth: 10 } }, plugins: { datalabels: { formatter: (value, ctx) => { let sum = 0; let dataArr = ctx.chart.data.datasets[0].data; dataArr.map(data => { sum += data; }); let percentage = (value * 100 / sum).toFixed(2) + "%"; return percentage; }, color: 'white', labels: { title: { font: { size: '16' } } } } } } }); }; document.getElementById("1h").onclick = function() { setTimeout(function(){ var total = +window.ecurrent + +einmempool + +elast6 + +window.hcurrent + +hinmempool + +hlast6 + +window.ncurrent + +ninmempool + +nlast6 + +window.scurrent + +sinmempool + +slast6 + +window.dcurrent + +dinmempool + +dlast6; document.getElementById('total').innerHTML = `<a>total votes = ${total}</a>` },1000); var oldcanv = document.getElementById('labelChart'); document.getElementById('canvdoon').removeChild(oldcanv); var canv = document.createElement('canvas'); canv.id = 'labelChart'; canv.style ='width: 100px; height: 100px;' document.getElementById('canvdoon').appendChild(canv); var ctxP2 = document.getElementById("labelChart").getContext('2d'); window.myPieChart = new Chart(ctxP2, { plugins: [ChartDataLabels], type: 'pie', data: { labels: ["Ecstatic", "Happy", "Neutral","Sad","Depressed"], datasets: [{ data: [ +window.ecurrent + +einmempool + elast6, +window.hcurrent + +hinmempool + hlast6, +window.ncurrent + +ninmempool + nlast6, +window.scurrent + +sinmempool + slast6, +window.dcurrent + +dinmempool + dlast6], backgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"], hoverBackgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"] }] }, options: { responsive: true, legend: { position: 'right', labels: { padding: 20, boxWidth: 10 } }, plugins: { datalabels: { formatter: (value, ctx) => { let sum = 0; let dataArr = ctx.chart.data.datasets[0].data; dataArr.map(data => { sum += data; }); let percentage = (value * 100 / sum).toFixed(2) + "%"; return percentage; }, color: 'white', labels: { title: { font: { size: '16' } } } } } } }); }; document.getElementById("1d").onclick = function() { setTimeout(function(){ var total = +window.ecurrent + +einmempool + +elast6 + +elast144 + +window.hcurrent + +hinmempool + +hlast6 + +hlast144 + +window.ncurrent + +ninmempool + +nlast6 + +nlast144 + +window.scurrent + +sinmempool + +slast6 + +slast144 + +window.dcurrent + +dinmempool + +dlast6 + +dlast144; document.getElementById('total').innerHTML = `<a>total votes = ${total}</a>` },1000); var oldcanv = document.getElementById('labelChart'); document.getElementById('canvdoon').removeChild(oldcanv); var canv = document.createElement('canvas'); canv.id = 'labelChart'; canv.style ='width: 100px; height: 100px;' document.getElementById('canvdoon').appendChild(canv); var ctxP2 = document.getElementById("labelChart").getContext('2d'); window.myPieChart = new Chart(ctxP2, { plugins: [ChartDataLabels], type: 'pie', data: { labels: ["Ecstatic", "Happy", "Neutral","Sad","Depressed"], datasets: [{ data: [ +window.ecurrent + +einmempool + +elast6 + +elast144, +window.hcurrent + +hinmempool + +hlast6 + +hlast144, +window.ncurrent + +ninmempool + +nlast6 + +nlast144, +window.scurrent + +sinmempool + +slast6 + +slast144, +window.dcurrent + +dinmempool + +dlast6 + +dlast144], backgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"], hoverBackgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"] }] }, options: { responsive: true, legend: { position: 'right', labels: { padding: 20, boxWidth: 10 } }, plugins: { datalabels: { formatter: (value, ctx) => { let sum = 0; let dataArr = ctx.chart.data.datasets[0].data; dataArr.map(data => { sum += data; }); let percentage = (value * 100 / sum).toFixed(2) + "%"; return percentage; }, color: 'white', labels: { title: { font: { size: '16' } } } } } } }); }; document.getElementById("1w").onclick = function() { setTimeout(function(){ var total = +window.ecurrent + +einmempool + +elast6 + +elast144 + +elast1000 + +window.hcurrent + +hinmempool + +hlast6 + +hlast144 + +hlast1000 + +window.ncurrent + +ninmempool + +nlast6 + +nlast144 + +nlast1000 + +window.scurrent + +sinmempool + +slast6 + +slast144 + +slast1000 + +window.dcurrent + +dinmempool + +dlast6 + +dlast144 + +dlast1000; document.getElementById('total').innerHTML = `<a>total votes = ${total}</a>` },1000); var oldcanv = document.getElementById('labelChart'); document.getElementById('canvdoon').removeChild(oldcanv); var canv = document.createElement('canvas'); canv.id = 'labelChart'; canv.style ='width: 100px; height: 100px;' document.getElementById('canvdoon').appendChild(canv); var ctxP2 = document.getElementById("labelChart").getContext('2d'); window.myPieChart = new Chart(ctxP2, { plugins: [ChartDataLabels], type: 'pie', data: { labels: ["Ecstatic", "Happy", "Neutral","Sad","Depressed"], datasets: [{ data: [ +window.ecurrent + +einmempool + +elast6 + +elast144 + +elast1000, +window.hcurrent + +hinmempool + +hlast6 + +hlast144 + +hlast1000, +window.ncurrent + +ninmempool + +nlast6 + +nlast144 + +nlast1000, +window.scurrent + +sinmempool + +slast6 + +slast144 + +slast1000, +window.dcurrent + +dinmempool + +dlast6 + +dlast144 + +dlast1000], backgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"], hoverBackgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"] }] }, options: { responsive: true, legend: { position: 'right', labels: { padding: 20, boxWidth: 10 } }, plugins: { datalabels: { formatter: (value, ctx) => { let sum = 0; let dataArr = ctx.chart.data.datasets[0].data; dataArr.map(data => { sum += data; }); let percentage = (value * 100 / sum).toFixed(2) + "%"; return percentage; }, color: 'white', labels: { title: { font: { size: '16' } } } } } } }); }; document.getElementById("1m").onclick = function() { setTimeout(function(){ var total = +window.ecurrent + +einmempool + +elast6 + +elast144 + +elast1000 + +elast4000 + +window.hcurrent + +hinmempool + +hlast6 + +hlast144 + +hlast1000 + +hlast4000 + +window.ncurrent + +ninmempool + +nlast6 + +nlast144 + +nlast1000 + +nlast4000 + +window.scurrent + +sinmempool + +slast6 + +slast144 + +slast1000 + +slast4000 + +window.dcurrent + +dinmempool + +dlast6 + +dlast144 + +dlast1000 + +dlast4000; document.getElementById('total').innerHTML = `<a>total votes = ${total}</a>` },1000); var oldcanv = document.getElementById('labelChart'); document.getElementById('canvdoon').removeChild(oldcanv); var canv = document.createElement('canvas'); canv.id = 'labelChart'; canv.style ='width: 100px; height: 100px;' document.getElementById('canvdoon').appendChild(canv); var ctxP2 = document.getElementById("labelChart").getContext('2d'); window.myPieChart = new Chart(ctxP2, { plugins: [ChartDataLabels], type: 'pie', data: { labels: ["Ecstatic", "Happy", "Neutral","Sad","Depressed"], datasets: [{ data: [ +window.ecurrent + +einmempool + +elast6 + +elast144 + +elast1000 + +elast4000, +window.hcurrent + +hinmempool + +hlast6 + +hlast144 + +hlast1000 + +hlast4000, +window.ncurrent + +ninmempool + +nlast6 + +nlast144 + +nlast1000 + +nlast4000, +window.scurrent + +sinmempool + +slast6 + +slast144 + +slast1000 + +slast4000, +window.dcurrent + +dinmempool + +dlast6 + +dlast144 + +dlast1000 + +dlast4000], backgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"], hoverBackgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"] }] }, options: { responsive: true, legend: { position: 'right', labels: { padding: 20, boxWidth: 10 } }, plugins: { datalabels: { formatter: (value, ctx) => { let sum = 0; let dataArr = ctx.chart.data.datasets[0].data; dataArr.map(data => { sum += data; }); let percentage = (value * 100 / sum).toFixed(2) + "%"; return percentage; }, color: 'white', labels: { title: { font: { size: '16' } } } } } } }); }; document.getElementById("1y").onclick = function() { setTimeout(function(){ var total = +window.ecurrent + +einmempool + +elast6 + +elast144 + +elast1000 + +elast4000 + +elast48000 + +window.hcurrent + +hinmempool + +hlast6 + +hlast144 + +hlast1000 + +hlast4000 + +hlast48000 + +window.ncurrent + +ninmempool + +nlast6 + +nlast144 + +nlast1000 + +nlast4000 + +nlast48000 + +window.scurrent + +sinmempool + +slast6 + +slast144 + +slast1000 + +slast4000 + +slast48000 + +window.dcurrent + +dinmempool + +dlast6 + +dlast144 + +dlast1000 + +dlast4000 + +dlast48000; document.getElementById('total').innerHTML = `<a>total votes = ${total}</a>` },1000); var oldcanv = document.getElementById('labelChart'); document.getElementById('canvdoon').removeChild(oldcanv); var canv = document.createElement('canvas'); canv.id = 'labelChart'; canv.style ='width: 100px; height: 100px;' document.getElementById('canvdoon').appendChild(canv); var ctxP2 = document.getElementById("labelChart").getContext('2d'); window.myPieChart = new Chart(ctxP2, { plugins: [ChartDataLabels], type: 'pie', data: { labels: ["Ecstatic", "Happy", "Neutral","Sad","Depressed"], datasets: [{ data: [ +window.ecurrent + +einmempool + +elast6 + +elast144 + +elast1000 + +elast4000 + +elast48000, +window.hcurrent + +hinmempool + +hlast6 + +hlast144 + +hlast1000 + +hlast4000 + +hlast48000, +window.ncurrent + +ninmempool + +nlast6 + +nlast144 + +nlast1000 + +nlast4000 + +nlast48000, +window.scurrent + +sinmempool + +slast6 + +slast144 + +slast1000 + +slast4000 + +slast48000, +window.dcurrent + +dinmempool + +dlast6 + +dlast144 + +dlast1000 + +dlast4000 + +dlast48000], backgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"], hoverBackgroundColor: ["#81c784", "#dce674", "#fff175", "#ffb74c", "#f77b72"] }] }, options: { responsive: true, legend: { position: 'right', labels: { padding: 20, boxWidth: 10 } }, plugins: { datalabels: { formatter: (value, ctx) => { let sum = 0; let dataArr = ctx.chart.data.datasets[0].data; dataArr.map(data => { sum += data; }); let percentage = (value * 100 / sum).toFixed(2) + "%"; return percentage; }, color: 'white', labels: { title: { font: { size: '16' } } } } } } }); }; </script> </body> </html> text/htmlutf-8spromoodindex_chat.html
    https://whatsonchain.com/tx/b6bc2d310866190bc3467fd5c52ed4ccbbeded56413b7b2a3b145ae00aeb94ca