Transaction aa84eca1e3a967674cbfe7efc72eda3b080918de5a1fe49a4fda00e29fd11fb0
2 Input
- b17296e66f5faedd5138420c9389370bd94ab112f368cb89875d0310f3251d4f:0
-
49afa8488e7e089d152fd65eaab5cb324924681ee43abebc4053be5e0b51cc18:0
OP_DATA_32(32) dcd92978cfff7df088acec3ac5ef729bb7583f1fd67a12227bc1a3d10e1c558dOP_CHECKSIG(172)OP_0(0)OP_IF(99)OP_DATA_3(3) ordOP_DATA_1(1)OP_DATA_23(23) text/html;charset=utf-8OP_DATA_1(1)OP_DATA_4(4) RSICOP_DATA_1(1)OP_DATA_32(32) ) ùÎ"A9ys¹|>˜1IâsÖÛË7V¶OP_0(0)OP_PUSHDATA2(77) <!DOCTYPE html> <html style="background:#000!important;"> <head> <style> body { margin: 0; display: flex; justify-content: center; align-items: center; height: 100vh; background-color: black; flex-direction: column; } #blockchainContainer { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 400px; paOP_PUSHDATA2(77) dding: 0 10px; position: relative; } #blockchainCanvas { border: 5px solid white; margin-bottom: 10px; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 20px; font-weight: bold; color: white; margin-top: 10px; } .label { position: absolute; top: 50%; transform: translateY(-50%);OP_PUSHDATA2(77) font-size: 18px; font-weight: bold; color: white; font-family: 'Courier New', Courier, monospace; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 30px 30px rgba(255, 255, 255, 0); } } .pulsing { animation: pulse 1s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvasOP_PUSHDATA2(77) id="blockchainCanvas"></canvas> </div> <div class="monospace">RSIC FACTORY</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; ctx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var blocksPerRow = Math.ceil(canvasSize / blockSize); var conveyorPoOP_PUSHDATA2(77) sition = canvasSize * 4; var conveyorSpeed = 0.25; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾá›á›ƒá›ˆá›‡á›‰á›Šá›á›’ᛖᛗᛚᛜᛞᛟ"; function getRandomRuneSquare() { var squareSize = 6; var square = ''; for (var y = 0; y < squareSize; y++) { for (var x = 0; x < squareSize; x++) { square += runes[Math.floor(Math.random() * runes.length)]; } square += '\n'; } rOP_PUSHDATA2(77) eturn square.trim(); } var runeSquares = Array.from({ length: blocksPerRow + 1 }, getRandomRuneSquare); function drawConveyor() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeSquares.forEach((square, index) => { var xPosition = (conveyorPosition + index * blockSize) % (canvasSize + blockSize); square.split('\n').forEach((line, lineIndex) => { ctx.fillText(line, xPosition, canvasSize / 2 + (lineIndex - 2) *OP_PUSHDATA2(77) 15); }); }); conveyorPosition -= conveyorSpeed; if (conveyorPosition <= -blockSize) { conveyorPosition += blockSize; runeSquares.pop(); runeSquares.unshift(getRandomRuneSquare()); } } function draw() { drawConveyor(); requestAnimationFrame(draw); } draw(); function applyPulseEffect() { var canvasElement = document.getElementByOP_PUSHDATA1(76) Id('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)
2 Outputs
- aa84eca1e3a967674cbfe7efc72eda3b080918de5a1fe49a4fda00e29fd11fb0:0
- aa84eca1e3a967674cbfe7efc72eda3b080918de5a1fe49a4fda00e29fd11fb0:1
value 3118
address bc1p0gj3v56z7r0wl979k73z9gztruxawcvdzkjfue3lnlsa2pczjaesexgc97
value 888
address bc1p5pj46qzaylykyw0ltq9ctrm7f99jhclflgjm680cvanz5d2pguaqaerkrs