Transaction

044634956ddc243d4c1256019fb54049fa2c7c7c879a2304dbc2e0d7c4256eb7
( - )
264,083
2019-05-02 16:20:36
1
1,069 B

2 Outputs

Total Output:
  • j"19HxigV4QyBv3tHpQVcUEQyq1pzZVdoAutM+<!DOCTYPE html> <html> <head> <script> function clickCounter() { if (typeof(Storage) !== "undefined") { if (localStorage.clickcount) { localStorage.clickcount = Number(localStorage.clickcount)+1; } else { localStorage.clickcount = 1; } document.getElementById("result").innerHTML = "You have clicked the button " + localStorage.clickcount + " time(s)."; } else { document.getElementById("result").innerHTML = "Sorry, your browser does not support web storage..."; } } </script> </head> <body> <p><button onclick="clickCounter()" type="button">Click me!</button></p> <div id="result"></div> <p>Click the button to see the counter increase.</p> <p>Close the browser tab (or window), and try again, and the counter will continue to count (is not reset).</p> </body> </html> text/htmlUTF-8
    https://whatsonchain.com/tx/044634956ddc243d4c1256019fb54049fa2c7c7c879a2304dbc2e0d7c4256eb7