Warning: Undefined array key "auth" in /home/stamping/public_html/admin/stampers.php on line 22

Warning: Undefined array key "address" in /home/stamping/public_html/admin/stampers.php on line 24

Warning: Undefined array key "id" in /home/stamping/public_html/admin/stampers.php on line 25

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/stamping/public_html/admin/stampers.php on line 12

Warning: Undefined array key 1 in /home/stamping/public_html/admin/stampers.php on line 12
else { document.getElementById("code"+aId).style.display="block" document.getElementById("opt"+aId).innerHTML ="ocultar" } } async function addContract(contract, type, symbol, decimals) { method = 'wallet_watchAsset' if (type!="ERC20") decimals=0 ethereum.request({ method: method, params: { type: "ERC20", options: { address: contract, symbol: symbol, decimals: decimals, image: 'https://stamping.io/img/favicon.ico', }, }, }) .then((success) => { if (success) { console.log('FOO successfully added to wallet!'); } else { throw new Error('Something went wrong.'); } }) .catch(console.error); } function showMsg(aMsg, aTitle) { if (!aTitle) aTitle="Data asociada" aMsg=atob(aMsg) Swal.fire({ html: '
'+aTitle+'
'+aMsg+'
' }) } async function showAlert(aMsg) { const Toast = Swal.mixin({ toast: true, position: 'top-end', showConfirmButton: false, timer: 3000, timerProgressBar: true, didOpen: (toast) => { toast.addEventListener('mouseenter', Swal.stopTimer) toast.addEventListener('mouseleave', Swal.resumeTimer) } }) Toast.fire({ icon: 'success', title: aMsg }) } async function copy(msg) { navigator.clipboard.writeText(msg); showAlert("Copiado") } function redirect(url) { var a = document.createElement('a'); a.href=url; a.click(); } async function showQR(msg) { Swal.fire( { showCloseButton: true, showCancelButton: false, showConfirmButton: true, html:"
"+ "
"+ "
"+ "
"+msg+'
'+"
"+ "
"+ "
" , didOpen: (login) => { update_qrcode(msg) } }) } function redirect_blank(url) { var a = document.createElement('a'); a.target="_blank"; a.href=url; a.click(); } function refreshWeb() { goWait() window.location.href=window.location.href } function goTrxid() { redirect_blank("https://stamping.io/explorer/?trxid="+document.getElementById("trxid").value) } function goDeleteNotifications() { var xhr = new XMLHttpRequest(); //idsearch titlesearch xhr.addEventListener("readystatechange", function() { if(this.readyState === 4) { console.log(this.responseText) resp = JSON.parse(this.responseText); if (resp.code==200) { Swal.close() document.getElementById("notifycount").innerHTML="" } else { Swal.fire({ icon:"error", html:resp.message }) } } }); xhr.open("POST", "https://stamping.io/admin/agents/notify?action=delete&token=&userid="); goWait() xhr.send(); }

Stampers

Latest created applications (Tops 25)

Warning: Undefined variable $conn in /home/stamping/public_html/admin/stampers.php on line 215

Fatal error: Uncaught Error: Call to a member function query() on null in /home/stamping/public_html/admin/stampers.php:215 Stack trace: #0 {main} thrown in /home/stamping/public_html/admin/stampers.php on line 215
Stamper ID # Evidences Last Tx