🧰AlgoWIFI Counter
A tool to measure your worth.
<script type="text/javascript" crossorigin="anonymous">
var code = 00000000000000000000000000; //YOUR Algorand Address
const xhttp = new XMLHttpRequest();
xhttp.open("POST", "algowifiCount.php", true);
xhttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
xhttp.send("identity="+code);
</script>Last updated