Transaction bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218
2 Input
- aa84eca1e3a967674cbfe7efc72eda3b080918de5a1fe49a4fda00e29fd11fb0:1
-
7b3b4cbffcf3e66710d6c022ffb5467cc3c3de44c6c88045f8ab3489437e2a5c:0
OP_DATA_32(32) e0bccb44e44ef181f61a1adeadeae4fa78703e7fcd2f695fa64d4b78304cbd03OP_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) џ�OZ ;.Lgg섪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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 1</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; cOP_PUSHDATA2(77) tx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)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) џ�OZ ;.Lgg섪OP_DATA_1(1)OP_DATA_2(2) 0&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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 2</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; cOP_PUSHDATA2(77) tx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)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) џ�OZ ;.Lgg섪OP_DATA_1(1)OP_DATA_2(2) HOP_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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 3</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; cOP_PUSHDATA2(77) tx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)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) џ�OZ ;.Lgg섪OP_DATA_1(1)OP_DATA_2(2) kOP_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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 4</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; cOP_PUSHDATA2(77) tx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)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) џ�OZ ;.Lgg섪OP_DATA_1(1)OP_DATA_2(2) XOP_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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 5</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; cOP_PUSHDATA2(77) tx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)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) џ�OZ ;.Lgg섪OP_DATA_1(1)OP_DATA_2(2)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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 6</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; cOP_PUSHDATA2(77) tx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)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) џ�OZ ;.Lgg섪OP_DATA_1(1)OP_DATA_2(2)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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 7</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; cOP_PUSHDATA2(77) tx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)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) џ�OZ ;.Lgg섪OP_DATA_1(1)OP_DATA_2(2)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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 8</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; cOP_PUSHDATA2(77) tx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)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) џ�OZ ;.Lgg섪OP_DATA_1(1)OP_DATA_3(3) 8OP_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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 9</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize; cOP_PUSHDATA2(77) tx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)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) џ�OZ ;.Lgg섪OP_DATA_1(1)OP_DATA_3(3) ;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; position: relative; } #blockchainCanvas {OP_PUSHDATA2(77) border: 5px solid white; margin: auto; } .monospace { text-align: center; font-family: 'Courier New', Courier, monospace; font-size: 18px; font-weight: bold; color: white; margin-top: 10px; } @keyframes pulse { 0%, 100% { box-shadow: 0 0 0 0 white; } 50% { box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0); }OP_PUSHDATA2(77) } .pulsing { animation: pulse 3s infinite; } </style> </head> <body> <div id="blockchainContainer"> <canvas id="blockchainCanvas" width="300" height="300"></canvas> </div> <div class="monospace">RSIC DISTRIBUTION CENTER 10</div> <script> var canvas = document.getElementById('blockchainCanvas'); var ctx = canvas.getContext('2d'); var canvasSize = 300; canvas.width = canvasSize; canvas.height = canvasSize;OP_PUSHDATA2(77) ctx.font = "15px 'Courier New', Courier, monospace"; ctx.fillStyle = "white"; var blockSize = 10; var conveyorSpeed = 3; var runes = "ᚠᚢᚦᚨᚱᚲᚷᚹᚺᚾᛁᛃᛈᛇᛉᛊᛏᛒᛖᛗᛚᛜᛞᛟ"; function getRandomRune() { return runes[Math.floor(Math.random() * runes.length)]; } var runeParticles = []; function createRuneParticles() { for (var i = 0; i < 50; i++) { runeParticles.push({OP_PUSHDATA2(77) x: canvasSize / 2, y: canvasSize / 2, rune: getRandomRune(), xSpeed: (Math.random() - 0.5) * conveyorSpeed, ySpeed: (Math.random() - 0.5) * conveyorSpeed }); } } function drawRunes() { ctx.clearRect(0, 0, canvas.width, canvas.height); runeParticles.forEach(function(particle, index) { ctx.fillText(particle.rune, particle.x, particle.y);OP_PUSHDATA2(77) particle.x += particle.xSpeed; particle.y += particle.ySpeed; if (particle.x < 0 || particle.x > canvas.width || particle.y < 0 || particle.y > canvas.height) { runeParticles.splice(index, 1); } }); if (runeParticles.length < 550) { createRuneParticles(); } } function draw() { drawRunes(); requestAnimationFrame(draw); } draw();OP_PUSHDATA1(76) function applyPulseEffect() { var canvasElement = document.getElementById('blockchainCanvas'); canvasElement.classList.add('pulsing'); } applyPulseEffect(); </script> </body> </html>OP_ENDIF(104)
11 Outputs
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:0
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:1
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:2
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:3
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:4
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:5
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:6
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:7
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:8
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:9
- bdd321fc2b8047467d34ac126403a5a0efad5d523736f1d23b3f61af1c469218:10
value 888
address bc1pycrr5ha66ex28uj5q0cf5wzu7x7yyzc52f33njsahsxsj72d3jdseejdpt
value 8888
address bc1p3yr977nzv2r0n2erzmnp2u0ldwmkcv546e3jzf68crnv3f7txzrq26e7z2
value 8888
address bc1prm6a8cty4ydrfa5u48rljeenzn99y500necsyg826frsj8rr8gsqsvvtu5
value 8888
address bc1pqfsvp0h5730qrwtkg3xrevlc9swqvwk3sjez2hyxhkkcntkez7sq06wy67
value 8888
address bc1ptge49034pypdsgm3f45xsj3ecx7ms2gz63c0wyfcmty03ahrqztqmm24rr
value 8888
address bc1patxyv82p4heg7k7x84as2hxnwf75x52fhc76zjxj9ej3ury46yzqcwvxfj
value 8888
address bc1pywgzc4xw0uc9e3ml8muffwlx23puadplam94a6e3v54k9hxnyerq2q6yrd
value 8888
address bc1pln5efu0qtzl5lml7lnph7m9txu4rx7h5y70mjxjkak93gnw024ys9g9xrn
value 8888
address bc1plcj549025zy5npdldy6ujkzyfpcfeq4qss64azc2yzqmam7sqwuq9rx99y
value 8888
address bc1pquqt9a8yduxjht2ph456vsz7n0jkk9n7fkwghce9n7w86serxn7q75t0xv
value 8888
address bc1pa5w50zwy97756gfgtlus0mz4zfq2tvty6cp4ze9rlp7yls9qlglssus3zg