Transaction a7e56ce1554a7aca29da1378304e5eb9193daff34bcd9882d563814f8b88c9e3
1 Input
-
096396c6a5d05a3fa4dcc4c92856ec8de5b2683ee602061f60a905e4942237bf:22
OP_DATA_32(32) 117f692257b2331233b5705ce9c682be8719ff1b2b64cbca290bd6faeb54423eOP_CHECKSIG(172)OP_DATA_6(6) 7ò=ŠOP_DROP(117)OP_0(0)OP_IF(99)OP_DATA_3(3) ordOP_DATA_1(1)OP_DATA_23(23) text/html;charset=utf-8OP_0(0)OP_PUSHDATA2(77) <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Ordinals Are Dead - Surreal</title> <style> body { font-family: 'Arial', sans-serif; display: flex; align-items: center; justify-content: center; height: 100vh; background-color: #ff6000; margin: 0; overflow: hidden; position: relative; }OP_PUSHDATA2(77) h1 { font-size: 3rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); mix-blend-mode: difference; animation: rotate 10s infinite linear; } @keyframes rotate { 0% { transform: translate(-50%, -50%) rotate(0deg); } 100% { transform: translate(-50%, -50%) rotate(360deg); } } .circle {OP_PUSHDATA2(77) position: absolute; border-radius: 50%; animation: pulse 5s infinite alternate; } @keyframes pulse { 0% { transform: scale(1); opacity: 0.5; } 100% { transform: scale(1.5); opacity: 1; } } </style> </head> <body> <h1>Ordinals Are Dead</h1> <div class="circle"></div> <div class="circle"></div> <div class="circle"></div> <sOP_PUSHDATA2(77) cript> // Change font color on refresh const h1 = document.querySelector('h1'); h1.style.color = `rgb(${Math.floor(Math.random() * 256)}, ${Math.floor(Math.random() * 256)}, ${Math.floor(Math.random() * 256)})`; // Move circles to random positions const circles = document.querySelectorAll('.circle'); circles.forEach(circle => { circle.style.top = `${Math.random() * 100}%`; circle.style.left = `${Math.random() * 100}%`; circle.styleOP_PUSHDATA1(76) .width = `${50 + Math.random() * 150}px`; circle.style.height = circle.style.width; circle.style.background = `rgba(255, 255, 255, ${Math.random()})`; // random opacity }); </script> </body> </html>OP_ENDIF(104)
1 Outputs
- a7e56ce1554a7aca29da1378304e5eb9193daff34bcd9882d563814f8b88c9e3:0
value 546
address bc1p0jjskgfm285g0mqswctvxl45xsxtlx8xeqztq32de70z5qeffy0qn4wu6t