File: blk03653.txt
text/plain;charset=utf-8
B{ "p": "brc-20", "op": "transfer", "tick": "oxbt", "amt": "5000" }h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"nals","amt":"40003"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"99"}h!
text/plain;charset=utf-8
LS{ "p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "17","amt": "5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
E{ "p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "18"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.M
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "aa0d33b748e0177528a910a56a61c47bee2ba9b69749228d6520049c0fea3f4f",
"id": "554",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0, deploy.traits.belly[M
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
{"type":"btcdomain","name":"010309.btc","first_owner":"bc1puuq0tzrt5c7l7qutp0jqp9fffg5gtn4gpjtp4xu5eav2h9nsltjsf8453d","createDate":1686570057820,"registerDate":1686570057820,"expireDate":1718106057820,"img_url":"https://btcdomains.io/images/domain/010309.jpeg","sig":"3045022100c2b50d783b956fde21f1434218949453b67596e95358514c12653604f44aa07b02201e8d95cebfcbf346309b42a7270039729b6ff005d74c4c2670fefaa3de1981b1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"7777"}h!
text/plain;charset=utf-8
LS{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "5","amt":
text/plain;charset=utf-8
C{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "6"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fa211ee56f9cb23c112e89682d02761a8d9a893f8ccb4655a030ed8c583187a",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
t i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4dc49ca95526174045d59eb61d4f88a53bea967dc4c851e3d45970ab9f74bcce",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
= 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "7c5aacdcd9f058aa2939d7c73e788352b4e6d4f1770334505cc94e2b4dab97ea",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "db04f8d863b5adaa9690296d07b17ea863159d500397b60366c8525253e8703f",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0df141e602ead51baf0acb582dc8345ae8f5c75ce020a86d9e1834e0a2cce2c7",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
= 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"NVMe","max":"16777216","lim":"16777216"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4d10811a041803b3703634185c8ebff4f491ab83e5b6af3a53f3e21030d7b9fc",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0fe3bddf1eb4747800b44543d7ba6abb45d876abf0d059d7f3bf6a5c95b9662d",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
= 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a2562f0e293b1409beac9bf18fef86e62fe2ed74ff3e3903524103460eb6f935",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "52f40e837a842b2148a6678843b6ae8ce82d160c9a198ec1ee196ac17f9c2003",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "ca1dc29ce5ebc12597737cc7a76239a6d6cbe3af81aab6a946fc1bcf9d6fb41b",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "d0f928a8f91e04a0a06c2bb13bd9fb7092600ea5bfb694a37a3c2151268a5af2",
"id": "144",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traitsM
.belly["empty"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {M]
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "d0f928a8f91e04a0a06c2bb13bd9fb7092600ea5bfb694a37a3c2151268a5af2",
"id": "144",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traitsM
.belly["empty"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {M]
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4e414d208b4b30422ffd21f597685ebd5b94d5f468d36d0489c81694ee396ce6",
[0,"brown"],[0,"antenna"],[0,"standard-triangular"],[0,"square"],[0,"bored-red"]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, M%
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a87b30266690ccfc7104e9080b2d9fd418235e6c22ea1465057ed927ecef72f6",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "158ee6c70d8ee8e3ef9e76db0ec9dc0657ae1b6f61fb2ff9d936034167c204d9",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "158ee6c70d8ee8e3ef9e76db0ec9dc0657ae1b6f61fb2ff9d936034167c204d9",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "b422721a785ac19d3705096368061adf88a8073a5ef9e075af761ff6b82179f3",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"3451"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "64ac728491e65f9d4e4ac6d18c3fb109ac734a0eb574cce5ddf597c9b18f731c",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"#
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"25000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"25000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"ArtChain.sats"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "c2c39f4c8ac9870e78bd5cde9af5ae0aa00d8e963b0fcfc5e08dd75af9f4248a",
"id": "36",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, depM
loy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
x.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
Mined by AntPool9700
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0c4cec45bef1c084cd1440ef9d014ed4dc733ede8f7f20b6788a3bced5ea8e6b",
"id": "168",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.traiM
ts.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function()M_
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "94a0bb59045d1fd5a2f9daf2e10af81f04f707a32fda21c66e86c1a449d452b6",
"id": "178",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traits.bM
elly["chess"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function()M_
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a2caa76c5857a86db438e053fe005b131d7561fde12ddb3f64d558f1760b149a",
"id": "173",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0, deploy.M
traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functiMc
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fcc6c4f49a4d8c77031fa9ef9fdc4b4baf2c6f51bc7c8cf6d9ed3e92c2bd970",
"id": "166",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.trM
aits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = fuMg
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "036c889593637b761f21f3227165d3a24add552048274314884e019a4725e767",
"id": "151",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploy.M
traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = fuMg
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "54b59acd9e517615149f5562d8701010124fa2e6533d4c1a712b7886ace576c8",
"id": "927",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploy.trM
aits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = fuMg
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "bc6823589b6b2c06fb069d254346776ea84eddbb37d837dc96f136a9ffeb9938",
"id": "159",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traitsM
.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functionMa
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "7315a1e0a5a8f2d7070e4e993af91282fdd9f072f69ae07b9cc54e2f7fa7c88a",
"id": "176",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.trM
aits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functioMb
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "19a688e4e188de7e47d564a52ee9df92715505bc38eada0ca00d143e3bc4580d",
"id": "933",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.M
traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = Mi
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4db70d6d69e9bf2c5b0162e0391e0f4ab0ab65e50e567b2100cbe0eb6f79240e",
"id": "155",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.traitM
s.belly["square"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = funcMe
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "b8137dd328fbe80056c386ca35dbe2ac55499fa6275e6603b8c7e2b1ef5f39ff",
"id": "175",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traitsM
.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {M]
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4db4f3bb9e4e7214338df321b468968ed4d33f573ddad8d5f795b4df2c0f16da",
"id": "145",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.tM
raits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = funMf
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "b8f03d22c8e60e5561dcc10ac142839417f7e49aaf2d0f8bd2b30e5aacd74bca",
"id": "921",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploy.traM
its.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function(M`
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "58faae3525b5b8c5cd494f32fd29eb2ad52d21359b5b57b4edd235154b330b35",
"id": "940",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploM
y.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = funcMe
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "435b7678206abbd80c5f6c99050f2ecbbbde5a117f6b9e7931903502a2b8f78d",
"id": "955",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0,M
deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onloaMm
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"Ommmmcheeee.sats"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"x=1.sats"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "363e67d2a404db9fc73b622c3bc243893ca797d888bce1aabd53ee7d0acc85d9",
"id": "55",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "c2c39f4c8ac9870e78bd5cde9af5ae0aa00d8e963b0fcfc5e08dd75af9f4248a",
"id": "36",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, depM
loy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
x.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "c3d2bfa821b5aec3ba0bea8e7769629242b248a3a3989bfce7cf80481bc4fb88",
"id": "24",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, dM
eploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
text/plain;charset=utf-8
;{"p":"sns","op":"reg","name":"RecursiveInscription.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
C{"p":"brc-20","op":"deploy","tick":"MOOX","max":"10000","lim":"10"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"Boov","amt":"100000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "9399ed419e46fd583dd69c2cd745c369102ef5f9c8d90cbc7e332316b8ba1feb",
"id": "10",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, depM
loy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawM
Image(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2e4663e6d8b73061f60b84daa53c7aa61ca4c47d68a94c25338fdfa909eab198",
"id": "194",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, M
deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
rawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"dogs","amt":"45000"}h!
https://trustless.computer
As a direct descendants of Harald Bluetooth, I am the true and rightful King of Denmark!
I claim this land in honor of my 3 children, Kian, Melina and Amelia, as their future heritage - With love from Dad <3
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"btbr","amt":"5195"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"BitcoinMahdi.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"btbr","amt":"11400"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"ordinals:master.sats"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"meme","amt":"50"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"inscription_id.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"xong","amt":"100"}h!
text/plain;charset=utf-8
/-/content/:inscription_idh!
7{"p":"brc-20","op":"transfer","tick":"ORDI","amt":"50"}h!
text/plain;charset=utf-8
:{"p":"sns","op":"reg","name":"recursiveinscriptions.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"btbr","amt":"11400"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": depM
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "212fa7736e8e96f38c46dea5eda9e1d407f265479be5dcc56b8c5387fc4f5856",
"id": "857",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto thM+
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"drac","amt":"20000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"SZAB","amt":"20"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"meme","amt":"1"}h!
33333333333333333333333333333333S
33333333333333333333333333333333S
text/plain;charset=utf-8
"tokenid": "6108",
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2c4d9f9bce7bfa1a31e6b9fe67dc3dbf86dd57e6b74dd08cfa79d938cd94e93c",
[0,"blue"],[0,"none"],[0,"gold-square"],[0,"empty"],[0,"bored-red"]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);M
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4835588e8b653921392673853b750699a26200756ef6566f50fa592df4ee503a",
[0,"purple"],[0,"antenna"],[0,"black-and-white-square"],[0,"empty"],[0,"neutral"]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0,M&
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ORXC","amt":"500"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "31459d64b80f312501a5f0925e89ce97937c916680835f7fe8ad3f4920a605a5",
[0,"blue"],[0,"rainbow"],[0,"standard-triangular"],[0,"square"],[0,"happy"]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 50M
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"840"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"lulw","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "23d0584c0ec178c1b8e685da5eba9484372027e62b4ebaf72c5576a2472d908a",
[0,"blue"],[0,"none"],[0,"gold-square"],[0,"empty"],[0,"surprised"]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);M
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ORXC","amt":"600"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"#OCM.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ORXC","amt":"700"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"B
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2e4663e6d8b73061f60b84daa53c7aa61ca4c47d68a94c25338fdfa909eab198",
"id": "194",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, M
deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
rawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"ubl.unisat"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"hbl.unisat"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"govt.unisat"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"mtf.unisat"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"gtv.unisat"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"$dog","amt":"5800000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"btbr","amt":"11400"}h!
>j<=:ETH.ETH:0x59922df38b9b954c92ad0ed2e774cfc8a2fb6019::wr:1007
text/plain;charset=utf-8
"h": "23d0584c0ec178c1b8e685da5eba9484372027e62b4ebaf72c5576a2472d908a",
[0,"blue"],[0,"none"],[0,"gold-square"],[0,"empty"],[0,"surprised"]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
/script> </body> </html>h!
text/plain;charset=utf-8
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"be584cb1d0863cec2ee4d599cc7c4acd10caef9cbb79949e0d847d6194965b68i0\",\"price\":32000}","contentSignature":"304502210080e995cff470d51bb176d01d9bac9b511057ad66656202072b1c8c8fdffff12102201f1f777c5ba263747c9a920110e4201a9d9b3a5da9997763dff7dbba91424cba"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"6000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "d18733fc020944544d40163f8ae70f106d2277ee73e52aca4321df6d3e101749",
"id": "60",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, depM
loy.traits.face["surprised"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"GRUM","amt":"3000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"y=1.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"weetabix.sats"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"tateandlyle.sats"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "158ee6c70d8ee8e3ef9e76db0ec9dc0657ae1b6f61fb2ff9d936034167c204d9",
"id": "379",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3js.unisat"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
LR{"p":"brc-20","op":"deploy","tick":"XRPT","max":"21000000000","lim":"21000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"10000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"300000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"300000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"300000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"8000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"deed","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"edsantos.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"SECsucks.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"ogd.unisat"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"kaodianzhuji.xbt"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"COUT","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"menace.xbt"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"fednow.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "8252",
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"199999"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"120000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"200"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"500000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"211"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3333"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"satslover.sats"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"Mahdibtc.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"OCM.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"4000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"jan6.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
text/plain;charset=utf-8
J{"p":"brc-20","op":"deploy","tick":"Boov","max":"21000000","lim":"100000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"Mahdinglish.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1680"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"12000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"unibit.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"LOVE","amt":"520"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"Moox","amt":"10"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
=,.$2I@LKG@FEPZsbPUmVEFd
;!!;|SFS||||||||||||||||||||||||||||||||||||||||||||||||||
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2750"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
D{"p":"brc-20","op":"deploy","tick":"boww","max":"1000","lim":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
2023-06-08T21:17:02+Lz00:00S
2023-06-08T21:17:02+00:00"C/
2023-06-08T21:18:22+00:00
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"sudu.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"btclover.sats"}h!
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"$TBA","max":"21000000","lim":"21000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"5000"}h!
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"1nft.unisat"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "9d1d053af06f300ad2d3fa3e15e59e890cf56500cbdfce8fbd19023d571b5531",
"id": "18",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traits.bM
elly["chess"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2a97d5bd4f38224fbaccfa4be17a30347579bac2a69d2a866115045e857e9dc8",
"id": "705",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.tM
raits.belly["chess"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functioMb
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "6a9b7107c27a5446939cf15463dfcaddcca7761373b6c47bfefd54f178e16291",
"id": "704",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0, M
deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload =Mj
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"AR16.sats"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"08
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"1nft.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"testfuerjoko.sats"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"1ft.sats"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8f6cb1dfce8611df633a696a6ee9235abf678115550ce66c4b8ca9c15db8b4e7",
"id": "702",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.trM
aits.belly["square"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functMd
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"2000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "54c161b1b6437c26e03805dbbdc134a332b7ba144d291c529d5550550f789fdb",
"id": "709",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, depM
loy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onloaMm
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8886e51ad96d09dd2cbe4671db00771a33b67fa63f05f031275b592984cdd486",
"id": "701",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, depM
loy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onloaMm
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
7{"p":"brc-20","op":"transfer","tick":"ORDI","amt":"10"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "362310b0e1658c961e99be4b10512a4adba5010038a36354e79fc2e186e15fd6",
"id": "917",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploM
y.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload Mk
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"rcsv","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"Net?","amt":"21000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"dozy","amt":"100"}h!
:{"p":"brc-20","op":"transfer","tick":"$WAP","amt":"20000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "532d0e2b0ffd49c36fdd0e167ecacd2d9c297ae72f757f31632b374348d94247",
"id": "707",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
g.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"pepe","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"100"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0a005678b9205a2922135be6d43cf05364a6afb3d34a21a74efe9939edf37b2b",
"id": "708",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.M
belly["square"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functiMc
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": depM
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "c9fc17d5041d9caa01462a6cfba5645696fa8a9fe49f0894b4f3f37809eecfa4",
"id": "2",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploy.traits.belly["squM
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the M8
image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
{ "p": "sns", "op": "reg", "name": "ericajaja.sats" }h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "383f865710b0e99d8e768b91f99e0fc15726f7a84d7f2aaa972ac436d8b454f5",
"id": "706",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0,M
deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload Mk
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXEC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"quakeroats.sats"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"COUT","amt":"25"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"base","amt":"100000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1200"}h!
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"90000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"2323"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"11st","amt":"50000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"pepe","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"5"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"doge","amt":"1"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"10000000000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8886e51ad96d09dd2cbe4671db00771a33b67fa63f05f031275b592984cdd486",
"id": "701",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.trM
aits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = fuMg
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8886e51ad96d09dd2cbe4671db00771a33b67fa63f05f031275b592984cdd486",
"id": "701",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.trM
aits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = fuMg
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8886e51ad96d09dd2cbe4671db00771a33b67fa63f05f031275b592984cdd486",
"id": "701",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.trM
aits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = fuMg
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "54c161b1b6437c26e03805dbbdc134a332b7ba144d291c529d5550550f789fdb",
"id": "709",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.trM
aits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = fuMg
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"WQPG.sats"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"60000000000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2a97d5bd4f38224fbaccfa4be17a30347579bac2a69d2a866115045e857e9dc8",
"id": "705",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.M
belly["chess"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "362310b0e1658c961e99be4b10512a4adba5010038a36354e79fc2e186e15fd6",
"id": "917",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traiM
ts.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = funcMe
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"ketabrah.btc"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "383f865710b0e99d8e768b91f99e0fc15726f7a84d7f2aaa972ac436d8b454f5",
"id": "706",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0, deploM
y.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = funcMe
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "1f1ca00d53a448ccebf7913884151231b60613efa1cfe745e24e1a4c22d7460e",
"id": "69",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, depM
loy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
x.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"live2own.xbt"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"7000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "6a9b7107c27a5446939cf15463dfcaddcca7761373b6c47bfefd54f178e16291",
"id": "704",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0, deployM
.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functMd
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"LOST","amt":"1000"}h!
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"DFTL","max":"21000000","lim":"21000000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "532d0e2b0ffd49c36fdd0e167ecacd2d9c297ae72f757f31632b374348d94247",
"id": "707",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, depM
loy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onloMn
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "362310b0e1658c961e99be4b10512a4adba5010038a36354e79fc2e186e15fd6",
"id": "917",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traiM
ts.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = funcMe
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8">
<title>BTC Dripp</title>
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap" rel="stylesheet">
<body style="background-color: black; font-family: 'JetBrains Mono', monospace;">
<section id="wrapper" style="
width: 100%;
height: 100%;
display: grid;
grid-templateM
-columns:repeat(50, 1fr);
grid-column-gap: 0.25vw;
grid-row-gap: 0.195vw;
"></section>
<script type="text/javascript">
const wrapper = document.getElementById("wrapper");
const artworkNumber="0001"
const artworkTotal="5k"
const colorsMap={0: '#6a7859', 1: '#49522d', 2: '#545333', 3: '#696b56', 4: '#5a674a', 5: '#646c4c', 6: '#6c7353', 7: '#6b6d4b', 8: '#484728', 9: '#3a3M
61a', 10: '#6b6c43', 11: '#655c38', 12: '#655929', 13: '#69632b', 14: '#7a7948', 15: '#847a47', 16: '#585836', 17: '#484b34', 18: '#6d734c', 19: '#737c5b', 20: '#7d835c', 21: '#737c54', 22: '#636343', 23: '#697247', 24: '#747a4b', 25: '#788152', 26: '#747444', 27: '#78733b', 28: '#69521b', 29: '#4e3313', 30: '#34260c', 31: '#50461c', 32: '#575a44', 33: '#393a25', 34: '#3b432a', 35: '#5c633c', 36: '#545c3c', 37: '#5c6343', 38: '#778973', 39: '#7c8a6c', 40: '#64745c', 41: '#636c53', 42: '#4c6559', 43: '#746c46', 44: M
'#827d58', 45: '#868759', 46: '#7a7d5a', 47: '#3c411d', 48: '#4a5437', 49: '#72744b', 50: '#6d713e', 51: '#86834b', 52: '#949059', 53: '#988849', 54: '#86773a', 55: '#596c4a', 56: '#4d554e', 57: '#4b5a45', 58: '#433c24', 59: '#544d33', 60: '#554b28', 61: '#696839', 62: '#666746', 63: '#58542b', 64: '#88926a', 65: '#848b64', 66: '#889676', 67: '#7c8463', 68: '#5b5c3c', 69: '#63633b', 70: '#8d6f32', 71: '#a8914f', 72: '#756937', 73: '#939974', 74: '#838c6b', 75: '#737453', 76: '#757656', 77: '#7b7c54', 78: '#76662a',M
79: '#6a2314', 80: '#986425', 81: '#677965', 82: '#6c826a', 83: '#757d64', 84: '#766952', 85: '#91998d', 86: '#5c725a', 87: '#536b68', 88: '#ab9b66', 89: '#aead96', 90: '#98a387', 91: '#8f7547', 92: '#788258', 93: '#778568', 94: '#647d8a', 95: '#6f92a8', 96: '#6e8996', 97: '#858d75', 98: '#98a27a', 99: '#6f552e', 100: '#ac8734', 101: '#c5a35e', 102: '#6a726d', 103: '#878a66', 104: '#3a4837', 105: '#394f52', 106: '#596855', 107: '#6b8776', 108: '#969867', 109: '#5b7667', 110: '#a2bac5', 111: '#453819', 112: '#352a1M
6', 113: '#675c45', 114: '#bec0a9', 115: '#282717', 116: '#7c9173', 117: '#533929', 118: '#18170f', 119: '#261b10', 120: '#30382e', 121: '#1c2415', 122: '#968b6b', 123: '#78621a', 124: '#9da8a4', 125: '#303c42', 126: '#8c7b61', 127: '#91813d'}
const colors=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 11, 16, 8, 9, 17, 16, 18, 5, 19, 20, 21, 21, 22, 5, 23, 24, 25, 14, 26, 27, 28, 29, 30, 29, 31, 23, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 37, 17, 42, 40, 32, 8, 16, 2, 14, 43, 26, 44, 4M
5, 15, 14, 26, 46, 22, 17, 34, 47, 1, 48, 35, 49, 26, 24, 23, 26, 50, 26, 51, 51, 52, 53, 54, 12, 28, 13, 23, 0, 6, 55, 1, 9, 17, 17, 33, 3, 40, 2, 17, 56, 57, 17, 2, 58, 58, 59, 60, 11, 61, 62, 26, 14, 45, 51, 50, 61, 26, 63, 1, 48, 35, 13, 50, 27, 24, 26, 26, 25, 51, 52, 45, 51, 54, 27, 51, 52, 64, 65, 21, 66, 67, 18, 0, 5, 17, 32, 4, 17, 32, 32, 62, 2, 11, 22, 49, 68, 14, 15, 69, 68, 69, 16, 50, 10, 69, 10, 63, 12, 61, 22, 16, 61, 35, 10, 50, 61, 70, 70, 71, 52, 51, 15, 14, 72, 50, 24, 64, 73, 65, 74, 65, 18, 67M
, 75, 63, 3, 3, 32, 3, 3, 2, 68, 5, 62, 76, 14, 44, 45, 77, 46, 10, 61, 61, 61, 61, 26, 12, 78, 61, 50, 27, 14, 23, 14, 14, 26, 43, 79, 80, 53, 51, 51, 27, 51, 24, 55, 81, 82, 38, 38, 39, 83, 81, 6, 18, 3, 62, 3, 32, 11, 59, 36, 17, 59, 2, 11, 6, 69, 50, 26, 49, 15, 10, 13, 5, 61, 72, 72, 27, 27, 26, 24, 14, 51, 14, 84, 85, 79, 79, 70, 51, 77, 14, 14, 24, 25, 82, 0, 40, 86, 4, 87, 42, 40, 40, 62, 10, 59, 2, 60, 32, 32, 48, 62, 5, 6, 62, 7, 68, 35, 16, 88, 89, 90, 0, 50, 78, 78, 72, 72, 14, 51, 77, 51, 66, 85, 85, 7M
9, 79, 91, 45, 25, 50, 23, 26, 24, 92, 21, 20, 39, 93, 81, 81, 32, 48, 8, 2, 33, 16, 68, 68, 37, 40, 5, 83, 74, 46, 65, 77, 10, 26, 15, 15, 73, 90, 88, 71, 54, 78, 12, 26, 14, 25, 67, 94, 95, 96, 56, 97, 98, 64, 45, 45, 45, 25, 65, 64, 65, 45, 64, 64, 0, 74, 7, 6, 16, 16, 68, 7, 32, 86, 42, 87, 82, 38, 40, 40, 0, 65, 21, 5, 46, 18, 14, 16, 99, 100, 101, 101, 52, 51, 45, 45, 67, 96, 95, 95, 96, 102, 73, 64, 103, 45, 45, 93, 0, 81, 92, 65, 74, 19, 5, 18, 6, 19, 7, 16, 59, 33, 34, 104, 105, 106, 0, 83, 6, 107, 93, 19,M
46, 19, 20, 49, 5, 10, 72, 99, 99, 70, 71, 88, 108, 108, 38, 96, 95, 105, 105, 102, 66, 65, 67, 20, 21, 92, 0, 109, 40, 19, 83, 38, 6, 2, 68, 32, 22, 22, 58, 33, 56, 57, 42, 57, 17, 68, 68, 86, 5, 67, 46, 39, 77, 24, 18, 24, 72, 26, 26, 11, 63, 72, 91, 62, 106, 94, 110, 102, 105, 102, 64, 103, 66, 65, 45, 20, 0, 40, 5, 22, 4, 42, 81, 0, 32, 16, 22, 62, 59, 3, 83, 93, 38, 107, 107, 93, 86, 106, 37, 48, 37, 18, 77, 24, 37, 10, 27, 26, 77, 45, 7, 8, 60, 11, 11, 56, 102, 85, 89, 85, 66, 67, 74, 65, 64, 64, 67, 67, 65,M
19, 82, 42, 42, 42, 40, 6, 41, 32, 32, 32, 5, 83, 67, 93, 38, 107, 107, 38, 65, 93, 92, 18, 77, 7, 18, 26, 26, 49, 20, 7, 10, 69, 8, 111, 112, 59, 113, 32, 44, 89, 114, 89, 73, 73, 98, 73, 74, 65, 45, 45, 67, 19, 83, 40, 106, 4, 106, 33, 33, 115, 115, 34, 8, 32, 106, 106, 81, 116, 66, 39, 20, 92, 21, 10, 35, 7, 10, 37, 36, 57, 48, 9, 31, 31, 115, 48, 83, 66, 113, 32, 32, 83, 84, 117, 3, 90, 65, 65, 19, 10, 3, 7, 76, 3, 32, 41, 106, 57, 32, 8, 17, 17, 48, 0, 39, 83, 83, 81, 40, 39, 64, 64, 64, 49, 74, 45, 10, 0, 0,M
4, 33, 9, 111, 111, 118, 48, 67, 66, 97, 90, 3, 3, 113, 119, 120, 66, 73, 67, 38, 38, 81, 62, 68, 2, 16, 22, 41, 4, 106, 36, 83, 4, 112, 17, 17, 16, 32, 4, 93, 41, 35, 16, 10, 65, 73, 45, 108, 20, 20, 35, 61, 72, 78, 31, 119, 115, 62, 46, 39, 97, 97, 74, 73, 3, 73, 73, 74, 6, 67, 46, 38, 81, 109, 56, 8, 58, 40, 106, 102, 3, 97, 41, 32, 83, 33, 115, 115, 33, 57, 32, 36, 2, 7, 5, 62, 43, 65, 65, 25, 18, 103, 51, 51, 12, 112, 119, 34, 57, 40, 6, 67, 6, 39, 39, 67, 67, 64, 74, 20, 77, 93, 86, 81, 109, 106, 32, 57, 81,M
81, 83, 83, 4, 83, 38, 36, 32, 48, 38, 48, 121, 121, 33, 34, 33, 33, 68, 6, 62, 49, 49, 73, 108, 98, 52, 72, 8, 22, 55, 116, 93, 74, 67, 7, 41, 74, 73, 73, 73, 73, 64, 64, 67, 83, 5, 40, 37, 56, 102, 4, 38, 41, 83, 97, 83, 41, 0, 39, 116, 4, 105, 81, 40, 34, 115, 115, 120, 120, 17, 8, 16, 18, 64, 65, 64, 61, 16, 93, 104, 57, 40, 4, 19, 39, 19, 1, 62, 46, 75, 7, 46, 46, 20, 83, 3, 37, 32, 56, 57, 106, 106, 41, 74, 67, 22, 19, 93, 39, 6, 0, 66, 116, 55, 6, 35, 57, 86, 40, 48, 34, 6, 19, 92, 24, 66, 92, 21, 66, 42, 1M
09, 109, 104, 86, 0, 20, 46, 22, 16, 7, 22, 5, 37, 16, 37, 19, 41, 32, 36, 34, 48, 9, 32, 3, 69, 67, 39, 97, 93, 37, 36, 116, 38, 39, 21, 8, 0, 93, 74, 18, 37, 55, 93, 37, 5, 19, 21, 21, 90, 107, 107, 38, 87, 106, 5, 75, 20, 77, 10, 45, 44, 7, 5, 62, 59, 48, 41, 32, 37, 40, 40, 41, 0, 17, 22, 19, 74, 74, 37, 8, 83, 19, 92, 35, 63, 33, 4, 67, 62, 10, 45, 64, 37, 36, 5, 92, 81, 18, 98, 82, 82, 38, 81, 57, 36, 37, 1, 16, 7, 49, 11, 44, 46, 7, 68, 22, 3, 5, 4, 81, 57, 40, 40, 81, 81, 41, 6, 0, 46, 20, 66, 65, 22, 1, 63M
, 1, 37, 0, 2, 8, 10, 103, 67, 64, 64, 66, 39, 55, 39, 81, 82, 116, 39, 0, 93, 37, 36, 68, 58, 8, 69, 16, 10, 49, 75, 59, 22, 68, 33, 104, 57, 41, 4, 86, 17, 4, 4, 17, 16, 92, 74, 64, 46, 67, 49, 36, 67, 92, 1, 16, 7, 19, 19, 36, 6, 39, 81, 82, 39, 55, 55, 93, 74, 6, 83, 76, 67, 7, 2, 59, 69, 33, 112, 60, 69, 22, 60, 9, 37, 17, 37, 37, 6, 19, 19, 39, 5, 48, 17, 18, 20, 16, 69, 65, 45, 92, 65, 103, 61, 10, 108, 67, 37, 46, 20, 82, 109, 40, 66, 86, 82, 38, 19, 22, 46, 103, 45, 76, 75, 44, 62, 33, 8, 8, 9, 8, 8, 112, M
48, 16, 8, 48, 16, 68, 49, 37, 35, 18, 68, 68, 7, 22, 21, 65, 65, 20, 73, 45, 45, 25, 64, 65, 65, 98, 64, 97, 106, 67, 66, 41, 93, 39, 97, 68, 46, 65, 103, 77, 26, 14, 18, 35, 18, 8, 33, 9, 8, 58, 37, 6, 6, 5, 2, 37, 58, 9, 9, 9, 111, 112, 115, 2, 17, 36, 21, 103, 75, 10, 45, 21, 46, 103, 49, 46, 73, 66, 74, 20, 103, 5, 74, 64, 46, 49, 46, 43, 77, 43, 45, 14, 49, 69, 10, 22, 68, 9, 9, 59, 68, 37, 6, 20, 67, 6, 62, 69, 60, 60, 111, 119, 118, 119, 115, 48, 5, 8, 36, 68, 45, 103, 75, 113, 2, 24, 65, 67, 64, 67, 74, 18M
, 46, 65, 75, 7, 44, 26, 45, 22, 75, 26, 43, 60, 10, 11, 63, 31, 8, 60, 2, 16, 36, 37, 10, 20, 45, 15, 53, 53, 12, 111, 9, 112, 115, 115, 33, 17, 34, 33, 36, 74, 73, 22, 67, 46, 67, 76, 75, 74, 67, 24, 20, 14, 76, 76, 44, 77, 44, 44, 122, 43, 10, 11, 11, 63, 12, 31, 63, 8, 16, 35, 1, 36, 35, 10, 49, 51, 53, 78, 78, 78, 12, 31, 111, 9, 47, 16, 69, 35, 48, 34, 67, 75, 22, 46, 66, 49, 69, 10, 98, 90, 45, 15, 18, 62, 62, 62, 2, 60, 26, 44, 43, 72, 43, 72, 11, 31, 60, 8, 37, 7, 61, 24, 61, 69, 18, 14, 72, 60, 28, 78, 78M
, 123, 13, 12, 28, 31, 31, 60, 63, 8, 17, 6, 32, 48, 16, 97, 124, 44, 100, 114, 89, 52, 19, 5, 61, 49, 69, 10, 12, 61, 72, 60, 11, 72, 12, 60, 63, 60, 1, 37, 7, 23, 26, 10, 10, 14, 50, 27, 27, 78, 12, 12, 12, 13, 78, 70, 28, 60, 63, 60, 60, 1, 48, 121, 120, 102, 95, 38, 43, 124, 124, 110, 124, 22, 77, 45, 50, 14, 11, 8, 60, 59, 62, 72, 63, 11, 59, 60, 4, 57, 57, 21, 19, 92, 24, 50, 26, 26, 26, 10, 50, 13, 13, 78, 80, 80, 123, 28, 12, 13, 27, 72, 61, 2, 115, 120, 94, 96, 120, 94, 87, 96, 124, 69, 13, 14, 20, 77, 72,M
69, 9, 59, 15, 43, 10, 11, 68, 16, 37, 86, 109, 81, 0, 64, 64, 103, 45, 14, 24, 24, 50, 72, 13, 78, 99, 91, 78, 12, 13, 27, 27, 27, 51, 45, 18, 33, 56, 105, 118, 125, 120, 125, 56, 11, 63, 43, 49, 20, 49, 69, 111, 112, 58, 11, 16, 59, 60, 11, 5, 4, 86, 42, 109, 86, 41, 20, 92, 51, 24, 24, 23, 61, 12, 12, 126, 88, 54, 13, 78, 27, 54, 15, 15, 24, 45, 20, 36, 34, 36, 41, 0, 33, 8, 97, 64, 62, 22, 75, 103, 73, 68, 115, 2, 8, 59, 58, 8, 16, 19, 67, 92, 93, 0, 82, 0, 21, 92, 45, 14, 23, 10, 61, 63, 60, 126, 122, 15, 78,M
72, 54, 91, 54, 51, 26, 77, 25, 108, 16, 16, 20, 65, 77, 10, 68, 49, 46, 74, 103, 46, 65, 74, 5, 26, 69, 18, 32, 16, 69, 35, 68, 10, 18, 21, 25, 23, 6, 62, 100, 71, 90, 90, 10, 63, 12, 43, 60, 126, 78, 78, 54, 54, 91, 54, 27, 10, 50, 45, 65, 5, 48, 8, 26, 45, 74, 2, 9, 2, 59, 69, 11, 7, 75, 11, 63, 2, 32, 16, 63, 63, 18, 21, 74, 92, 25, 24, 21, 14, 54, 72, 96, 110, 110, 73, 43, 11, 29, 99, 91, 70, 54, 11, 72, 54, 72, 35, 36, 35, 25, 64, 74, 8, 63, 69, 75, 22, 119, 30, 33, 2, 58, 111, 68, 75, 17, 8, 5, 16, 16, 77, M
77, 103, 64, 74, 66, 64, 20, 25, 51, 20, 55, 4, 102, 122, 44, 99, 28, 28, 78, 99, 99, 70, 54, 72, 78, 27, 69, 61, 1, 48, 65, 19, 16, 61, 65, 39, 59, 9, 22, 19, 4, 119, 9, 16, 37, 2, 32, 68, 16, 7, 6, 18, 21, 39, 67, 39, 39, 65, 24, 19, 92, 77, 69, 17, 2, 17, 60, 80, 80, 117, 99, 99, 70, 70, 54, 14, 27, 50, 6, 0, 6, 19, 65, 43, 77, 66, 97, 68, 16, 5, 38, 17, 34, 4, 5, 35, 5, 5, 62, 4, 4, 57, 37, 16, 35, 55, 55, 40, 39, 64, 73, 45, 45, 62, 48, 33, 112, 112, 112, 117, 80, 123, 28, 72, 27, 27, 14, 13, 61, 24, 37, 1, 18M
, 14, 65, 74, 66, 74, 19, 1, 86, 41, 36, 83, 92, 5, 36, 75, 68, 46, 19, 67, 46, 77, 65, 55, 81, 81, 86, 106, 6, 21, 52, 45, 45, 26, 12, 9, 119, 119, 112, 29, 29, 112, 111, 63, 27, 54, 27, 63, 1, 106, 34, 9, 2, 19, 82, 66, 82, 4, 40, 36, 75, 0, 4, 68, 22, 18, 68, 19, 74, 64, 122, 108, 52, 65, 73, 39, 93, 64, 6, 57, 6, 65, 52, 52, 53, 127, 13, 111, 30, 29, 29, 29, 119, 115, 31, 27, 27, 26, 20, 116, 48, 8, 9, 41, 81, 107, 107, 42, 42, 33, 8, 2, 4, 3, 22, 49, 69, 42, 42, 81, 83, 67, 108, 73, 108, 64, 108, 108, 45, 10, M
48, 1, 69, 25, 51, 51, 54, 78, 70, 80, 80, 28, 29, 30, 119, 2, 23, 24, 39, 38, 5, 77, 9, 34, 41, 40, 106, 109, 107, 34, 17, 41, 106, 48, 37, 68, 16, 105, 42, 87, 87, 109, 55, 19, 64, 108, 71, 15, 60, 8, 63, 27, 69, 22, 61, 27, 15, 51, 54, 70, 100, 80, 123, 31, 9, 111, 62, 92, 39, 116, 10, 45, 16, 37, 1, 0, 86, 104, 41, 36, 5, 19, 86, 42, 5, 75, 4, 86, 93, 86, 86, 83, 93, 116, 67, 51, 52, 72, 12, 99, 9, 54, 78, 61, 1, 2, 61, 13, 72, 72, 78, 70, 54, 54, 13, 8, 33, 5, 85, 97, 60, 49, 18, 65, 5, 4, 82, 57, 4, 8, 16, 49M
, 41, 40, 7, 37, 41, 0, 81, 97, 97, 19, 7, 46, 77, 69, 60, 111, 63, 78, 112, 60, 54, 27, 49, 4, 35, 13, 13, 12, 63, 13, 50, 77, 26, 50, 9, 30, 17, 74, 11, 50, 92, 67, 39, 55, 82, 106, 0, 17, 37, 45, 83, 75, 10, 62, 41, 4, 81, 42, 81, 81, 39, 20, 24, 20, 77, 69, 121, 118, 118, 118, 33, 72, 127, 15, 52, 77, 49, 26, 5, 37, 36, 35, 23, 35, 33, 112, 30, 111, 63, 75, 21, 83, 85, 81, 82, 41, 37, 16, 0, 19, 19, 0, 10, 3, 41, 5, 41, 82, 83, 83, 93, 81, 109, 82, 74, 20, 36, 2, 8, 118, 118, 8, 71, 53, 52, 52, 108, 51, 45, 45,M
67, 35, 23, 55, 81, 42, 120, 112, 30, 117, 3, 85, 85, 32, 81, 40, 35, 8, 5, 83, 32, 106, 62, 4, 106, 83, 83, 19, 18, 20, 73, 38, 107, 38, 0, 41, 5, 15, 53, 16, 58, 11, 53, 53, 53, 52, 108, 108, 88, 45, 64, 52, 73, 92, 93, 86, 81, 87, 120, 119, 111, 102, 102, 121, 42, 106, 37, 68, 7, 4, 48, 17, 3, 32, 56]
const priceArray=[698960000, 2478624000, 3070256000, 1934575000, 2500738000, 2152611000, 5417289000, 4710014000, 6352537000, 2503119000, 3982308999, 4207064000, 526616000, 4570526000, 14703630M
00, 4271590000, 6449102000, 1040971999, 6097252000, 370534000, 3590469999, 6626416000, 4868347000, 4523653000, 5344352000, 2861275000, 6163798000, 1587646000, 1277420000, 4637148000, 2150986000, 2485300000, 5235889000, 1815523000, 394661000, 2984586000, 1296208000, 482376000, 2395031000, 5550037000, 2206753000, 5209826000, 2843070000, 1483089000, 959198000, 2149557000, 3973042000, 3685973000, 4485148000, 161577000, 1829959000, 6177882000, 3491112999, 5403455000, 6752696000, 4585676000, 827131000, 3390178000, 362644M
8000, 566686000, 1104630000, 265861000, 1868964000, 6499520000, 5614484000, 2749795000, 4743078000, 4592615000, 664496000, 3766958000, 3093401000, 3386144999, 4652596000, 84487000, 2567188000, 279955000, 4325175000, 6624937000, 1203922000, 4377326000, 1487656000, 1800381000, 2034783000, 2588810000, 3421944999, 6516405000, 613922000, 3687512000, 5582279000, 4021331000, 4929110000, 1233615000, 6389426000, 2742715000, 4394760000, 3951376000, 355632000, 3291769000, 3161260000, 6478745000, 1305489000, 3204292000, 602683M
7000, 1723687000, 6444586000, 3878687000, 2408167000, 4935062000, 2719916000, 4738361000, 1507605000, 1770091999, 2240308000, 308781000, 4841414000, 1941522000, 4772967000, 3989804000, 6634789999, 51039000, 4317314000, 293237000, 6091775000, 2608429000, 3426457000, 2612219000, 5813335000, 4490139000, 5712140000, 1779078000, 3878449000, 4642733000, 1682730000, 3490737999, 2928339000, 5996768000, 1146272000, 4379426000, 1635022000, 4941132000, 737270000, 4442375000, 749716000, 5394289000, 227271000, 4353150000, 19543M
96000, 3837975000, 1453895000, 4951212000, 1772057000, 3712454000, 5485952000, 2488581000, 4931743000, 809822000, 3850137000, 4154156000, 2266153000, 2080114000, 4452647000, 1972765000, 3211178000, 4231037999, 6246973000, 4569514000, 5854055000, 223556000, 926260000, 5694591000, 2145747000, 1236919000, 4430050000, 3652356000, 1123012000, 3922007000, 3248384000, 3813891000, 4646177000, 2904124000, 1782468999, 3111682000, 2114002000, 3253940000, 4078611000, 2930692000, 14972000, 3526044000, 5161158000, 2813953000, 57M
56138000, 6072266000, 2143268000, 5058125000, 3600897000, 4822177000, 6453961000, 1980271000, 2444549000, 4113535000, 2480217000, 2763326000, 2644546000, 1498719000, 5120961000, 4289400000, 5631238000, 3921351000, 2057664000, 6496966000, 2199063000, 2808513000, 4016722000, 545514000, 6350534000, 6679867999, 3059706000, 1755499000, 6442515000, 5353503000, 2431909000, 4224081000, 1877536000, 3766615000, 241698999, 1885395000, 1822408000, 370834000, 705951000, 1386970000, 3051985000, 572175000, 2866219000, 4375469000,M
1563987000, 3547293000, 4408852000, 3255729000, 1452377000, 511787000, 4608353000, 1334836000, 5205170000, 4246576000, 4311650000, 1578814000, 1132471000, 1299697000, 1157170000, 943361000, 6152866000, 4274276000, 4834902000, 5539404000, 4534131000, 2979816000, 150306000, 511722000, 833089000, 5457628000, 4988384000, 3325439000, 5323504000, 2062055000, 2846108000, 4166429000, 4491717000, 5251802000, 2344636000, 1269349000, 1459206000, 979889000, 1722634999, 6281392000, 3719401999, 5586599000, 2478895000, 105755000M
0, 3656292000, 6282156000, 6673681000, 1665962000, 1497411000, 330211000, 1252360000, 2974036000, 1349646000, 2432444000, 5450366000, 5272474000, 5886662000, 3290458000, 1165501000, 556829000, 6252833000, 2284824000, 5294725000, 6497079000, 1780004000, 2118823000, 6207643000, 5446104000, 3346731000, 1488897000, 4509209000, 2224862000, 5609066000, 330948000, 1004032000, 1415112000, 1675828000, 1902462000, 4025932000, 6037331000, 5132964000, 1738463000, 3916378000, 2273320000, 6561544000, 6569416000, 5845022000, 5653M
56000, 5903244000, 6473319000, 6311143000, 4017666000, 2336677000, 5867731000, 5725799000, 2599924000, 4657750000, 1254826000, 285930000, 6589611000, 6572900999, 6131040000, 2421208000, 4901710000, 4085976000, 3689644999, 3811264000, 1318582000, 785261000, 4469785000, 51886000, 1358705000, 1648204000, 2025916000, 5207570000, 3770571000, 2349837000, 584974000, 4776242000, 3296779000, 251781000, 5885372000, 6069609000, 554449000, 149161000, 2367195000, 5337070000, 3070031000, 3447487000, 1761813000, 1704198000, 14125M
38000, 4436439000, 6708361000, 3276506000, 6008711000, 288218000, 2696470000, 1435419000, 5875640000, 5351740000, 940904999, 6753832000, 1430583000, 1810781000, 621570000, 4271989000, 4687340000, 3993175000, 1974884000, 2013231000, 6608661000, 6744080000, 992108000, 218057000, 1366750000, 2266967000, 3058256000, 5740764000, 4380756000, 4059225000, 1258075000, 312869000, 1365483000, 5345584000, 2735837000, 4235010000, 5758023000, 637515000, 1196665000, 2130006000, 1757115000, 2778668000, 363515000, 2883078000, 11910M
84000, 6470936000, 5236593000, 554222000, 5917760000, 5460469000, 2372116000, 4073487000, 4726062000, 4507549000, 4180035000, 3343123000, 4297231000, 3124969000, 5775576000, 4259240000, 3210113000, 1918612000, 2735238000, 4180160000, 2999828000, 1546112000, 3032292000, 3224059000, 1736575000, 1944509000, 1037152000, 3178720000, 6690391000, 4001787999, 1796845000, 1514372000, 1170285000, 4677993000, 2859106000, 4559893000, 4810014000, 4713755000, 6232252000, 5094483000, 1183797000, 320834000, 5360101000, 4312824000,M
5741937000, 503910999, 5826648000, 3775951000, 4975855000, 2761947000, 2024736000, 2340591000, 999634000, 6421259000, 1793389000, 4377758000, 3101512000, 5805510000, 1812433000, 3121930000, 6612012000, 5010897000, 252116000, 1781068000, 6174426000, 4173565000, 1206629000, 3160177000, 670662000, 5887292000, 5723970000, 3220123000, 5670004000, 2951555000, 898145999, 823582000, 4640605000, 1396658000, 4123168000, 4658547000, 5179328000, 289346000, 2243587000, 4578922000, 1555777000, 2843592000, 1202991000, 1437257000M
, 1193989000, 2369561000, 58598000, 182503000, 5799097000, 6609578999, 4045196000, 6717094000, 2538277000, 6611489000, 5974490000, 4162930000, 5338466000, 3614269999, 6383446000, 3611385000, 5890349000, 4604192000, 6296286000, 4869790000, 3346639000, 6462897000, 6355053000, 278935000, 1872458000, 790762000, 6239331000, 5325267000, 1344767000, 6275281000, 2185608000, 675792000, 2565818000, 2082645000, 5600587000, 1635660000, 1088479000, 2366195000, 473020000, 5150142000, 1308356000, 987367000, 4028415000, 6387729000M
, 1220497000, 3563676999, 4136301000, 3348742000, 6524021000, 2421409000, 927832000, 2029882000, 5054144000, 279456000, 5073800000, 6174010000, 162311000, 5183708000, 2708947000, 1553577000, 210755000, 1682873000, 654850000, 3525266000, 2033802000, 3171671000, 1878839000, 1407061000, 5253803000, 4338486000, 3139540000, 708114000, 2320812000, 1810316999, 3256186000, 5667500000, 4814494000, 4713470000, 553933000, 4657095000, 6496657000, 6672405000, 5025566000, 1022596999, 6435293000, 5735184000, 5819853000, 119023100M
0, 6426396000, 3596685000, 2627084000, 6758259000, 1783157000, 5822018000, 3778811000, 5120678000, 3480843000, 1258684000, 6467519000, 4604168000, 514539000, 6708378000, 538971000, 1860575000, 2032114000, 5088131000, 3789708000, 103108000, 1736521000, 3184061000, 5207271000, 4744405000, 2187003000, 5632239000, 956066000, 2067373000, 4309686000, 4743598000, 4525072000, 1870458000, 1475818000, 1017324000, 3735610000, 6461818000, 5702156000, 5217693000, 5051065000, 2642259000, 3992948000, 6203690000, 3412478000, 81749M
6000, 6448016000, 1902366000, 2273094000, 2510959000, 5127743000, 5010363000, 417604000, 1681184000, 3842382000, 1894548000, 1979250999, 4414637000, 4904197000, 5368825000, 5779728000, 1035725000, 3421229000, 3161053000, 2746992000, 1803943999, 369277000, 1204250000, 5663619000, 4774291000, 490605000, 2815898000, 5521372000, 6416624000, 1466098000, 5254839000, 6413661000, 1566150000, 4214981000, 3806111000, 2900878000, 612171000, 4228148000, 6567834000, 1133431000, 6049578000, 4987284000, 3157206000, 6002714000, 10M
18970999, 732574000, 6548485000, 4977335000, 679005000, 2974171000, 4261043000, 467260000, 5207743000, 2648455000, 871570000, 3735574000, 2025502000, 2654076000, 1205560000, 6303194000, 3463150000, 6019275000, 3520506000, 1272499000, 6367702000, 1936555000, 666537000, 6633842999, 3468648000, 735862000, 1896441000, 5125888000, 5989827000, 5939098000, 5259480000, 5192554000, 5466159000, 6117622000, 3856951000, 2280699000, 3291669999, 5269829000, 5541371000, 6747114999, 903395000, 278470000, 837444000, 4879335000, 470M
5269000, 5362685000, 5619823000, 1452450000, 2667262000, 625358000, 1984075000, 1203878000, 5716843000, 5004869000, 1750779000, 2938360000, 1643980000, 1935841000, 5333667000, 5214098000, 615653000, 6256762000, 827854999, 5677976000, 4709198000, 1932364000, 198572000, 2837975000, 6180395000, 2048214000, 5099790000, 2343504000, 2330015000, 4305686000, 2971645000, 6431740000, 4357752000, 3034163000, 2965078000, 2421923000, 2806036000, 2122307000, 4222055000, 4465946000, 5858747000, 4097068000, 699980000, 2039791999, M
1894096000, 3855756000, 2344027000, 5658282000, 3474728000, 4055141000, 1666298000, 2446750000, 583003000, 6041139000, 6148772000, 722890000, 2165972000, 5214312000, 14511000, 2187708000, 4882629000, 4600510000, 4321378000, 6026802000, 1851827000, 4970484000, 2705907000, 6397806000, 3478019000, 138215000, 3859203000, 75579000, 639806000, 1214653000, 5751058000, 3241903000, 509153000, 320331000, 4135098000, 6410298000, 4133739000, 6521597000, 542787000, 4555241000, 5230291000, 6591605000, 6023255000, 4163740000, 135M
22000, 2421963000, 377306000, 6083670000, 4689068000, 3619930000, 3412530000, 2866453000, 5994544000, 4769159000, 177649000, 974639000, 6487108000, 6024620000, 585419000, 1203364000, 6024983000, 1215650000, 4050556000, 6513137000, 6143691000, 806845000, 6184945000, 5949656000, 97415000, 575862000, 6676391000, 3592798000, 1292060000, 4156941000, 6664571000, 5458355000, 6600708000, 3408968000, 1573813000, 388709000, 6702448000, 3902641000, 2286217000, 1505387000, 4293258999, 3757374000, 1995181000, 509260000, 5377420M
00, 4809743000, 5072784000, 52511000, 2458504000, 5635118000, 5450564000, 6201693000, 299916000, 5524435000, 3008365000, 4042891000, 1430028000, 5341613000, 3894857000, 4683398000, 1031444000, 2201191000, 3084866000, 4555957000, 4798689000, 324249000, 5515167000, 1311661000, 5677523000, 2097514000, 5866519000, 5437196000, 5325443000, 6749957000, 996370000, 1610657000, 2829737000, 1836675000, 2634235000, 232621000, 4249629000, 4585589000, 2164396000, 4378498000, 2138404000, 6568350999, 1914366000, 5268645000, 625418M
0000, 2653681000, 1693595000, 4163437000, 1573190000, 6294689000, 1208858000, 2235969000, 5845266000, 6456818000, 2011990000, 2697761000, 3817474000, 1892578000, 3330835000, 2944388000, 5938355000, 2975871000, 4623223000, 5112456000, 2185154000, 6407355000, 3105837000, 5207270000, 2846830000, 318828000, 5520619000, 3873801999, 5625791000, 6692116000, 4258812000, 3783367000, 3518796000, 1138167000, 3939831000, 2419493000, 4990114000, 1073412999, 222952000, 3116400000, 6365891000, 683044000, 6010676000, 1375593000, 4M
423058000, 645303000, 236987000, 141036000, 1139201000, 3307783000, 3094090000, 1869816999, 6002360000, 2925098000, 2698204000, 2083695000, 6168183000, 1791007000, 3378614000, 2879057000, 52472000, 3386944999, 5374769000, 5422647000, 311327000, 5061822000, 955836000, 2246702000, 1741209999, 4559406000, 6135126000, 3412821000, 4226219000, 4726369000, 4482767000, 2291245000, 1728147000, 5117129000, 2109361000, 6096817000, 4488825000, 3619249000, 3990143000, 2384527000, 6161150000, 4534590000, 5548222000, 476193999, 2M
601491000, 1181531000, 4853451000, 4036453000, 4950373000, 5163307000, 6231818000, 3982819000, 2611979000, 1095404000, 246037000, 570982000, 3422054000, 4077673000, 2690356000, 85939000, 549874000, 1660106000, 6515490000, 3470419000, 2449740000, 915715000, 1296753000, 4192562000, 555435000, 5446055000, 385737000, 894871999, 2487847000, 6029879000, 5693742000, 4424246000, 5433586000, 5535001000, 4207168000, 5324970000, 3957201999, 5783469000, 192616000, 378452000, 4586734000, 3519685000, 2833133000, 5812109000, 6157M
750000, 1516689000, 1291746000, 4288614000, 3397383999, 1372090000, 5616763000, 2887937000, 4816554000, 222767999, 1404405000, 5705825000, 2855644000, 4280879000, 3941112999, 1528046000, 1273652000, 5643905000, 5653437000, 4448136000, 5014537000, 6254352000, 5924938000, 3787958000, 3227159000, 4813249000, 4520309000, 5554214000, 3476383999, 3296691000, 2595374000, 2275129000, 1099632000, 3254261000, 2316202000, 5051629000, 6044135000, 381499000, 6397214000, 2863625000, 4361770000, 1777252000, 4671771000, 1216481000M
, 1622835000, 1916477000, 4512938000, 118279000, 3962646000, 3781257000, 5758397000, 5687003000, 1785655000, 1449842000, 4057019999, 1527850000, 2844240000, 5543330000, 3101797000, 4725629000, 3008722000, 198502000, 6427721000, 2206525000, 1870503000, 2680018000, 119157000, 1668420000, 927024000, 2314628000, 4044858999, 2857018000, 2896066000, 2038443000, 5576928000, 3798657000, 895426000, 1262442000, 381632000, 6756328000, 6380789000, 2523801000, 953832000, 2483160000, 2551644000, 1821150999, 1115682000, 652119200M
0, 6347349000, 2809513000, 1425586000, 3970933000, 598058000, 4933363000, 3750994000, 5138691000, 6506307000, 6202641000, 16955000, 3429647000, 5283438000, 4749410000, 2377562000, 5268355000, 2448127000, 2924397000, 430168999, 2260257000, 1105722000, 5423190000, 5957304000, 5135442000, 6037620000, 3326594999, 3912912999, 704015000, 3173735000, 6746736000, 5924239000, 138934000, 2601589000, 1395293000, 2584336000, 687300000, 207848000, 5843561000, 2134438000, 3508460000, 5310488000, 11672000, 6119990000, 840404000, M
2470309000, 6754659000, 3345926999, 4583465000, 6550840000, 557425000, 1276052000, 1189441000, 3948522000, 625112000, 612187000, 2591742000, 3472382000, 516988000, 5152255000, 200837000, 3069325000, 58704000, 6015486000, 6734292999, 906616000, 849719000, 1996228000, 6144008000, 5260839000, 1768781000, 2779608000, 4411583000, 3197088000, 2517333000, 1838083000, 6390349000, 1077490000, 3479129000, 3483482000, 2815011000, 5813431000, 1748450000, 78773000, 3723549000, 897885000, 3931133000, 5127541000, 2857020000, 5140M
859000, 1169457000, 5330655000, 4450401000, 4720574000, 6353217000, 5009109000, 4643238000, 5800959000, 4993916000, 5996313000, 2771339000, 6586858000, 5153988000, 461378000, 6254129000, 5547862000, 5968144000, 2367147000, 1354613000, 1323310000, 5625666000, 4646158000, 1315438000, 6746570000, 1962958000, 2691665000, 3228215000, 5102767000, 3857817000, 3896993000, 1944748000, 3514264000, 1818943000, 4017748000, 3069617000, 3740348000, 3636753000, 1301220000, 4988251000, 4208076000, 2256733000, 4157073000, 575004400M
0, 1387064000, 2739441000, 6241843000, 5675778000, 6194347000, 6294018000, 3559685000, 4733171000, 2436842000, 1642191999, 2316337000, 71490000, 3238353000, 2069993999, 1241309000, 1727183000, 1766891999, 3929003000, 4282758000, 432701000, 6247113000, 5744075000, 2312677000, 3538762000, 940699000, 4230294000, 2891577000, 1318292000, 1052320000, 2841651000, 3368698000, 4217810000, 2157321000, 4887653000, 1659513000, 4211633999, 5553904000, 2833349000, 4701497000, 6654867999, 6215484000, 328184000, 886194000, 1574491M
000, 5059526000, 4942800000, 4944704000, 446737000, 6239963000, 3458475000, 4587265000, 2728181000, 5228656000, 5691992000, 1655374000, 3323133000, 2344625000, 4004672000, 3380623000, 5357803000, 2096529000, 3174115000, 3514974000, 6372562000, 3374330000, 5773657000, 5500059000, 6342229000, 19532000, 554377000, 4014872000, 1906195000, 4802928000, 3166120000, 1821502000, 2150458000, 5740604000, 830564000, 4828860000, 363933000, 3939494999, 556754000, 4211015000, 1606653000, 1257833000, 4952078000, 3932508999, 796270M
00, 1746756000, 4676374000, 3362532000, 5713487000, 2744867000, 5935378000, 6483948000, 5239179000, 4856891000, 5762608000, 211238000, 3883869999, 1690600000, 2453562000, 3974980000, 6194849000, 2177399000, 4000364000, 2609994000, 3089937000, 2097407000, 4072751000, 3216189000, 837659000, 525216000, 3332467000, 1069607000, 4117360000, 4790050000, 4605284000, 6613499000, 4520165000, 2236122000, 1584311000, 1102561000, 4224365000, 2750583000, 1897113000, 2935224000, 1900895000, 3963773000, 6172313000, 6240428000, 489M
3521000, 4283418000, 39037000, 3198595000, 5632048000, 6091180000, 995151000, 2993899000, 178729000, 6576317000, 1200878000, 3197107000, 6327623000, 5333151000, 2976831000, 4597298000, 2908406000, 6187926000, 1646427000, 5070307000, 1732688000, 903560000, 5577318000, 2512341000, 5506747000, 2716249000, 4527260000, 6577942000, 5046003000, 1774570000, 4684955000, 1146105000, 1446172000, 6152009000, 2959636000, 5727107000, 4124587999, 3559944999, 2844867000, 6158384000, 6059903000, 489212000, 5088302000, 2208779000, 2M
457113000, 3344583999, 6620614999, 4163762999, 976969000, 1627560000, 974462999, 5917938000, 3742497000, 6274400000, 5240129000, 1336433000, 210590000, 2638183000, 4274446000, 421389999, 438618999, 2541252000, 1560734000, 5556717000, 191862000, 2794603000, 1312821000, 6754250999, 1600720000, 2395222000, 4836334000, 1987148000, 1535691000, 3746708999, 6479907000, 6262090000, 1175177000, 6190367000, 6039561000, 4577338000, 2728080000, 1134699000, 1033074000, 5442763000, 1293608000, 5474143000, 1841920000, 2804791000,M
3069538000, 3075024000, 195887000, 1279531000, 4406717000, 2360355000, 4250581000, 6650436000, 5151565000, 1455187000, 6673428000, 853362999, 1029114000, 2106011000, 3430668000, 4850115000, 1621873000, 4027879000, 3416372000, 4565070000, 485889000, 69229000, 1280243000, 3749014000, 854035000, 6460208000, 1177481000, 816671000, 495322000, 29737000, 3696126000, 1444666000, 6579700000, 2658784000, 4430582000, 6556280000, 3038718000, 49834000, 5838630000, 5660531000, 1688304000, 681236000, 4747355000, 5887737000, 3672M
349000, 258211000, 4630074000, 1055787999, 225189000, 5548451000, 6546288000, 1584843000, 3960036000, 214796000, 5625696000, 1321378000, 1944909000, 4937565000, 5119674000, 1099771000, 4402358000, 6063225000, 2780260000, 5238470000, 6051803000, 4993493000, 2712086000, 5563062000, 3913833000, 4435909000, 4184739000, 402263000, 4303634000, 2556077000, 2385788000, 4877713000, 865844000, 5422384000, 1599639000, 6108797000, 4929765000, 1631638000, 6186595000, 3464896000, 1383486000, 3021910000, 2604082000, 5871522000, 2M
047666000, 5312539000, 281497000, 3569944000, 3990316000, 4968854000, 5953433000, 4930349000, 5919526000, 5650655000, 5882700000, 1771830000, 5623713000, 6346737000, 2547720000, 4588346000, 66330999, 1274795000, 1268009000, 1188368000, 2090191999, 4789674000, 6299305000, 1496941000, 1440942000, 5447044000, 336973000, 6534876000, 5325129000, 4981462000, 5771790000, 329583000, 797411000, 4882323000, 1071399000, 1433444000, 3128971000, 3514278000, 3978160000, 1639047000, 5094087000, 2852344000, 454472999, 4066978000, M
1433939000, 788815000, 3057967000, 3804172000, 3680119999, 2107475000, 1342879000, 6558800000, 2059383000, 5116407000, 3433276000, 1714578000, 5623843000, 1970438000, 1984159000, 2751232000, 850015000, 413539999, 589028000, 5926115000, 5789524000, 3170130000, 469351000, 1993747000, 5572652000, 3231325000, 374404000, 6115590000, 2312811000, 5635295000, 5512489000, 4214994999, 6043082000, 6456375000, 1352310000, 1520874000, 357550000, 4516958000, 2654892000, 2502244000, 2711250000, 2004529000, 4011500000, 478901000, M
6114169000, 68711000, 4246144000, 5807225000, 4743886000, 2643185000, 1722332000, 1452120000, 6513168000, 2042552000, 3324605000, 1458070000, 6393889000, 6540158000, 4350447000, 5824115000, 5381968000, 942541000, 3377956000, 3673451000, 4096154000, 5279176000, 282286000, 1790179000, 2475395000, 5909394000, 6311027000, 2728220000, 6610270000, 2110618000, 4816871000, 370888000, 6234709000, 2533642000, 2876787000, 4266158999, 2472733000, 4277644000, 298184000, 4338619000, 724239000, 5882026000, 5354135000, 803822000, M
1854038000, 1259873000, 1157205000, 288576000, 6546018000, 6576550000, 5893897000, 3448433000, 2097820000, 3777518000, 4073874000, 1915799000, 4705265000, 5933727000, 6415108000, 1560489000, 4979815000, 2311653000, 684157000, 3861203000, 5463700000, 307804000, 938445999, 6717794000, 5929090000, 614763000, 6409204000, 993696999, 3225095000, 6691984000, 4364877000, 798342000, 5618133000, 5434395000, 2931656000, 3597593000, 1014923000, 1215856000, 3547357000, 5434723000, 6383386000, 6462804000, 1503522000, 656020000, M
211278000, 2562995000, 6077904000, 3416251000, 4716317000, 5733095000, 1986180000, 5911112000, 6252440000, 4791743000, 1058041000, 5196939000, 1396886000, 468930000, 2363362000, 6136688000, 6319238000, 4586650000, 4511008000, 2567044000, 3915521000, 2373911000, 4361354000, 4061082000, 4669533000, 3359533000, 1645384000, 4080162000, 4632551000, 4901059000, 2699689000, 1135077000, 4975668000, 27144000, 2450508000, 3512701999, 5967585000, 6526216000, 3681800000, 1300696000, 4081471000, 2766297000, 1467679000, 37979690M
00, 3785658999, 1736015000, 134980000, 6042807000, 2515541000, 4009607000, 4242142000, 1963464000, 6481384000, 5345146000, 1760014000, 5895464000, 6330886000, 1404065000, 4194000000, 3322244000, 5069114000, 2920454000, 3700001000, 4793854000, 4905713000, 4169971000, 2456708000, 2355153000, 2187527000, 6183364000, 1930400999, 5954702000, 5995372000, 3071040000, 4164023000, 129827000, 3039684000, 3669621000, 3590297000, 3001613000, 2361024000, 2681341000, 5397259000, 4326277000, 2961575000, 3335061000, 4031725000, 40M
75640000, 1015249000, 708047000, 4982497000, 504739999, 5996868000, 5609759000, 2642902000, 5751112000, 3454915000, 50634000, 2298890000, 3020827000, 288166000, 4942730000, 5017313000, 6143215000, 4796084000, 539761000, 266946000, 6735907000, 1861659000, 2062832000, 2401757000, 2412125000, 766791000, 5516050000, 5979408000, 2247356000, 4813886000, 6514818000, 5075894000, 5990555000, 3389844999, 637540000, 5469487000, 433826000, 212559000, 1432916000, 706830000, 3730787000, 4605497000, 5393575000, 5292896000, 475348M
1000, 4992715000, 5786000, 2939277000, 3993844000, 5412534000, 4684864000, 5450750000, 1524783000, 1612546000, 5643021000, 5074996000, 1008762000, 3422137000, 4693470000, 3341651000, 5686183000, 3452079000, 3095533000, 3307806000, 1591726000, 610897000, 1658475000, 2007440000, 3189631000, 3529696000, 6080217000, 4290508000, 5799590000, 3495397000, 4854763000, 3239441000, 1900618999, 3600971000, 169735000, 1121306000, 1357303000, 2698618000, 6479276000, 1678334000, 4260153000, 6569728000, 1095759000, 2879731000, 825M
267000, 5960746000, 6233614000, 2198991000, 3951008000, 3142953000, 6591709000, 3418237000, 2321018000, 6690459000, 4011343000, 6619688000, 414104000, 6447406000, 4273464000, 3904726999, 2514621000, 1452034000, 411971000, 4604140000, 4638233000, 382175000, 3297778000, 3219736000, 4222358000, 2657679000, 4447180000, 2893534000, 1299565000, 3263653000, 6275238000, 4689901000, 6751628999, 1274227000, 655148000, 1084569000, 2765674000, 78551000, 546039000, 3063546000, 3887935000, 6425327000, 2014030000, 705848000, 4582M
32000, 6423666000, 5753339000, 4720445000, 1005504000, 6483899000, 471738000, 5522390000, 4092686000, 1250847000, 4720581000, 5392699000, 4290764000, 6422473000, 3601485000, 3236601000, 4635816000, 3837069000, 3611925000, 2962618000, 1265915000, 6116511000, 1264530000, 2651214000, 5383652000, 2866115000, 6369636000, 6651245000, 6576810000, 2006500999, 851115000, 5287190000, 4441533000, 2259430000, 4439875000, 5817376000, 3892093000, 5338686000, 2566659000, 367530000, 4265343000, 4284098000, 3850051999, 288370000, 1M
005314000, 699282000, 5161527000, 1242140000, 1150291000, 693545000, 2182325000, 4249069000, 2336012000, 5459419000, 2656384000, 6178730000, 1295991000, 6207996000, 2329840000, 1847074000, 828275000, 240917999, 3121323000, 4772430000, 3580985000, 3222814000, 4927480000, 1280220000, 3018115000, 1574596000, 3077244000, 909959000, 5751774000, 4628117000, 2805567000, 1602727000, 5301169000, 5684523000, 782656000, 5461635000, 6273024000, 5496912000, 3753142000, 5892137000, 5166467000, 4598819000, 329239000, 1797541000, M
2655891000, 978673000, 3690075000, 4441496000, 1767533000, 5680366000, 1606737000, 1282623000, 3677166000, 1653964000, 5951729000, 3959575000, 5599227000, 5718813000, 1075294000, 387154000, 907232000, 3519951999, 589485000, 5982497000, 6161423000, 3167202000, 5800287000, 6491953000, 4006269999, 1150602000, 6038089000, 6124407000, 5191051000, 2890695000, 1385116000, 5376896000, 1102102000, 1005362999, 655788000, 3283176000, 715569000, 1343600000, 1836606000, 3448441000, 3041333000, 2877594000, 2571753000, 3134786000M
, 3452747000, 1097142000, 3403171000, 6086427000, 42363000, 1562308000, 5879301000, 5000940000, 1109189000, 5311668000, 5976978000, 3072139000, 6734114000, 45323000, 5196170000, 6685528000, 1480164000, 270990000, 4301083000, 429872000, 613630000, 552248000, 3512167000, 2994905000, 1262141000, 3282597000, 1105515000, 6399718000, 4077896000, 3671487000, 5693161000, 6370207000, 712662000, 4705633000, 3454826999, 5645784000, 2418265000, 5859514000, 1865658000, 252532000, 781815000, 6375093000, 5705828000, 6574000000, 4M
812953000, 4696318000, 3179949000, 6690372000, 1938614000, 4424914000, 1457717000, 1770880000, 6328222000, 1163331000, 4182193000, 4737975000, 5561301000, 2894463000, 286755000, 3176217000, 2891464000, 5763401000, 4939047000, 6622966000, 5500705000, 2158894000, 476320000, 6576761000, 1555500000, 4839755000, 2032436000, 1763166000, 5648296000, 4814900000, 4348259000, 5396818000, 1117296000, 2478599000, 3715361000, 4614376000, 4807865000, 1251038000, 3322231000, 2559420000, 2114045000, 3765106000, 6111595000, 3306610M
000, 2394812000, 5317292000, 1627217000, 649486000, 2306054000, 4480752000, 197404000, 6031353000, 2196961000, 3732656000, 4715911000, 4747153000, 2056722000, 2653991000, 4668493000, 5227247000, 3937587999, 1716453000, 350809000, 3948233000, 1105432000, 6099812000, 818534000, 999202000, 1850755000, 3202619000, 6163557000, 6067247000, 6098677000, 3944978000, 6752586000, 639983000, 5442292000, 5937113000, 6176568000, 1181766000, 5137893000, 2317644000, 5392337000, 3887541000, 3232213000, 2527025000, 2114386000, 63484M
96000, 1162850000, 1852990000, 3940021000, 5837299000, 2035316999, 1636516000, 1122928000, 6371241000, 6536048000, 398257000, 2821027000, 3898812999, 4341975000, 404853000, 5767751000, 3271823000, 5327721000, 697647000, 5791529000, 870532000, 6270619000, 4485845000, 6606837000, 1811175999, 2077873000, 1489137000, 1466023000, 993162000, 5606872000, 1161468000, 47921000, 3161065000, 4292035000, 3785657000, 5279409000, 3740437000, 6676859000, 5020512000, 1782250999, 1883975000, 3626598000, 1994913000, 3171133000, 4547M
954000, 3949740000, 5228769000, 902145999, 6257608000, 2095759999, 568683000, 52633000, 5550189000, 1141067000, 2108796000, 3164419000, 3582351000, 3314506000, 1880880000, 910064000, 6677722000, 1786934999, 6590323000, 621100000, 4517169000, 2596416000, 4549030000, 3145553000, 6434788000, 2120800999, 597697000, 1020028000, 4245667000, 2488256000, 1557589000, 4543272000, 2742555000, 4818229000, 4567957000, 5079470000, 799570000, 4059250000, 2322313000, 4839396000, 6515348000, 6086689000, 4051173000, 2815004000, 4783M
376000, 3229569000, 4078325000, 5738835000, 5951096000, 2945867000, 1177007000, 1811474000, 5155699000, 1707772000, 5136643000, 3360701000, 3847756000, 905035000, 3594998000, 4026447000, 4954895000, 4669816000, 1187206000, 3324478000, 6758373000, 385624000, 1625512000, 4524405000, 4607254000, 2657867000, 613864000, 2683597000, 2389222000, 1952893000, 2101266000, 1219525000, 6455835000, 6345262000, 5153060000, 3850633000, 2073140000, 8451000, 5626039000, 524387000, 5899681000, 3909148000, 4900986000, 4712602000, 449M
7069000, 3048807000, 5120644000, 5025754000, 4170937999, 5148431000, 4838959000, 3379783999, 2487386000, 1280884000, 1827904000, 3105335000, 2789315000, 289765000, 1255473000, 453796000, 1659890000, 5822863000, 5205244000, 5334490000, 1439575000, 1805468999, 3020584000, 5179924000, 2507505000, 4638376000, 3251889000, 406331000, 449137000, 3204117000, 4347173000, 6545603000, 3820303000, 2395129000, 4652656000, 4435361000, 1279428000, 1558724000, 40937000, 3971172000, 2082766000, 1111046000, 5151713000, 3157360000, 5M
808515000, 1539677000, 1052677000, 5279388000, 1156874000, 4526309000, 4540636000, 3334412999, 2431101000, 576991000, 5552548000, 1406101000, 4247447000, 213950000, 4614930000, 5597549000, 9479000, 6688166000, 4326939000, 2312510000, 2898010000, 6168234000, 1101418000, 1540131000, 2440024000, 1946128000, 59846000, 5817188000, 533664999, 2686117000, 2872142000, 3920254000, 5053319000, 4388849000, 5503771000, 3052458000, 2821744000, 5743317000, 3325319999, 3399075000, 4198307000, 2275673000, 3672269999, 3948574000, 5M
36045000, 3558575000, 1809540000, 1354179000, 5113016000, 4630722000, 1064429000, 1378276000, 2134618000, 3219359000, 644093000, 2449577000, 250753000, 2489291000, 6057718000, 2781746000, 3231305000, 2061275999, 2554644000, 5194376000, 2663919000, 1361214000, 559478000, 5204753000, 3122988000, 1808982000, 6715582000, 2986286000, 6060443000, 633717000, 993170999, 775631000, 1317180000, 2170186000, 5585104000, 46800000, 6652639999, 2200518000, 5531589000, 3713354000, 798286000, 500821000, 3011383000, 1162007000, 4079M
762999, 3786131000, 5497673000, 2625398000, 5763753000, 3582651000, 1121368000, 6548414000, 4130375000, 6053951000, 5012168000, 2074356000, 4191406000, 2893105000, 6315524000, 1482459000, 1847173000, 312108000, 2966524000, 2309169000, 2686585000, 6303531000, 4872817000, 1051145000, 1173407000, 3604499000, 2981769000, 5413599000, 3875714000, 6077187000, 4698597000, 1414421000, 5853760000, 4294417000, 1279415000, 4633036000, 1126323000, 6419255000, 6358040000, 5449184000, 1439962000, 906343000, 4908994000, 1828923000M
, 6186094000, 2277271000, 4463216000, 2003540000, 6600873000, 3605098000, 5189214000, 3159066000, 226963000, 2433301000, 3786962999, 5181397000, 1423775000, 1301959000, 5613706000, 1068333000, 2937093000, 2182511000, 1680029000, 1612378000, 4364041000, 1422750000, 2571525000, 3035939000, 1665659000, 5682205000, 1643834999, 6309906000, 6135009000, 6076737000, 1939575000, 5112359000, 5826726000, 716522000, 6613435000, 2493519000, 1139998000, 679830000, 5632526000, 6696978000, 6053777000, 1812770000, 4570692000, 28469M
26000, 2899809000, 1564902000, 6381706000, 4974460000, 4763954000, 1874905000, 199039000, 6435715000, 1345069000, 4015233999, 6589335000, 6424774000, 5945409000, 4128408999, 5125678000, 3209685000, 1288484000, 3066024000, 1258016000, 5486177000, 6620510000, 6648008000, 3320239000, 487942000, 6082045000, 223928000, 6369573000, 3882860000, 2096802000, 5622121000, 2108640000, 4151886000, 2523199000, 6688820000, 4761965000, 6326747000, 917269000, 2121916000, 1253769000, 5897390000, 3255356000, 5343437000, 5089354000, 5M
330813000, 5268824000, 1891013000, 1670466000, 1526212000, 3005673000, 6291109000, 2560588000, 5425869000, 6017855000, 4142468000, 5726731000, 909187000, 2966528000, 5115228000, 6514019000, 6637111000, 4053651000, 2372987000, 6411369000, 4687800000, 1820934999, 420853000, 4818972000, 3163173000, 6373462000, 581075000, 4064476999, 3492326000, 6547768000, 3742811000, 3108022000, 4176189000, 6530060000, 6106987000, 3773365000, 1704277000, 5703206000, 3911903000, 2787102000, 980403000, 4142339000, 5791570000, 424969499M
9, 5628888000, 6691681000, 489321000, 1716789000, 5798404000, 4748365000, 687194000, 79023000, 2804422000, 3785299000, 4129557000, 3774730000, 288111000, 5576084000, 276473000, 446493000, 2765319000, 1530964000, 542615000, 398489000, 2814464000, 4146137999, 550716000, 1814556000, 3788825000, 3290451999, 5778106000, 4287800000, 3225159000, 5702429000, 3491491000, 5644400000, 5877970000, 2028233000, 2870538000, 3655083999, 6141401000, 5855452000, 4000124000, 5257904000, 6598677000, 2867214000, 1250750000, 4706965000,M
929854999, 5821300000, 6474210000, 740371000, 209446000, 980337000, 33213000, 5464105000, 4968894000, 347626000, 3960966000, 556476000, 3121626000, 2019761000, 2747025000, 5206026000, 3902817000, 5623832000, 3900805000, 2832042000, 6565478000, 1787070000, 479463000, 2383319000, 1004250000, 4306057000, 3275189000, 57654999, 4556005000, 4442997000, 4536939000, 467999000, 510435000, 6032826000, 1825899000, 2790178000, 5013690000, 5540311000, 3313433999, 3320072000, 6437190000, 2035223000, 2400884000, 1307499000, 6753M
309000, 3825090000, 5868720000, 4631200000, 2011698000, 197719000, 1595079000, 6093142000, 1922255000, 2370662000, 4998167000, 6674685000, 1213590000, 444750000, 1545392000, 22492000, 5548193000, 2598047000, 530470000, 6459151000, 5124222000, 6254168000, 4887811000, 4700024000, 6233111000, 1764183000, 4737200000, 51671000, 6011060000, 2031358000, 1439436000, 5336205000, 3347639000, 1373810000, 5407783000, 258117000, 2174346000, 5443650000, 2779514000, 2100399000, 3011105000, 5029210000, 4545137000, 4553884000, 6126M
504000, 6691135000, 3352667000, 2094018999, 1156140000, 3374358000, 5984917000, 3627943000, 4430687000, 1728418000, 5416139000, 2633813000, 5533088000, 6448488000, 1870429000, 4014973000, 2961232000, 3832758000, 4412894000, 5325349000, 2571822000, 292018000, 22482000, 5672588000, 3396093000, 4101458999, 5354041000, 2481877000, 3637603000, 1378579000, 1433356000, 6306725000, 2184568000, 44038000, 2895532000, 941048000, 1171036000, 6556478999, 5718783000, 2781255000, 6386377000, 5458008000, 3490255000, 5578487000, 24M
27530000, 249250000, 6469169000, 5311190000, 6595024000, 2827350000, 734898000, 5898442000, 4300125000, 5692511000, 5812306000, 5700997000, 4702207000, 3759612000, 1756980000, 163273000, 4357663000, 2767802000, 137141000, 172587000, 3467631000, 4908319000, 1355205000, 2639795000, 6677892999, 5180210000, 6267029000, 4275224000, 3383569999, 419264999, 4195444000, 4832065000, 3705803000, 6255359000, 5888273000, 2256828000, 5930759000, 2179940000, 1111395000, 4314410000, 1014625000, 941562000, 5026645000, 5953860000, 4M
695340000, 5619245000, 434689000, 3806161000, 3471544000, 6740249000, 2671367000, 5830849000, 3992940000, 279873000, 4988086000, 2192855000, 2051456000, 1285689000, 3657354000, 4848563000, 4194881000, 86320000, 3541808000, 1792074000, 4538351000, 248050000, 5171636000, 3168916000, 6256930000, 2008400999, 1653534000, 3887504000, 342536000, 2710526000, 1140757000, 183133000, 2049250999, 5308806000, 5358668000, 1878343999, 838027000, 5963536000, 5864456000, 2717020000, 5844529000, 5255434000, 450983000, 4109578000, 35M
6872000, 6086214000, 1506789000, 4445344000, 543291000, 1922633000, 3334726000, 358548000, 4866828000, 1623457000, 500468000, 8062000, 3899832000, 65086000, 6756391000, 4592627000, 849974000, 4250775000, 2295873000, 2297948000, 6696992999, 6576897000, 2735467000, 6117813000, 4521630000, 2496151000, 1952259000, 287664000, 3043784000, 2061170000, 6296044000, 5236083000, 2973916000, 64177000, 845985000, 2861244000, 2652437000, 6343592000, 4767252000, 4130091000, 5193275000, 1013044000, 6737658000, 543556000, 599230600M
0, 219154000, 1395751000, 2030518000, 2716301000, 4180186000, 2436865000, 5407663000, 5343349000, 951628000, 2543376000, 2872304000, 6008819000, 280778000, 2556984000, 1538668000, 572963000, 4462443000, 1140932000, 3722539000, 1697738000, 6024285000, 2368872000, 2060990000, 1191844000, 6447133000, 2800435000, 6281265000, 315765000, 851070999, 4617447000, 1010184000, 613079000, 1946280000, 5957929000, 5633001000, 4021094999, 458135999, 6599902000, 3944049000, 3531719000, 1118603000, 3099673000, 6346956000, 463469100M
0, 6721771000, 1880162000, 715290000, 1344343000, 2683627000, 3635021000, 6287746000, 3669303000, 3167890000, 443897000, 6018426000, 1783959999, 767270000, 6389481000, 2067647000, 6175494000, 2822106000, 4426623000, 4789593000, 5350921000, 773839000, 6233955000, 4025943000, 3498108999, 806364000, 6614419000, 3396969999, 2421034000, 2833541000, 3511226000, 5472714000, 2175354000, 4551835000, 3394594999, 4207530000, 4571282000, 1141854000, 420896000, 3107658000, 1109731000, 6558970000, 5708025000, 22911000, 233137100M
0, 1449082000, 21804000, 188316000, 885244000, 2469564000, 3089419000, 4707325000, 3901993000, 275801000, 5370479000, 967495999, 5312060000, 1021740000, 2432061000, 5367326000, 5968497000, 4931909000, 3414203000, 847627000, 857044000, 3036065000, 6045352000, 1970708000, 2592729000, 5459624000, 6526391000, 3746083000, 947979000, 1526307000, 5759860000, 2331967000, 1236303000, 6753064000, 4038223000, 5482762000, 525754000, 4285700000, 1857149000, 6362752000, 5981707000, 3621707000, 1718516000, 2948810000, 4461418000,M
1976163000, 5574005000, 3472437000, 6099483000, 3245423000, 2728449000, 209163000, 5299894000, 4721173000, 1263143000, 5440646000, 2263250000, 1329026000, 6142518000, 6010452000, 3888973000, 153680000, 530464000, 1080902000, 928964000, 6349779000, 5203540000, 1220622000, 3148767000, 3678782000, 4678015000, 4112557000, 335506000, 2805993000, 153042000, 6177077000, 474749000, 1491924000, 3255181000, 6582248000, 4903440000, 1830916999, 756399000, 1122988000, 1359756000, 6692509000, 2007893999, 1744754000, 735937000, M
2126083000, 2898922000, 6237180000, 1838981000, 4650819000, 3419339000, 5533012000, 4391612000, 4612689000, 4078456000, 533882000, 4754887000, 1602617000, 2191956000, 6420972000, 3618468000, 4055778000, 6572553999, 4565260000, 2803918000, 4539894000, 1475825000, 5293217000, 5485760000, 4427841000, 4757584000, 1090701000, 6516536000, 325480000, 2640251000, 2448028000, 2824137000, 3819160000, 6562847000, 1876420000, 583454000, 6590869000, 953615000, 6399246000, 2621758000, 2541181000, 2032793000, 4145472000, 60027120M
00, 2183478000, 2850361000, 6482228000, 3179922000, 631341000, 4169669000, 4067406000, 2610955000, 1875095000, 6306249000, 4894609000, 673243000, 4242507000, 5204490000, 3118515000, 1558317000, 1918483000, 2457875000, 810612000, 2637997000, 460385000, 6719334000, 2747798000, 74066000, 4098730000, 3499593000, 308819000, 189468000, 5078712000, 1218640000, 1950930000, 2385425000, 395321000, 5027708000, 2002443000, 5942886000, 2330241000, 4696694000, 2737644000, 5558537000, 2725556000, 648580000, 5346258000, 181805000,M
3149575000, 4528091000, 6562921000, 1657682000, 2355192000, 2807243000, 969440000, 6616294000, 5605326000, 6489912000, 6421394000, 4218408000, 2992688000, 5948071000, 6606127000, 2179265000, 6371998000, 6693728000, 5604152000, 1805027000, 2942691000, 2985204000, 2471166000, 6210804000, 4549645000, 3197966000, 2401117000, 3726014000, 3563390000, 5497149000, 413975000, 2850907000, 1650686000, 1497475000, 4467191000, 4591849000, 1602514000, 6518322000, 5983509000, 6052729000, 2048493999, 2678196000, 4944052000, 63678M
87000, 2317380000, 102714000, 5064165000, 4745683000, 6644738000, 6046658000, 5665008000, 6027974000, 2079788000, 5102001000, 2058161000, 6363803000, 3354931000, 432379000, 1874237000, 3702015000, 2400195000, 5142096000, 2591817000, 1681211000, 3165091000, 5972340000, 538531000, 5668084000, 4758094000, 1944625000, 3658369000, 5578570000, 6103779000, 4973971000, 841965000, 1000918000, 2505891000, 2142775000, 3197803000, 6127405000, 2612457000, 1308351000, 6014258000, 6371258000, 759829000, 5929651000, 4777530000, 12M
473000, 5995361000, 6641000, 389393000, 1230054000, 2016182000, 1006245000, 5059690000, 3884397000, 3915757000, 3023336000, 1576026000, 581728000, 3287022000, 5616805000, 5404124000, 1817731000, 4835279000, 984604000, 283571000, 4830993000, 6232199000, 3907964000, 5417220000, 2220507000, 5469753000, 6128518000, 848269000, 3858631000, 680269000, 2533118000, 3031724000, 3890462999, 4556770000, 5187305000, 1298601000, 6425785000, 720438000, 5347760000, 6719631000, 6020262000, 3709816000, 798786000, 1659950999, 5624965M
000, 5230850000, 229812000, 6516134000, 6610888000, 929435000, 3272038000, 5846038000, 43935000, 4215481000, 2920277000, 1436576000, 2863415000, 6274412000, 6173591000, 2619092000, 5879066000, 1719134000, 5065138000, 5839506000, 3502623000, 2442436000, 6703253999, 20408000, 4429942000, 5080293000, 2208872000, 5344994000, 2346870000, 3163844000, 5788869000, 3685553000, 1607369000, 6399542000, 369545000, 2507309000, 1081923000, 4302929000, 865759000, 1611799000, 2658203000, 1067993000, 1325877000, 3579406000, 3185876M
000, 2146512000, 4363323000, 2642798000, 3664061000, 409345000, 6079171000, 2689650000, 3587560000, 6381792000, 1983075000, 5422240000, 3323883000, 6421593000, 5198289000, 1335352000, 584513000, 2024773000, 6319088000, 1883507000, 4402234000, 5312506000, 1652600999, 6098622000, 4125976999, 2852385000, 3615544000, 4708265000, 2652920000, 1461238000, 4432296000, 1206805000, 1384374000, 3145019000, 1943366000, 4373110000, 1726961000, 4962185000, 5345428000, 224234000, 4818643000, 5619706000, 742850000, 3608930000, 453M
3845000, 5268054000, 3315376000, 2905400000, 1921327000, 821123000, 6560945000, 3462915000, 1230087000, 5586923000, 3851519999, 6040254000, 4976795000, 2048739000, 1492292000, 6735720000, 1316102000, 823026000, 1638342000, 2723309000, 6327508000, 898067000, 5982936000, 5180237000, 6642471000, 4864450000, 3082348000, 391039000, 2229223000, 1760513000, 3715861000, 4939808000, 1676059999, 5764549000, 193188000, 5939549000, 2841325000, 1964778000, 2325074000, 6020669000, 575413000, 6346752000, 4181044999, 6176856000, 6M
675635000, 71695000, 2489644000, 524539999, 3739418000, 1402517000, 3004562000, 3466347000, 6555475000, 5630454000, 1549365000, 1668713000, 1724416999, 5563700000, 2715559000, 2586470000, 438867000, 2665959000, 6272346000, 213542000, 4897827000, 5941455000, 5718168000, 5305814000, 5252089000, 5431481000, 1153665000, 4199537999, 181600000, 2566511000, 1401185000, 4929529000, 2550036000, 1903434999, 4353881000, 1098595000, 5667517000, 3174019000, 5067002000, 6262570000, 2036899000, 1557132000, 1944340000, 385602000, M
6425147000, 2710930000, 140883000, 3637094999, 3520597000, 2220816000, 3699480000, 2845672000, 3692405000, 1385256000, 5946294000, 1593834000, 618560000, 4555742000, 2995165000, 4913891000, 3491566000, 6176554000, 1274604000, 2651039000, 6434444000, 2313066000, 5918948000, 1347088000, 2672523000, 2483270000, 5947695000, 4769324000, 3567240000, 4960679000, 1978075999, 1004614000, 4002735000, 5393348000, 5505907000, 534483000, 1192239000, 3271364000, 1421489000, 4117273000, 1652695000, 2145996000, 4240676000, 6707208M
000, 1940074000, 3982987000, 1008978000, 2224243000, 5178168000, 4663649000, 5945480000, 3212703000, 1838727000, 1146294000, 6644566000, 3788022000, 5945510000, 5544803000, 2922877000, 5531219000, 6072547000, 6533886000, 4691266000, 3829939000, 2924646000, 1009726000, 885792000, 2182725000, 34419000, 1914274000, 223465000, 2742407000, 6078812000, 6630727000, 3325758999, 1434136000, 347679000, 5259806000, 2047157000, 4129629000, 4051339000, 414193000, 5545870000, 719967000, 5725374000, 5459704000, 4144608000, 578360M
4000, 3613669999, 2895685000, 3748876999, 6287079000, 2030538000, 1310381000, 2713529000, 6026522000, 3817315000, 2420924000, 6168544000, 6622625999, 4831491000, 581114000, 5576067000, 2301405000, 5817633000, 1615949000, 5696218000, 2631771000, 2809207000, 677208000, 4079001999, 3201105000, 550008000, 2089062000, 1539524000, 4397171000, 3924383000, 4029944999, 6103233000, 2895195000, 3261798000, 5422264000, 1329374000, 3913629000, 2358678000, 3847987999, 3822833000, 3667114000, 909273000, 2877477000, 4500754000, 54M
49331000, 3487280000, 3885664000, 2027168000, 786833000, 3709062000, 866931000, 905050000, 5528517000, 5343961000, 3668066000, 412888000, 2434371000, 1878150999, 4141455000, 330764000, 3712151000, 1173900000, 2002413000, 2133734000, 6470637000, 755862000, 2106296000, 4951224000, 2325288000, 5923616000, 4443218000, 2812547000, 219930000, 2933898000, 274445000, 2904264000, 3910098000, 5857721000, 4471544000, 3981950000, 4736088000, 1015224000, 1725265000, 4237799000, 6523926000, 4793624000, 2531658000, 1258795000, 26M
98472000, 4241949000, 2175727000, 6274027000, 6710162000, 402101000, 3861871000, 1438696000, 4378415000, 6519582000, 6022332000, 6228555000, 1929506000, 6129650000, 5223099000, 6527988000, 814290000, 2428848000, 3084034000, 3102198000, 3107521000, 795043000, 6524690000, 4707427000, 1849959999, 3762096000, 1193273000, 3852769999, 1733214000, 5026293000, 3017197000, 424851000, 5342710000, 6602685000, 69227000, 6105459000, 3323049000, 5181227000, 3144440000, 2131499000, 164297000, 3719347000, 6051475000, 1987604000, 3M
556007000, 420960999, 5829398000, 3799062999, 1399252000, 6581250999, 2059334000, 5108745000, 2432016000, 6556903000, 5636695000, 3259756000, 1221020000, 2320058000, 946514000, 3709333000, 3628056000, 92562000, 6097174000, 1589085000, 4826978000, 2616741000, 3972987999, 5309541000, 1939258000, 4733354000, 6401311000, 6021033000, 718913000, 2697495000, 4619404000, 3635726999, 6148533000, 5687749000, 733477000, 5684813000, 3435990000, 1797793999, 2857402000, 534884000, 6721610000, 6326731000, 4033933000, 902706000, 2M
665325000, 1140665000, 4385883000, 3167147000, 959352000, 2323557000, 2501339000, 2330880000, 640686000, 3690992000, 3272333000, 1823580000, 825646999, 6612553999, 3447241000, 3738644000, 3369499000, 2279507000, 3278768000, 6148314000, 4380868000, 1492394000, 2135634999, 3369725000, 6237070000, 3434861000, 1880687000, 4760702000, 3907594000, 6238362000, 5814742000, 2525407000, 2064754000, 2953879000, 4084033000, 6360049000, 5001764000, 4215661000, 1615245000, 6574095000, 5063260000, 6546458000, 3884511000, 43454510M
00, 3324633000, 2646889000, 1115032000, 3105728000, 2184919000, 214001000, 5937229000, 5341087000, 5052854000, 1806578000, 411056000, 3442519000, 1156973000, 5696782000, 6719042000, 1066969000, 3116404000, 5414045000, 4041758999, 2109370000, 4134528000, 3191949000, 1168100000, 2815298000, 810776000, 1866903000, 3114597000, 5854861000, 6493755000, 767279000, 5863461000, 5485313000, 338389000, 6321999000, 4790000000, 50242000, 4480905000, 6261656000, 4912301000, 1257616000, 1183126000, 4775624000, 119588000, 50575920M
00, 816069000, 5523650000, 5697492000, 695874000, 3897433000, 548956000, 3157099000, 6678219000, 1404050000, 4543529000, 5652804000, 1824997000, 2714628000, 875841000, 2452444000, 2250619000, 2852915000, 5967292000, 766408000, 3223468000, 4817449000, 4354728000, 1814106000, 2516939000, 6652706000, 322464000, 6378733000, 201561000, 4793244000, 6695525999, 516068000, 3719062999, 3031037000, 422585999, 3979126999, 4635657000, 4375391000, 4130151000, 1101187000, 1824574000, 5866521000, 4197905000, 6438235000, 419551999M
9, 1513889000, 5554008000, 4850040000, 3907974000, 1163304000, 3461523000, 1729530000, 175875000, 682244000, 5281424000, 5070867000, 3164145000, 2618796000, 2860548000, 6332211000, 4912107000, 4249541000, 3081041000, 2943278000, 2253202000, 4807541000, 2212057000, 5604332000, 6146338000, 2166601000, 4526132000, 1221337000, 1618118000, 3051641000, 18579000, 4473174000, 333687000, 5775931000, 4779894000, 368004000, 1637776000, 2885289000, 4057935000, 809385000, 2881644000, 4433400000, 2199043000, 2533267000, 44750840M
00, 91203000, 1384705000, 6207714000, 568947000, 1998998000, 5958501000, 434034000, 4946229000, 6000279000, 2566855000, 4594084000, 5633061000, 2555351000, 227171000, 2050002000, 3216218000, 36339000, 6582513000, 6250246000, 155707000, 6600621000, 6336877000, 2260706000, 2195683000, 5571093000, 1096484000, 6571707000, 1843116999, 5088269000, 5387068000, 3008852000, 1340238000, 5087864000, 4146287999, 2273706000, 4707016000, 5840026000, 4266110000, 2168289000, 3005717000, 1606141000, 426347000, 573985000, 975023000,M
4702583000, 3232030000, 4538990000, 3807661000, 4423605000, 1678545000, 2794550000, 204513000, 2344053000, 2142730000, 2407766000, 6511279000, 2747231000, 4912400000, 5476558000, 1595601000, 4335475000, 2389840000, 5648218000, 4875382000, 3321167000, 744480000, 1157408000, 1746856000, 1444325000, 6669260000, 688364000, 620336000, 5168932000, 4772945000, 5892811000, 5241638000, 2299388000, 5570968000, 5144468000, 140859000, 6137388000, 2164852000, 1134877000, 6407713000, 4621844000, 2426120000, 4799594000, 43646220M
00, 347057000, 1629519000, 1505386000, 1886805000, 5914735000, 1628747000, 1738972000, 1686868000, 4702441000, 4848303000, 3762944000, 124528000, 2538928000, 3508569999, 677103000, 3208508000, 3503961000, 2781726000, 2603777000, 4710903000, 1478157000, 464614000, 6220372000, 5020641000, 5461928000, 1334794000, 1759654000, 839390000, 2054818999, 3090947000, 4879237000, 5544911000, 2097704000, 780594000, 2667937000, 6144771000, 794728000, 2310293000, 6207625000, 5336931000, 5065799000, 5210101000, 2511222000, 5891795M
000, 1808590000, 5158161000, 915868000, 1831375999, 2704244000, 757321000, 5817555000, 4376468000, 5750672000, 5543241000, 808497000, 4723214000, 1932932000, 1596968000, 444252000, 2820817000, 2563203000, 6526100000, 12809000, 5893588000, 2703413000, 6264031000, 966846999, 979036000, 5509067000, 3371544000, 4534372000, 6293639000, 2024996000, 4343077000, 501825000, 4438293000, 6478182000, 2047552000, 5219471000, 1504165000, 3990229000, 1488538000, 5196364000, 1836622000, 4937087000, 3860525000, 2524671000, 27194790M
00, 1633076000, 6545885000, 4143208999, 101375000, 809490000, 436671000, 5000877000, 4141223000, 2173211000, 911995999, 6631673000, 4676135000, 1755283000, 2797092000, 5783366000, 3370614000, 5334030000, 2716152000, 219603000, 1822829000, 6694664000, 6181608000, 4102004000, 1137070000, 241796000, 5709082000, 1266640000, 3897548000, 3274144000, 1659502000, 5303740000, 355247000, 5233520000, 5497543000, 1919766000, 6336434000, 3832999000, 671285000, 6155977000, 5633472000, 4742691000, 5987130000, 5903748000, 51672200M
0, 818420000, 4166537000, 1253415000, 3984516000, 3570539000, 4819353000, 2192045000, 4117955000, 2436317000, 4597245000, 1545178000, 665842000, 1741154000, 4235350000, 3816486000, 3972271000, 3830412000, 3797093000, 5718278000, 1651820000, 5209109000, 2612762000, 186789000, 1160062000, 1316195000, 5731244000, 2779180000, 1954102000, 6627772000, 1695193000, 6138873000, 2382145000, 5781678000, 2263206000, 1261882000, 5982986000, 3974135000, 814007000, 860331000, 2129250999, 4361510000, 5451681000, 6552575000, 385168M
0000, 4784666000, 6265532000, 4583837000, 4274112000, 4786444000, 5006123000, 4088344999, 339208000, 1970618999, 2667771000, 2482017000, 3172243000, 2564518000, 1707828000, 3722229000, 3135821000, 4314258000, 1146938000, 4090212999, 2284165000, 504560000, 5767241000, 6239132000, 1485298000, 4207880000, 2028347000, 6250860000, 2757697000, 6074417000, 2058562000, 6363294000, 6481744000, 4045807000, 1530501000, 5852914000, 2553554000, 6166706000, 5288546000, 4658186000, 2761873000, 167364000, 6260314000, 5261531000, 2M
739617000, 4529335000, 1599110000, 5985013000, 142642000, 3465968000, 2593634000, 2041407000, 477679000, 3822762000, 6729659000, 4681281000, 3822798000, 4220698000, 4972409000, 3200434000, 5792394000, 1307925000, 2931794000, 186475000, 3299926999, 5882394000, 2282837000, 3808044000, 1345952000, 6280343000, 3019601000, 6752621000, 2264737000, 2295854000, 1053558000, 172614000, 6630596000, 839217000, 4953603000, 6020705000, 3898780000, 6418950000, 5125969000, 6035096000, 3618751999, 785338000, 1211728000, 3235528000,M
3707040000, 3061755000, 3507356000, 6615650999, 1930050999, 3977144999, 195307000, 3748199000, 3667458999, 2191035000, 2635982000, 2491338000, 5459460000, 853458000, 3378240000, 5710357000, 1289563000, 3240607000, 3893354000, 3120383000, 5679912000, 6672641000, 5945307000, 2495743000, 2931646000, 1235654000, 3050614000, 1479098000, 5000770000, 1587728000, 4106915000, 6222395000, 2061998000, 1530312000, 5663219000, 750307000, 107017000, 5442096000, 6264270000, 1707449000, 6528788000, 6613014000, 5161054000, 3047824M
000, 5468756000, 403822000, 5089222000, 3579344999, 5782688000, 1328604000, 1224226000, 5601384000, 4356734000, 6584375999, 5115705000, 2092836000, 5430858000, 4714543000, 3207638000, 5195522000, 5701185000, 3130575000, 4959172000, 6476511000, 3364987000, 4523003000, 812448000, 4732012000, 4414655000, 6524768000, 1968227000, 1927472000, 3879403000, 3705358999, 6430578000, 4350441000, 683257000, 4710408000, 2495822000, 2759948000, 2992325000, 1404810000, 5295340000, 2547971000, 1546624000, 62403000, 1546608000, 1462M
751000, 1981304000, 369898000, 2081120000, 5125155000, 988861000, 4236333999, 4901986000, 4134680000, 4353190000, 6483657000, 1801032000, 4813556000, 3976817000, 4847741000, 5862901000, 1801907000, 4956707000, 6303738000, 2597451000, 2923130000, 2449315000, 4823228000, 5695001000, 6238235000, 5228419000, 4127426000, 6400531000, 5330786000, 538129000, 2706418000, 3201352000, 5519414000, 581066000, 3714908000, 6469779000, 3609658999, 4787433000, 5649828000, 6015073000, 678305000, 5004071000, 1287480000, 3421101000, 2M
42283000, 15638000, 3096708000, 4399253000, 2645400000, 4786337000, 6579320000, 6160669000, 1575316000, 1930364000, 1853309999, 3584885000, 399425000, 99531000, 1285817000, 3689542000, 1432490000, 4021535000, 155279000, 1531754000, 2282291000, 5386893000, 3933383000, 5894386000, 4135783999, 6513876000, 4140362000, 6220698000, 4785748000, 4648615000, 1434826000, 4069430000, 6518123000, 231736000, 875196999, 785079000, 1878134000, 6269206000, 977493000, 1190109000, 5774492000, 6671280000, 2592648000, 4891830000, 3212M
193000, 75545000, 1568767000, 6753884000, 5143637000, 5887082000, 5261111000, 3802419999, 6355107000, 3335024000, 2084311000, 5349765000, 3653081000, 5856939000, 5336963000, 2586323000, 3548404000, 5259152000, 6085716000, 773287000, 1629085000, 6387345000, 5478591000, 5248127000, 674288000, 929282000, 5664090000, 707090000, 3646761000, 4649507000, 2025608000, 5233125000, 4780406000, 5385017000, 6615617999, 4300841000, 4703298000, 3914908999, 3334615000, 2029003000, 97606000, 198454000, 3823879000, 4785882000, 30756M
03000, 3773421000, 3442619000, 3560837000, 5944935000, 5980090000, 6110058000, 5943870000, 1677890000, 885484000, 1083570000, 6050903000, 168388000, 416899000, 1998723000, 2853416000, 1605118000, 6451421000, 4501803000, 5387451000, 1164011000, 4183389000, 5706501000, 5368669000, 3958253000, 6746813000, 4087903000, 1020593000, 3891376000, 4798617000, 838912000, 2036905000, 888849000, 3369836000, 5238961000, 991498000, 1563604000, 1959139000, 1693447000, 178160000, 2983671000, 3740983999, 2901884000, 4260236000, 1201M
770000, 6359740000, 749818000, 1239943000, 3398949000, 4611756000, 795730000, 3388055000, 1053290000, 1261304000, 4912001000, 4819235000, 5828624000, 2319151000, 4442730000, 4296919000, 1135702000, 2706826000, 207200000, 751628000, 3661997000, 4925873000, 6627532000, 6563317999, 309706000, 2223998000, 1551237000, 4310874000, 4635278000, 4099616000, 83712000, 5236446000, 1221806000, 6527779000, 872456000, 1697215000, 3795680000, 4745996000, 94265000, 5100923000, 2900357000, 6530771000, 3211024000, 2017902000, 647587M
3000, 3356346000, 2612335000, 2793682000, 6068488000, 1030186000, 5657425000, 4200496000, 4041200000, 3103153000, 1990280000, 1694654000, 6165215000, 6249854000, 5083314000, 6074271000, 6063390000, 5413496000, 1009706000, 6450028000, 3241669000, 6158321000, 5111396000, 62891999, 384602000, 2311444000, 2122250000, 4802783000, 6505348000, 3383654000, 3434935000, 1049787000, 6601749000, 3294439000, 1429053000, 3893891000, 2087377000, 1507541000, 2578304000, 3454694000, 1041065000, 1456521000, 6433374000, 1555971000, 1M
057514000, 5915759000, 4040119999, 5203023000, 2175099000, 2508466000, 5799332000, 4100962999, 5364710000, 5364758000, 1774683000, 6118333000, 3076372000, 6211039000, 5723302000, 128582000, 3587001000, 4143937999, 2357052000, 1408583000, 5448212000, 3606858000, 2743979000, 1723759999, 3370843000, 3329299000, 1534378000, 391363000, 270210000, 970385000, 5910361000, 3236092000, 2047855000, 4532714000, 1746002000, 3518982000, 1794928000, 2930873000, 2205470000, 1122213000, 4590750000, 1981825000, 5633623000, 611002100M
0, 4837563000, 1745755000, 6528247000, 5722301000, 679429000, 4399429000, 3912891000, 2396425000, 2546170000, 4485427000, 1985866999, 6189508000, 4755714000, 2725747000, 2061149000, 3943498000, 3260499000, 522004000, 3677435000, 6308440000, 6427802000, 520256000, 4490092000, 830177000, 3508932000, 1224447000, 2568624000, 1384085000, 3648097000, 5853210000, 3474648000, 3812926999, 5813562000, 3246995000, 3917819999, 4579414000, 3793979000, 1622056000, 1204179000, 5386420000, 2897608000, 166980000, 2055303000, 281407M
0000, 2772237000, 3415154000, 2835443000, 4534239000, 937961000, 3046270000, 1623562000, 1905556000, 5378187000, 2181191000, 4441986000, 1878750000, 3645869000, 703608000, 4929342000, 3821551000, 1729256000, 3943223000, 1446271000, 1126195000, 6202606000, 4918820000, 506679000, 4378103000, 1174606000, 6309656000, 6025266000, 692674000, 3443533000, 3413318000, 5093861000, 5784895000, 3937055000, 6505598000, 3960641000, 4518671000, 881631000, 5640031000, 568600000, 2787561000, 5226343000, 1925320000, 2804616000, 4306M
769000, 3028240000, 1861982000, 4308370000, 5688945000, 4522728000, 6445071000, 801075000, 3673304000, 5977569000, 3853335000, 1446575000, 2564474000, 6542311000, 4721373000, 6360766000, 155714000, 4850889000, 956287999, 1567993000, 2716079000, 2508793000, 1741641999, 1676534999, 4685934000, 1445898000, 1552467000, 286737000, 5767261000, 6267637000, 1029548000, 5435555000, 361864000, 741102000, 6219363000, 2025471000, 5469274000, 2515480000, 2951372000, 6370825000, 446075000, 5641068000, 2493294000, 5816341000, 441M
6050000, 4867947000, 910152000, 3044492000, 3725894000, 528555000, 5574538000, 18177000, 6022502000, 5303731000, 1469363000, 497597000, 5371847000, 3294376999, 5023451000, 590402000, 389399000, 2385533000, 5154055000, 460037000, 3889819999, 4724445000, 3293798000, 1342136000, 1281964000, 934554000, 5941618000, 898668000, 6347783000, 786808000, 4688064000, 3170037000, 3171587000, 1928405000, 4779611000, 5796515000, 1102267000, 4783681000, 3588248000, 4973087000, 4781475000, 2025764000, 5930171000, 3771399000, 468372M
2000, 5969677000, 480353000, 5546532000, 5845174000, 6401743000, 6707138000, 6303458000, 6169003000, 4512777000, 2535552000, 6651198000, 1784946000, 5988726000, 5588982000, 1718498000, 2574229000, 1419756000, 5785908000, 288539000, 2380725000, 1585258000, 6334167000, 6055585000, 4879475000, 5051115000, 2221950000, 4811631000, 5474382000, 4614055000, 6496983000, 1486719000, 2947976000, 6380609000, 647973000, 2077118999, 1643695000, 6037337000, 2416998000, 281726000, 1595866000, 6051902000, 4346122000, 2653114000, 21M
62082000, 6161720000, 3543041000, 4043028000, 1891695000, 3498912000, 1236532000, 3219445000, 6331688000, 272570000, 3304517000, 6464255000, 2036839000, 3047526000, 5549858000, 5595710000, 3630053000, 5230254000, 845923000, 3192401000, 1826037000, 4324776000, 2295532000, 5318606000, 3367264000, 1096574000, 2552516000, 2161723000, 6272954000, 5314063000, 5139968000, 3354255000, 1232688000, 1324189000, 265246999, 1109610000, 653127000, 842124000, 621926000, 4792745000, 4023430000, 2963640000, 1479503000, 2833529000, M
559139000, 5212027000, 4385882000, 5885632000, 2040841000, 4873785000, 2191054000, 182363000, 1995563000, 504042000, 285389000, 4365459000, 2110428000, 289830000, 6526921000, 143220000, 4114751999, 2719663000, 5814052000, 4513076000, 2281172000, 412726000, 1476947000, 1329693000]
const format_price = (price) => {
let p = (Number(price) / 100000).toFixed(1).toString()
if (p === "0"){
return "0.00000"
if (p.length < 7){
p = p + "0".repeat(7-p.length)
} else {
p = p.substring(0, 7)
return p
const format_date = (date) => {
return ("0" + date.getDate()).slice(-2) + "/" + ("0" + (date.getMonth() + 1)).slice(-2) + "/" + date.getFullYear().toString().slice(-2)
// let date = new Date(2009, 0, 3);
let date = new Date(2018, 5, 24);
for (let i = 0; i < priceArray.length; i++) {
if (i % 50 === 0 && i !== 0 && i %100 !== 0){
color_idx_diff += 50
let block;
if (i == 1){
block = `<div>${format_date(date)}</div><div>${artworkNumber} /${artworkTotal}</div>`;
} else {
block = `<div>${format_date(date)}</div><div>$${format_price(priceArray[i])}</div>`;
const blockWrap = document.createElement('div');
blockWrap.innerHTML = block;
blockWrap.style.cssText = `
display: flex;
flex-direction: column;
align-items: flex-start;
font-size:0.35vw;
line-height:0.40vw;
font-weight: bold;
font-style: normal;
color:${colorsMap[colors[i-color_iL
wrapper.appendChild(blockWrap)
date.setDate(date.getDate() + 1);
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2b936881d34e7be726d6ad3f23edbdaf84ae5974e33c987505d4d70a144859d5",
"id": "0",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deM
ploy.traits.face["surprised"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"inscriptionid.sats"}h!
text/plain;charset=utf-8
"tokenid": "8389",
text/plain;charset=utf-8
"tokenid": "8356",
text/plain;charset=utf-8
"tokenid": "8363",
text/plain;charset=utf-8
"tokenid": "8362",
text/plain;charset=utf-8
"tokenid": "8370",
text/plain;charset=utf-8
"tokenid": "8381",
text/plain;charset=utf-8
"tokenid": "8386",
text/plain;charset=utf-8
"tokenid": "8387",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"mtrx","amt":"23570"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"LOVE","amt":"1314"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"60000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"70000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"dolmio.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"meer.unisat"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"tampax.sats"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"modulus.sats"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"mromodulus.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"buttplugs.sats"}h!
text/plain;charset=utf-8
"tokenid": "8331",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"1123waiu.sats"}h!
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"8BAC","amt":"29999"}h!
text/plain;charset=utf-8
'{"p":"sns","op":"reg","name":"puda.ow"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"70000"}h!
text/plain;charset=utf-8
"tokenid": "8351",
((((((((((((((((((((((((((((((((((((((((((((((((((
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"ellow.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"domosi.sats"}h!
text/plain;charset=utf-8
"tokenid": "6245",
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"1660"}h!
https://trustless.computer
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"skytechgaming.sats"}h!
text/plain;charset=utf-8
6{"p":"sns","op":"reg","name":"ordinals:master.unisat"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"hardbody.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"drac","amt":"6300"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"artorias.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"60000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"mtrx","amt":"23570"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
recursive.ordinalsh!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
:{"p":"brc-20","op":"transfer","tick":"$BSV","amt":"20000"}h!
Copyright Apple Inc., 2023
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
9{"p":"brc-20","op":"transfer","tick":"$BIT","amt":"8000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"100000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"130000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"120000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"170000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"120000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"150000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"200"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1099","a2b":"bMdcN+JVra6uvKwg/etTXWEX/s3tg4ABXtOUqxODwOHpiDLFeNlb5EquyTytokDfrQ9uOGCq/0xq31lSOgXGB+218wajefAFqf1fiJUiPihEdlGlCr7B7OGaObDEe3qWicEWVSKGEG9OlaEXjwqmU9Pfser7Ce6/VcPuloqB04QxlkoGCRQ6GrvxBkDkhd5k7ZN9kepkBBRiWXF9W4DzirmsqjvZejTOQ3FCAmSNLRh0ByyeuxtchwOiUI3NWP2j/JP33ef0e3IHhxAFTAsMCYClTqUc9rzkTNHsoRXWjTv5WkqqhjVuaYt4Lskf1G/V/1/2Y/fX42S9SY5Grdo5gGpMTHFjQgGg32RUnAyzPjhFmiANBlFBfs7JdqL3Q8RtF4sTAbEHGGWadbI1vYHS0PTZbQ5prCdUCyNW20LOe6DVNEfItrbRS9znKsZiV7nJKGWTbx4V+gsm4VYq+KPiqPLwQSuWmyq6OuJL2phIvb2Q="}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1075","a2b":"bMdcN+JVra6uvKwg/etTXcuMjUDa2rb0v8goJqCDLCbdQetzCNdxSdWoK8BSkaRUaPuBvZ1+bruFk4ba+LsIGuI3LVu0dGIHaB8+WIB/UcGymPwVkLDmApKVnPaAEMjDadpnPeieKdkIPyfjLCo1Aj0x+0JGDo8RK9WIHlK30f9PeW3bf1L1zcHSx408Xh2o5AMmrVSNmMSaq/BaPxzNvmYo1FAXhfApHbN8UVOK8DcbufgTtPjK+c3FCI0ILthmdlDa2rgEcYfxYm1cIG1YWYRV6reRnIM1jDen6b3NO+Vng10Tw+VobX4LwOzAiQQM7k13fCKPgHkbuPwW6W0DVlYfCovcDx5lxe3YVUEu2ssNX20lNtdaaOXCM6Os3ZrUBnupM6tCOEKU/p61x9Q0x1ExFvKVvS8T5Yi8ktEQMnOVdPukYopfj%4A89B83RTOIgFjQIGHX9+qjjyrxP8e4cg=="}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"chuanfeng.ow"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"100"}h!
<svg width="600" height="600" xmlns="http://www.w3.org/2000/svg"><path fill="#FFFEB8" fill-rule="evenodd" d="M0 600h600V0H0Z"/><path fill="#fff" fill-rule="evenodd" d="M44 600h556l6-475-73-22 13 9-3 17-291-68-73-47-13-18h-25l4 45-7 49-63 144-26 93-5 273Z"/><defs><pattern id="a" x="0" y="0" width="8" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(45)"><circle cx="3" cy="3" r="3" fill="#FFCFCB"/></pattern></defs><path fill="url(#a)" fill-rule="evenodd" d="M44 600h556l6-475-73-22 13 9-3 17-291-68-73M
-47-13-18h-25l4 45-7 49-63 144-26 93-5 273Z"/><g><animateTransform attributeName="transform" type="translate" from="0,0" to="0,-50" dur="2.0s" begin="b.end;0s;" fill="freeze" id="c"/><animateTransform attributeName="transform" type="translate" from="0,-50" to="0,0" dur="2.0s" begin="c.end;" fill="freeze" id="b"/><path class="base" d="m447 435-2 35-5 42-3 27 3 29 13 7 4-4 12-30-1-13-8-19-3-20 6-29v-81l-15 6-1 50Z"/><path fill="#fff" fill-rule="evenodd" d="m447 443-1 32-5 37-2 25 2 27 12 7 3-4 11-27-1-12-7-18-3-20 5-M
28 1-18v-52l-14 5-1 46Z"/></g><path class="base" d="m449 598 62-27 38-53 42-15h34l32-17 42-4 20 15 3 17 10 5 20 26-3 31-31 32-52 14-73 7-76 1-35-7-33-25Z"/><path fill="#FF8EC6" fill-rule="evenodd" d="m466 601 57-24 36-49 38-14h31l29-16 39-4 19 14 2 16 10 5 18 23-3 29-29 29-48 13-66 7-70 1-32-7-31-23Z"/><path class="base" d="m568 555 24 21 10 6 26 5 22-11 16-32 2 30 24-2 9-15 4 13 11-15-11 33-17 2-20 2 16 10 4 18-10-11-19-16-17 12-14 2-20-8-14 1-50 6-59-3 54-6 28-12-15-12 35 10-19-28ZM313 773-81 664l53-764 41 3L46 3M
9l3 79 6-29V-4l13-4 10 42 5 72-47 215 6 24 1-15 4-10 6-11 46-188 2-45-6-81 6 9 4 58v49l14 7 2-27 1-34-1-50-14-50 16 44 6 44 1 43v18L57 316l-4 22v17l1 27 21 23-22-11 52 137ZM134 108l7-65-1-38-4-21 11-8 35 33 49 36 37 21-27-19-51-43-32-28 50 8 34 37 30 26 46 5-27-26-26-27 4 1 26 27 27 25 1-8-31-37-38-43 53 34 20 29 30 28 9-11-21-35 42 41 33 6-23-36-20-40 4-4 18 39 29 43 24 25 87 38v5L256 72l-81-54 12 16 9 9 9 12 8 21-11-20-9-9-10-8-28-37-9-15-3-3 3 17 3 40-12 68Zm419 11Zm0 0-17-10-14-8-26-18-26-26-38-45-26-51 34 52 3M
1 37 36 32 26 16 32 15-10 2Zm49-3-35-23-22-15-36-23-33-29-26-27 4-8 19 22 37 34 41 27 54 41Zm22 8-32-23-40-30-41-27-35-34-20-31 20 28 33 33 43 27 38 30Zm51-38-84-39-19-11-32-40 20-7 30 34 42 36Z"/><path class="base" d="m245 485-51-10-48-18-37-23-27-35-20-54-16-36-29-20-14-63 6-31 36-23 35-54 41-22 45-18 64-21 74-14 76 4 62 18 73 35 17 16 41-12 30-5 29 2-3 88-30-6-23 4-28 12-2 93-6 38-12 40-18 30-21 30-42 27-98 23-49 5Z"/><path fill="#FF8EC6" fill-rule="evenodd" d="m249 462-50-9-48-17-37-22-26-32c-2-1-21-51-21-51l-1M
6-34-28-19-15-52 6-28 36-22 34-51 41-25 44-17 63-20 74-13 75 4 62 17 67 33 18 21 40-14 34-6 10 52-35 6-36 15-2 103-6 36-11 39-15 26-19 26-39 28-97 22-48 5Z"/><path class="base" d="M316 430h-44l-40-8-39-14-30-19-21-27-38-98-6-42 1-2-1-4 8-33 33-42 33-21 36-14 51-17 59-11 61 3 50 15 54 27 15 18 10 44v6l-2 87-4 30-9 33-13 21-15 22-31 24-79 18-39 4Z"/><path class="base" d="m272 423-40-8-39-14-30-18-21-27-38-98-4-36 7-33 34-42 32-21 36-14 52-17 59-11 61 3 49 15 55 27 14 18 11 44-4 80-4 30-9 33-13 21-15 23-31 23-79 19-39M
4Z"/><mask id="d" maskUnits="userSpaceOnUse" maskContentUnits="userSpaceOnUse" mask-type="alpha"><path class="base" d="m272 423-40-8-39-14-30-18-21-27-38-98-4-36 7-33 34-42 32-21 36-14 52-17 59-11 61 3 49 15 55 27 14 18 11 44-4 80-4 30-9 33-13 21-15 23-31 23-79 19-39 4Z"/></mask><g mask="url(#d)"><g><animateTransform attributeName="transform" type="rotate" from="0,300,450" to="10,300,450" dur="1s" begin="e.end;0s;" id="f" fill="freeze"/><animateTransform attributeName="transform" type="rotate" from="10,300,450" toM
="0,300,450" dur="1s" begin="f.end" id="e" fill="freeze"/><radialGradient id="g" cx="226" cy="349.7" r="74.4" fx="226" fy="349.7" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#001421"/><stop offset="1" stop-color="#002d4a"/></radialGradient><path fill="url(#g)" fill-rule="evenodd" d="m284 429-27-38s-43-9-57-23a90 90 0 0 1-21-56c-1-11 7-33 7-33s30 17 43 28c12 11 24 22 30 37 6 14 3 47 3 47l27 38h-5Z"/><linearGradient id="h" x1="270.7" y1="333" x2="219.9" y2="329.3" gradientUnits="userSpaceOnUse"><stop M
offset="0" stop-color="#011300"/><stop offset="1" stop-color="#023800"/></linearGradient><path fill="url(#h)" fill-rule="evenodd" visibility="hidden" d="m289 344-79-17s60 8 69-6c4-7 10 23 10 23Z"/><linearGradient id="i" x1="325.6" y1="336" x2="361" y2="385" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#001421"/><stop offset="1" stop-color="#002d4a"/></linearGradient><path fill="url(#i)" fill-rule="evenodd" d="M310 349s27 4 38 16c4 4 12 26 12 26s-2-23-6-33c-4-12-19-33-19-33l-25 24Z"/><linearGradient iM
d="j" x1="309.7" y1="342" x2="280.9" y2="461" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#001421"/><stop offset="1" stop-color="#002d4a"/></linearGradient><path fill="url(#j)" fill-rule="evenodd" d="m303 350-14 60c-5 19-17 49-17 49l10 1s15-37 21-56c8-24 13-60 13-60l-13 6Z"/><linearGradient id="k" x1="377.7" y1="295.8" x2="430.6" y2="296.6" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1723"/><stop offset="1" stop-color="#1a44b1"/></linearGradient><path fill="url(#k)" fill-rule="eveM
nodd" stroke="#11326c" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M377 246s39 38 32 60c-7 19-55 28-55 28l23-88Z"/><linearGradient id="l" x1="284.9" y1="238.8" x2="265.1" y2="147.7" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1723"/><stop offset="1" stop-color="#113984"/></linearGradient><path fill="url(#l)" fill-rule="evenodd" stroke="#112e6c" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M257 229s-13-79-2-87c2-1 5 4 7 3 16-11 24-7 25-2l20 92-35 8-M
15-14Z"/><linearGradient id="m" x1="313.9" y1="220.6" x2="372.2" y2="165.4" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1623"/><stop offset="1" stop-color="#1a47b1"/></linearGradient><path fill="url(#m)" fill-rule="evenodd" stroke="#11346c" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M277 185s7-24 19-32c18-11 58-12 64-8 2 2 0 8 0 8s6-8 17-8c1 1 3 10 18 17 6 3 8 15 12 23s1 34-3 50c-2 6-4 10-8 15-3 3-9 1-10 4-1 2 8 13 5 26-2 16-20 44-20 44l-94-139Z"/><linearGradient id="n" M
x1="340.1" y1="224.4" x2="371.6" y2="193.8" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1623"/><stop offset="1" stop-color="#0d2761"/></linearGradient><path fill="url(#n)" fill-rule="evenodd" stroke="#11356c" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M347 176s25 2 30 12c2 5-5 16-6 16l-39 34 15-62Z"/><linearGradient id="o" x1="312.4" y1="223.5" x2="302.2" y2="161" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1623"/><stop offset="1" stop-color="#163d92"/M
></linearGradient><path fill="url(#o)" fill-rule="evenodd" stroke="#112f6c" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M258 229s-5-42 18-62c15-12 35-15 43-14 25 3 32 17 38 31 5 13-19 66-19 66h-49l-31-21Z"/><linearGradient id="p" x1="328.6" y1="220.2" x2="324.1" y2="186.4" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1523"/><stop offset="1" stop-color="#102b57"/></linearGradient><path fill="url(#p)" fill-rule="evenodd" stroke="#11396c" stroke-width="1.4" stroke-linecap="roM
und" stroke-linejoin="round" d="M316 183s17-7 29 9c6 7-8 26-8 26l-16 17-5-52Z"/><linearGradient id="q" x1="300.4" y1="240.8" x2="282.7" y2="186.7" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0f1521"/><stop offset="1" stop-color="#0b1f58"/></linearGradient><path fill="url(#q)" fill-rule="evenodd" stroke="#11326e" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M274 231s-4-21-2-31c3-9 7-19 15-23 3-1 6 3 9 3 2-1 4-4 6-4 21 0 21 15 28 26 2 2 2 7 2 11-1 13-29 33-29 33l-29-15Z"/><linM
earGradient id="r" x1="287.8" y1="206" x2="283.3" y2="198.3" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0f1521"/><stop offset="1" stop-color="#111d47"/></linearGradient><path fill="url(#r)" fill-rule="evenodd" stroke="#1c327c" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M280 218s-4-20 1-23c12-8 26 1 26 1Z"/><linearGradient id="s" x1="298.9" y1="218.4" x2="317.7" y2="202.1" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0f1521"/><stop offset="1" stop-color="#1M
12447"/></linearGradient><path fill="url(#s)" fill-rule="evenodd" stroke="#172e5f" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M283 218s-1-6 1-9c13-14 30-15 32-16 3-1 6 3 7 6 0 2-3 3-3 5 0 4 4 3 4 9 0 10-5 12-5 12l-36-7Z"/><linearGradient id="t" x1="289.4" y1="214.6" x2="314.2" y2="217.4" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#101520"/><stop offset="1" stop-color="#111a36"/></linearGradient><path fill="url(#t)" fill-rule="evenodd" stroke="#11306c" stroke-width="1.4" stM
roke-linecap="round" stroke-linejoin="round" d="M287 216s0-7 3-9c7-4 19-3 24 3 3 4 2 11 2 11l-29-5Z"/><linearGradient id="u" x1="279.4" y1="220" x2="318.9" y2="230.1" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0f1521"/><stop offset="1" stop-color="#112347"/></linearGradient><path fill="url(#u)" fill-rule="evenodd" stroke="#1b3c78" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="m325 223-22-6c-7-2-15-1-19-2-3-1-7-6-7-6l2 18 19 8 27-12Z"/><linearGradient id="v" x1="307.8" y1="25M
6.1" x2="304.8" y2="230.8" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1423"/><stop offset="1" stop-color="#102457"/></linearGradient><path fill="url(#v)" fill-rule="evenodd" stroke="#112d6c" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M274 221s18 9 27 9c12 0 31-12 31-12l14-14h3l-4 14-4 3-8 25s-23 9-26 8l-28-13-5-20Z"/><linearGradient id="w" x1="348.6" y1="273.8" x2="311.9" y2="228.3" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1623"/><stop offset="1" sM
top-color="#113684"/></linearGradient><path fill="url(#w)" fill-rule="evenodd" stroke="#11326c" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round" d="M371 202s-11 12-14 19c-5 18 0 57 0 57l-41 26s-25-53-23-54c46-20 78-48 78-48Z"/><linearGradient id="x" x1="297.2" y1="342.1" x2="259.8" y2="223.3" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1423"/><stop offset="1" stop-color="#113284"/></linearGradient><path fill="url(#x)" fill-rule="evenodd" stroke="#11286c" stroke-width="1.4" strokeM
-linecap="round" stroke-linejoin="round" d="m229 195 18 85 74 28s-1-23-3-30c-1-6-6-8-8-14v-11l-7-7-74-51Z"/><linearGradient id="y" x1="315.7" y1="195.3" x2="241.7" y2="227.8" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1523"/><stop offset="1" stop-color="#1e61bc"/></linearGradient><path fill="url(#y)" fill-rule="evenodd" d="M310 250s-44-29-46-37c-9-28 6-39 6-39l-9-19c-5-2-18 4-24 9-3 2-15 29 0 49 11 13 39 19 56 28l17 9Z"/><linearGradient id="z" x1="356.5" y1="271.7" x2="391.5" y2="276.3" gradientM
Units="userSpaceOnUse"><stop offset="0" stop-color="#070b12"/><stop offset="1" stop-color="#113f84"/></linearGradient><path fill="url(#z)" fill-rule="evenodd" d="m357 234-3 95 12-5s15-50 11-71c-3-15-20-19-20-19Z"/><linearGradient id="A" x1="280.3" y1="327.2" x2="253.9" y2="277.2" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1723"/><stop offset="1" stop-color="#1a57b1"/></linearGradient><path fill="url(#A)" fill-rule="evenodd" d="m235 272 7 16 5 29 54 12 9-41-75-16Z"/><linearGradient id="B" x1="311M
.7" y1="348.5" x2="267.2" y2="266.8" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1623"/><stop offset="1" stop-color="#1a5ab1"/></linearGradient><path fill="url(#B)" fill-rule="evenodd" d="m361 258-1 66-41 26s-37 7-49-4c-35-32-35-42-35-42s33 7 49 4c32-6 77-50 77-50Z"/><linearGradient id="C" x1="242.4" y1="325.1" x2="226.6" y2="293.1" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1723"/><stop offset="1" stop-color="#1a5db1"/></linearGradient><path fill="url(#C)" fill-rule="evenodd"M
d="M225 327s-9-11-10-17c0-7-1-16 5-20 7-4 25 12 25 12l15 8s-15-5-23-4c-3 0-7 1-10 4-6 8-2 17-2 17Z"/><linearGradient id="D" x1="350.3" y1="344.4" x2="320.9" y2="290.9" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1723"/><stop offset="1" stop-color="#194f97"/></linearGradient><path fill="url(#D)" fill-rule="evenodd" d="M364 246s8 15-7 49c-3 8-11 18-20 19-26 6-27-2-40-3l-25-3s23-3 44-17c19-12 48-45 48-45Z"/><linearGradient id="E" x1="272.2" y1="241" x2="221.7" y2="272.5" gradientUnits="userSpaceOnUM
se"><stop offset="0" stop-color="#0e1623"/><stop offset="1" stop-color="#1a57b1"/></linearGradient><path fill="url(#E)" fill-rule="evenodd" d="M247 221s-8-5-12-12c-5-8-5-17-5-17l-10-2c-10 1-19 6-27 12-3 2-7 9-7 9l7 7c5 6 0 16 5 25 11 16 18 26 32 32 24 9 80 13 80 13s-50-18-53-22c-8-12-10-45-10-45Z"/><linearGradient id="F" x1="363.6" y1="357.2" x2="307.6" y2="299.3" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1823"/><stop offset="1" stop-color="#1a5bb1"/></linearGradient><path fill="url(#F)" fill-rM
ule="evenodd" d="M267 342s48-10 72-18c30-9 87-31 87-31l-25 18c-6 5-21 3-30 6-27 9-42 26-73 42-3 2-7-2-11-3-5-1-11 1-15-2-4-2-5-12-5-12Z"/><linearGradient id="G" x1="320" y1="343.9" x2="427" y2="311.7" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0e1523"/><stop offset="1" stop-color="#0d3361"/></linearGradient><path fill="url(#G)" fill-rule="evenodd" d="M293 354c8 13 42-10 61-12h12c11-3 20-15 31-15 7-1 19 7 19 7s30-13 29-26c0-8-11-14-19-15-6-1-17 7-17 7l-43 17-56 20s-22 8-17 17Z"/></g><g><animateTranM
sform attributeName="transform" type="translate" from="0,0" to="0,0" dur="0.1s" begin="H.end;0s;" fill="freeze" id="I"/><animateTransform attributeName="transform" type="translate" from="0,0" to="-1800,0" dur="0.5s" begin="I.end;" fill="freeze" id="J"/><animateTransform attributeName="transform" type="translate" from="-1800,0" to="-1800,0" dur="3.0s" begin="J.end" fill="freeze" id="H"/><path fill="#fff" fill-rule="evenodd" d="M545 600h610L1426 0H816Z"/></g><path fill="#fff" fill-rule="evenodd" d="m135 208 110-93 62M
-18-141 104-31 7Zm53-9L325 95l46-13 14 4-147 101Z"/></g><path class="base" d="m258 476-43-9-59-21-40-25 9-4-2-7-6-8-10-13-17-23-16-37-11-28-9-16-23-13-8-15-4-33 33-7 2-22 5-13 6-10-1 26-4 32 6 28 16 50 16 41 13 24 25 33 25 17 55 16 49 7 63 1 86-19 46-19 29-30 15-24 4-2 2 4-14 26-31 33-49 18-78 19-3 4 7 8Z"/><path fill-rule="evenodd" d="m525 169 33-17 31-10 19-1-1 8-17 1-30 10-30 15-6-1 1-5Zm-6 144 6-31 1-97 3-4 4 4-1 97-5 33-5 3-3-5ZM159 111l46-19 47-13 62-11 66 2 46 13 36 14 29 18 15 13-1 5h-5l-13-12-28-16-35-15-4M
6-12-62-3-62 11-47 14-44 19-6-1 2-7Z"/><path class="base" d="m526 393 19-13 19-25 1-33-20 44-19 27Zm67 64-16 6h-10l-7-5-3-14 4-13 19-12 17-4h16l7 18-11 3-9 7-7 14Zm-77-35-1 41 11 26 29 4 21-7-24-3-23-6-9-24-4-31Zm-47 187c0-29-24-59-75-83l-6-3 11-4c16-5 43-7 43-7s-41-2-62 1l-12 2-7-3c-59-21-142-4-256-5-115-2-212 9-212 70S56 697 172 697c117 0 297-27 297-88Z"/><path fill="#fff" fill-rule="evenodd" d="M466 608c0-27-25-57-76-81l-6-3s2-3 8-5c16-5 36-6 36-6s-29 0-50 2l-13 2-7-2c-58-20-139-3-252-5-115-1-213 9-213 68S55 694M
171 694s295-27 295-86Z"/><g><animateTransform attributeName="transform" type="translate" from="0,0" to="0,-5" dur="0.1s" begin="K.end;0s;" fill="freeze" id="L"/><animateTransform attributeName="transform" type="translate" from="0,-5" to="0,0" dur="0.1s" begin="L.end;" fill="freeze" id="K"/><path fill-rule="evenodd" d="M357 577h8v9h-8Zm-31 0h9v9h-9Zm-30 0h8v9h-8Zm-31-42h25v9h-16v12h14v9h-14v12h16v9h-25Zm-30 0h8l4 34 4-34h9l-6 51h-13Zm-31 0h25v9h-16v12h14v9h-14v12h16v9h-25Zm-26 0h17v9h-5v33h5v9h-17v-9h4v-33h-4Zm-35 L
0h9v42h16v9h-25Zm-30 0h25v9h-17v12h15v9h-15v12h17v9h-25Zm-31 0h21v21h4v30H82Zm9 9v12h4v-12Zm0 21v12h8v-12Zm-53-30h17v9h-5v33h5v9H38v-9h4v-33h-4Z"/></g></svg>h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
iTXtXML:com.adobe.xmp
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 6.0.0">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:exif="http://ns.adobe.com/exif/1.0/"
xmlns:tiff="hM
ttp://ns.adobe.com/tiff/1.0/">
<exif:PixelXDimension>31</exif:PixelXDimension>
<exif:UserComment>Screenshot</exif:UserComment>
<exif:PixelYDimension>38</exif:PixelYDimension>
<tiff:ResolutionUnit>2</tiff:ResolutionUnit>
<tiff:YResolution>25</tiff:YResolution>
<tiff:XResolution>25</tiff:XResolution>
<tiff:Orientation>1</tiff:Orientation>
</rdf:Description>
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"45000000000"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"47700000000"}h!
((((((((((((((((((((((((((((((((((((((((((((((((((
UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUV&ffffffffffffffffffffo
((((((((((((((((((((((((((((((((((((((((((((((((((
((((((((((((((((((((((((((((((((((((((((((((((((((
text/plain;charset=utf-8
@{"p":"sns","op":"reg","name":"1
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1333"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ohms","amt":"10000"}h!
wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwz
((((((((((((((((((((((((((((((((((((((((((((((((((
((((((((((((((((((((((((((((((((((((((((((((((((((
((((((((((((((((((((((((((((((((((((((((((((((((((
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"2167","amt":"20000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"+212.btc"}h!
((((((((((((((((((((((((((((((((((((((((((((((((((
((((((((((((((((((((((((((((((((((((((((((((((((((
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"trvn","amt":"24"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,234.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"10,987.sats"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "girly.btc"}h!
text/plain;charset=utf-8
'{"p": "sns","op": "reg","name": "eins"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "zwei.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "niki.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "die1.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "selenski.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "wladimir.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "russland.btc"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"wandada.btc"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "2th.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,057.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,058.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "russiagold.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,678.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "russlan.btc"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"500"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
{"p":"brc-721","op":"mint","tick":"Bitcoin-Gutter","id":"11231105","ipfs":"ipfs://QmZLR3pHqh3g9wtmEmfdK9jzKK9WP7iL45kLtLifd3GZvm/"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,432.sats"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"10000000000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"baloch.unisat"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"wwwr.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "dimas.btc"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"hdc.unisat"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "wladim.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,901.sats"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"ali.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,012.sats"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "sergei.btc"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "1th.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"sindh.sats"}h!
https://trustless.computer
"name": "K-Pops",
"image": "data:image/gif;base64,R0lGODlh9AH0AYcAAAgHDQAAAN+2oADX/yovTqQAbIIAVgC/6P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEAgAAACwAAAAA9AH0AQAI/wADCBxIsKDBgwgTKlzIsKHDhxAdFphIsaLFixgzarRooKPHjyBDihxJEuTGkyhTVizJsqXLjxFjypxJs6bNmzhz6tzJM4DKn0A5vhxK9GPQoz+LKh3as6nTp1CjSp3qFKnVk0uzsrzKFaPWryKpih1LtqzZsw27qqUItq3HtWvdukVLM
t67du3gfwlUrt+3ern3B5h1MuLDhqH+5Bv6a+OpirYcjS55MWWFjq4+zXkaaeWnlz6BD4918tLNS0kFNFxXNurVrqKiBqiYaO+nsl69z694ds7bK2y99pwTukrfx48gFCkdJvOVyrM1LJp9OnfXzjdFLXteYnWT17+Ajb//P2H3keK/lQ4Zfz97u+YvpQ74XGt9j+/v4xc5fWf/t/on92ZffgATy9B+AARpwYAEJGlDggxDStGCDEyYY4YUYMlRhgBv2l+GHIA7UYX0jxhfiiRiWmJ6K5aHo4oMsdhdjdi/WmN+M0eHYnI08sqcjcT8C1+OQ3wV5m5GzEalkckiq1qRpS0bJ25OdUZmZlFi+ZuVjWy6W5ZeidRmYmH2BaWZlZMqV5lxntnnYmn4d2KCbdBIGJ1h3flXnnnflqZWfWfEpKFqALlWoUoMmStahRTFKlKKQTuXoUJPiFumlVcmZYKXFYerpTpw6p2mAn5aKU6hbjeqhqazOhKp2qtb/1+qsEb1Kkq0jM
0aprWrHGh2tYuwaL0K/y9ZqesMgWRKxJxraY7LPLGtVsd89CO2120QpYrbDZdtStg9tye22O4+4YbrDffnsuuuUC2a6Q6+qa7ru3xQvhvP9RSG+S9paF73765mthv4vu66TBpqlL8Fj/zhcwwAMvTFXD7z3scMQSS0XxeRZXjHHGsCFcpciZKQwyYiRzmfJiJp/81Mbjdczxxy73BPN2MsdMc82grjymz321zLOBQKtZtFtCD63TzdfljPPOSt/E9HNONw111DVNvVzVVF+NtatHxykwh2EL9vXSZTOW9p9rB3p2TloLx/XWXr8NUdy+zS133XZL/9S2oX+fFvhqfduEd21658134QsdHlviiC/OeEKOowb545JPflDlpF1ueeaaKzs4baNTWrqlodd6ukucbzZn6qqP3V/rl70Ou16riyo7ibmzdPvdvcO6u6/Be/e738OvWLx5ywN7vIbNF5t8eUk/v3n0zE4vI/YwWd849/5pjy34HXn/vfjkot9c9eaLSL6CM
77Pfvk/x168+cfMPaz/EZN8Pb/6i89+R9ncxUgEwgPybHQE9ZsADuk+As6FdY2znQPpB8GAXTNj7KvjABPIugyMD4ZU4aEEPEk+EKkOhl0gowcR4rnOgu10L//JC18UQdjPcSw1rd8PU5RAuO5xgD/9D98O4bGqDLFzgzPpnwmMlUYU/g2LQkJihAVjxiljMoha3yMUuevGLYAyjGMdIxjKa8YxoTKMa18jGNrrxjXCMoxznSMc62vGOeMyjHvfIxz768Y+ADKQgB0nIQhrykIhMpCIXychGOvKRkIykJCdJyUpa8pKYzKQmN8nJTnryk6AMpShHScpSmvKUqEylKlfJyla68pWwjKUsZ0nLWtrylrjMpS53ycte+vKXwAymMIdJzGIa85jITKYyl8nMZjrzmdCMpjSnSc1qWvOa2MymNrfJzW5685vgDKc4x0nOcprznOhMpzrXyc52uvOd8IynPOdJz3ra8574zKc+98n/z376858ADahAB0rQghr0oAhNqEIXM
ytCGOvShEI2oRCdK0Ypa9KIYzahGN8rRjnr0oyANqUhHStKSmvSkKE2pSlfK0pa69KUwjalMZ8pGANj0pjjNqU53ytOe+vSnQA2qUIdK1KIa9ag+XdCCkMrUpjr1qVCNqlSnStWqWvWqWKWqUg+U1a569atgDatYx0rWsg51q/8xq1rXyta2uvWtcEUqWvcT17ra9a54zatezzrX9+z1r4ANrGAHa9W++pWwiE2sYhc7WMOeh7GQjaxkJytWx46HspjNrGY3y1fLPoezoA2taCfr2euM9rSoTa1eS/tZ1br2tbAdK2uXE9va/9r2tlGdrXBwy9ve+japuq3Nb4dLXN4GV7jFTa5yU3vc2Cz3udDdbHNRE93qWpex0yXNdbfLXcBmdzPdDa944/rdy4z3vOgta3kbk972ujer603Me+dLX6jG9y/1za9+iXrfvez3vwDeaX/hEuACB3jAazGwgvWLYLUs+MHzbXBXIEzh9EqYKxXOsHgvfBUNe3i7HLbKh0cc3RAjM
hcQoVq6Jj5LiFg93xUFxsYyNC+OfzPjGta2xjXHMY9XqWCU9DvJpf5wSIRsZtERGyZGXnNkkn4TJUJaskzcS5SovdsoasbKWCYvljGz5y97t8kXATOa8innMZU4zec9cETW72f+tbG7zm+ds1jhThM54lq2dC5DnPn91z3z2M2INeYBCG/rQiE60ohfNaEQLmqiEbrSkJ01pQ/820pXOtKYt/WihYnrToJ70pQsZ6lJLutOeJrWpV53oUROS1bDmNKp/+ulYm9rVg7Q1rGcN1FrrGtS4FuSvV81rWqt62KEOdiCRXepi+9TXzKa0sgEZbWA7m6fQrnajp/1HbWv62tg+trdF7dtsj7vV4Napuc99aG77kd3kTjdO1w3vA7i7j/XetrznLe58O7rc/fa3rPcNAHrD+958FLiiCX5Tg7Mb4XtUOLoZ7vBzQ1yPEv83xQOu8IvnMePtZnjBOS5wj+MR5AP/33fFx23yO6K80CIf+atf3nI7vtzeIl+5t2tex5vHXOfaM
5jkdfZ5zkvtb6HMk+sZnjnKky1HpBAd6tZ0eR6ir3Oj5pjocrS5vqUdb62/kerq9zmywu1Hs4CY7ss3eRrRfW+3DZjsb3e5suP9a7muke7Htrmu8q1HvvOa7rf2eRsDPWvCxJjwaDY9qxO8a4EwH+c+xXm/Fn5HxnXY8qy1vRsw/WvPEhnyuaV70yGec82X0vKBBf2vRC5v0Sx99012/bNhHnfIHpz21bX9100sc9WRUvZ9Z32zdd5v3Xcf9w43/buSPXfkWZz6+nZ926LNc+gmn/tutv3PsR1z7ded+/9C9j3Hw7138Uyf/x80fePR/3bc3N2TM41/I39KfkPN/ufzhr//6i/z+g2R//Yd//zeAAch/KLd/DAeAgiSACeh/C2iADYiAIKeABMeAgeSAFQiBFyiBGUiBGWeB+4aBgKSBIciBI+iBJQiCEieC8kaCf2SCLYiCL6iCMciCCueC6QaDfiSDOUiDO2iDPYiDAqeD4MaDfeSDRQiERyiESUiE/maE14aEM
fKSEUciEU+iEVQiF+SaFzkaFe2SFXYiFX6iFYciF9eaFxQaGeiSGaUiGa2iGbYiG8KaGvMaGeeSGdQiHdyiHeUiH7GaHs4aHeKSHgciHg+iHhQiI5yaIqP9GiHdkiI2IiI+oiJHIiOPmiJ0GiXYkiZlIiZtoiZ2Iid6miY/GiXXkiaUIiqcoiqlIitpmioKGinSkirHIirPoirUIi9Umi35Gi3Nki72Ii7+oi8HIi9Hmi30GjHIkjMlIjMtojM2IjMymjHnGjHHkjNUIjdcojdlIjchmjXiGjXCkjeHIjePojeUIjsMmjnRGjm9kju2Iju+ojvHIjr/mjnMGj24kj/lIj/toj/2Ij7qmj2/Gj23kjwUJkAcpkAlJkLZmkG6GkDUFkbEmkWpGkWsUc28lAB75kSAZkiI5kiRZkiZ5kiiZkiXJkSKnki75kjAZkzIpACzJcDN5kzj/mZMqWZMEp5M++ZM+yZP7BpREWZQvKZTyZpRKuZQjiZTpxpRQyZROCW5RWZVFM
OZXXZpVaGZRYWWxb+ZU32ZVeCZZkeZRiOWtlmZYpeZZoqZZuSZJsiWpvOZchGZedRpd4SZN2KWh5SZd7yZd9+ZZ/6WeBKZiDmWeF6ZaHiZiJmZaLiWeN6ZiPOWeRWZaTSZmVCZaX+WaZqZmbqWad+ZWfCZqhqZWjmWalaZqnSWapaZWryZqtGZWvCWaxKZuzuWW1CZW3iZu5uZS7qWW96Zu/WWXBqZTDSZzFeZXHCWXJqZzLuWTNSZTPyWTRCZTTCZ3VyZXXKWTZqZ3b2WPdqZPf/8md4YmT4xlk5Wme58lj6RmW64lj7TmT7wmf8RmT83lj9Wmf9ylj+QmT+8mf/emS/+liASqgIkcACJqgCrqgDNqgDvqgC1qgEjqhFIqXEHqhGJqhGrqhHPqgFfqhIBqiUNmhJFqiJnqiESqiKrqiLAqTKPqiMBqjDNqiNFqjNuqRMpqjOlqiN9qjPvqhOxqkQgqhP1qkRlqfQ5qkSkoAR9qkThqdSxqlO/qkVFqlrSmlWBqjM
VrqlXJqYWfqlJ9qlYjqmbgmmZtqhZJqmamqVZ9qmGbqmcBqnROmmdOqhcnqneBqTdbqnKZqnfvqnJMmngsqkgFqohjqofGqoivqniP+6p4v6qHfaqHUKqZS6ppJKp5WaqWN6qW6qqZ66pZzapp86qk8aqmdKqqhqpKZqpqnaqj26qmDqqrJKo7D6pbN6qypaq1mKq7wKpLoqpb0arBL6q8AqrMaKpMS6pMe6rOmZrMrKrNBanc6qpNFarck5rUlqrdqam9g6pNv6ranZrUIKruSameIapOWarl56rjqqru6al+zaru86r2UarzJKr/halvZ6r/nar1q5r1rqrwI7ogD7ogN7sEpZsAaLsAz7kwqLog0bsTn5sGEqsRarpxTLoxe7sSqZsRrLsSBbkh5LoiFbsiM5smhqsiqLoyi7oSu7si3rsi9rsjGroTX/SkIBUKM1+6Y0irM6u7MXerMk9LNAa6ct6rO0WrRGy6JI26JKu7Qr2rQs+rQOKrQcRLRUq6BWW0FYM
m7UIurUO1LVeC7YHJLZZS7YAZLZUi7b5o7ZPy7bz47ZKC7ftI7dFS7fmY7dAi7feo7c7y7fW47c1C7jPI7gxS7jHY7gti7i/o7goy7i347gjC7mwI7keS7mpY7kZi7mho7kUy7ma47kPC7qTI7oKS7qMY7oFi7qFo7oAy7p947r7Crt2I7v2SrtvY7vxirtno7vsyrtf47vnCrxYI7ziSrxRY7zdirxKo7zYyrxD47zTCr08I73OSr01Y73Jir0uo73Eyr0n/+O9vwq+ICO+ukq+GWO+tYq+EqO+sMq+C+O+qwq/BCO/pkq//WK/oYq/9qK/nMq/8eK/lwrA6yLAXgu1aokXCLDADNzADvzAEBzBEjzBFFzBFizBeGGhB7zBM0qXCnzBIBzCIjzCJJzBdMnBKJygePnBJNzCLvzCIWzCc5nCKbzCdwHDOJzDOrzAMvyWNIzCNmwXOzzERBzDd6HBP3zAQVwXRdzETgzBPVyvSTy2HnzDT3zFThzFajnFSlzFQozFM
YDzEWpyWXEzFc8nCYZzGLzzG+lrGa+vFTKzGctzCbEyWbvzGZ2zFc7zHIFzHYHnHbwvHdMHHhGzBfvyVgDy3gv+MFoXcyBh8xCecyHu7yGfhyJbswIe8lZI8yXn8xZd8yZn8r5s8uJRsFp/8yaHMpqN8uKVcFqcMypA8w6u8uK1MFq9syalclbNMy50cx7dcyLkclbv8uLU8Fr/cyMFMsMO8ucUsFscMzLHsw8vMzL08yM/Mx8nMlNNMzW+Jxtesxtm8lNv8uc1MFd+8x+GcsON8uuU8Fec8x+lslOvMztXMyO8MztEsxfN8u+0sFfeMz3aBxPu8u/0cFf+cxvFclAM9uwUNFQcdxgk9pwtN0PVcyQ+NxRENlBNN0d2sxxedxfm8xRs9vA39FB99xRntsCN9vCXtFCf9xCntkyvN0hXLbcov3cQxrZMzvbwt3RQ3jdMhTcY7Pb093RM/XcQ5PbFDfb1FzRNHTcRJjZNLzdQ17cpPvcNRfZNTvb1NvRNXjdVB3cZbM
fb5drRNfrcNZPZNjPb5lnRNnncNpLZNrTdZVbctvDcNxjbFzPb9tjRN3jddhbcd7zdd1bcx/7cJ57aKDfb99fROHjdiB/ceLvb+NbROPTceRjciT/b+VXROXXcKZrcmbPcCdTROfPcKJ/ZKjTdqF7cynbcQBHcmrjahLbM2vfcGp7ZIpHBAAOw==",
"description": "",
"animation_url": "",
"youtube_url": "",
"trait_type": "Eyes",
"value": "Diamond"
"trait_type": "Hair",
"value": "Bob"
"trait_type": "Mouth",
"value": "Don't MM
"trait_type": "Head",
"value": "Smol Brain"
"trait_type": "Legendary",
"value": ""
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"8000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"litefinance.sats"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"basalam.sats"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,567.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,765.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,890.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"277"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"balochistan.unisat"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "nikolas.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,321.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "putins.btc"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"5000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,345.sats"}h!
text/plain;charset=utf-8
'{"p":"sns","op":"reg","name":"1sb.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,060.sats"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "selenskyj.btc"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "myman.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,654.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"pcb.unisat"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"catale.sats"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "wolodymyr.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "erster.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,876.sats"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"COUT","amt":"2000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,109.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,210.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,543.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,789.sats"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"doge","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,098.sats"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"2Few","amt":"33300"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,059.sats"}h!
https://trustless.computer
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "breakdance.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,456.sats"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"goow.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"chinesefood.sats"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "davide.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"LSDp","amt":"100"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "mygirl.btc"}h!
https://trustless.computer
"name": "K-Pops",
"image": "data:image/gif;base64,R0lGODlh9AH0AYcAAAgHDcOKbQD/0QDjvgDGq/PlS//6ZACpmIIAVqQAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEAgAAACwAAAAA9AH0AQAI/wAFCBxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6bNmzhz6tzJs6fPn0CDCh1KtKjRo0iTKl3KtKnTp1CjSp1KtarVq1izat3KtavXr2DDih1LtqzZs2jTql3Ltq3bt3Djyp1LM
t67du3jz6t3Lt6/fv4ADCx5MuLDhw4gTK17MuLHjx5AjS55MubLly5gza97MubPnz6BDix5NurTp06hTq17NurXr17Bjy55Nu7bt27hz697Nu7fv38CDCx9OvLjx48iTK1/OvLnz59CjS59Ovbr169iza9/Ovbv37xgHiP8fT768+fPo06tfz769+/fw48ufT7++/fv48+vfz7+///8ABijggAQWaOCBCCao4IIMNujggxBGKOGEFFZo4YUYZqjhhhx26OGHIIYo4ogklmjiiSimqOKKLLbo4oswxijjjDTWaOONOOao44489ujjj0AGKeSQRBZp5JFIJqnkkkw26eSTUEYp5ZRUVmnllVhmqeWWXHbp5ZdghinmmGSWaeaZaKap5ppstunmm3DGKeecdNZp55145qnnnnz26eefgAYq6KCEFmrooYgmquiijDbq6KOQRirppJRWaumlmGaq6aacdurpp6CGKuqopJZq6qmopqrqqqy26uqrsMb/KuustNZq6624M
5qrrrrz26uuv+BEg7LDEFmvsscgmq+yyzDbr7LPQRivttNRWa+212Gar7bbcduvtt+CGK+645JZr7rnopqvuuuy26+678MYr77z01mvvvfjmq+++/Pbr778AByzwwAQXbPDBCCes8MIMN+zwwxBHLPHEFFds8cUYZ6zxxhx37PHHIIcs8sgkl2zyySinrPLKLLfs8sswxyzzzDTXbPPNOOes88489+zzz0AHLfTQRBdt9NFIJ6300kw37fTTUEct9dRUV2311VhnrfXWXHft9ddghy322GSXbfbZaKet9tpst+3223DHLffcdNdt991456333nz3/+3334AHLvjghBdu+OGIJ6744ow37vjjkEcu+eSUV2755ZhnrvnmnHfu+efYAiD66KSXbvrpqKeu+uqst+7667DHLvvsqh9g++2456777rz37vvvwAffO+3EF2/88cgnr/zyzDfv/PPQMy/89NRXb/31B0Sv/fbcd+/99+CHL/7r2Jdv/vnCj6/++uy37/77M
8NOO/vz0zx///fjnr//+/JNf//8AnF7/BkjAAhrwgM4LoAIXuDsEOvCBEIwgAhlIQQZK8IIYzKAGv1fBDgJwgyAMoQhH6D8PmvB8JEyhCleowRO6sHwsjKEMZ8i/F9qwejTMoQ53GL4b+jB4PAyiEP+HmLwfGnF4REyiEpeYuiM6MXdMjKIUk/jEKmZviljM4gyt+EQtevGLI+SiE8FIxjJKUIxHNKMa10hANBqRjXCMY/zc+EM52vGO4qOjD/HIxz5GT4839KMgB4k8QNqQkIhMJOwM+UJFOvKRp2OkCyFJSUhK8oSVzGQiL2lCTXpSkJz04CdHicdQdpCUqIyjKSuYylaqcZUUdKUswQhLC87yllis5QJxycso6lKBvQwmFX/5QWEak4fELOYxl7nFZNaPmdCMoTOfGc1qknCa9LOmNkOITftt85sY7Cb6wEnOCIoTheVM5wHPaT51urON7MTeO+e5v3jKk574nKM9rZf/z366b5/89KdAxwdQHA70oBwsqAARM
ytDtKXShDUWgASZK0Ypa9KIYzahGLVqAjnr0oyANqUhHSlKQRhR2G02pSlda0ZK69KUw/SgTWUrTmnI0pjjNqUxP6jqb+pSmOg0qTmf606JuVKhIdSlPe2rUpl40qVAVKVGdSlUDRPWqHl1q66paVaxidapcNapXr6pV1oXVqWONKljP6tO0QrWsq2OrWN2K1LXKFah0FSpcVXfXn+ZVr0vsa1v/qtO9pk6wNiVsYQOLWLwqNqaGRV1jHfvYl9p1shmtLGQjazrMrlSzML2sZ28K2pJytrOjPWppTcvY1GZ2tSQ9belcq1HY/8a2tbQlrW1NKtvR5Raju5Uqbn870eCGtLe+JW5LjbtTJSp3ucztKHJF91yKRjerwyXudaU73eoWd7uipe12CzBdAHjXquDN7m/HW97zsle9uX0vct2bXud6V769pe91w+ta/MpWv9Hlb2r9e1oAM1fAoyUwZw1sXAR7VsGRZXBwHYxZCBtWwrul8GQtvFcM21bDjeUwXD0MWxAjM
VsRlJfFqTSxYFGtVxaVlcV9dvFQYg1bGd6UxT22sWRzLVccn5XFlfcxWIEdUyI8l8lmN3FAkK1bJYWUyQ51MWChzVcoIpfJfrdzV+ub3vl4mopbz2l4w7xe+4g1zgc0cYDT3V//NC2bzgd08YDhHWM4NpnOC7XxhPE9Yzw/mc4f9nGFAV1jQIyb0hw29YUSnWNElZnSIHf1iSK9Y0iemdI0tHWNMt1jTO+b0jT09Y1AHWdQ9JnWOTX1kVA95ieM9b3lj7V0m0rq6s96urGGt61pP99bPtXWvcf3rYQeb19fdNXKBrVxhJ9vXyzZ2s5EdXWX3ltnEdXa1oX1taWeb2sy1tmyx/Vtth5vb4/Z2ucFtXHGflty5NXe70f1udceb3cF1N2fhTVt555ve+7Z3v/G9W31Hlt+u9XfBAX5wgSec4LY1uGERnlqFR5zhE3d4xSEOW4nvleKjtXjHMf5xjYec46v/9ThcQe5Zkaec5Cs3ectRXlqVl5XlmHV5zWF+c5nnnOagM
tblWcT5ZnQed50P3edGBrlmhL5XojTV605H+dKVHnemVdTpPoY5YqWed6lu3etex/litn5TrgvV62cF+drGnneyKNXtE0d5Xtced7XN3e93hTli5N5Tud7V73/H+d70Hnu9/9TtDAS9XwSee8Is3fOMRn1fFI5TxbHV85SF/eclnnvJ0tfxBMX9WzYee86P3fOlB71bRD5T0YTV961H/etXHnvVpdb1AYc9V2eee9ru3fe9xP1bd+5P3VfV98YF/fOEnn/heNX4/kU9V5Uef+dN3fvXL674AeP/74A+///jHT/7ym//86E9/+bk/XfW7//3wj7/8A8B+5M7//vjPv/rr31v9+////sd/sgWABFiA7yeAp2WACriA44eAnMWAEMiADhhZEViBBTiBhmWBGhiAGAhXG/iB99eBHgiCJHiAIqhVJZiC6XeCKKiCLkh+LLhULziD4ReDPEWDOEh/NhhROUiDO8iDPfiCP9hQQSiEQ4hQReiCR4iESZiCS3hQTeiETyhQM
UViCU0iFVQiCV+hPWaiFW5hPXfiBXwiGYaiBY4hPZWiGZzhPaWiBa8iGbRiBb/hOcSiHc6hOdQiBd4iHebiAe5hOfeiHf0hOgaiAg0iIhXiBh/hNiaiIi/+oTY1IgI+4TZEIgJMIiZXIgZcYTZmoiZvITJ2of5/IiaGIf6MITaVoiqe4TKkYgqt4TK04f68Ii7EYf7NoTLVoi7cYTLkIf7vIi73ofr/YS8EojNMlE8WYjMq4jDhIFsz4jNAYjRDojNJYjdZ4jfBHjdi4jdzYjdrYjeAYjs/4jeJYjuYYi+R4juq4jomYjuz4jvAYhu4Yj/RYjzk4j/aYj/oIgvi4j/74jwrYjwA5kAR5fwJZkAiZkOd3kArZkA4ZAAz5kBJJkBE5kRa5jxV5kRpJjxm5kR65jh35kSIpjiE5kia5jSV5kiopjSm5ki65jC35kjLZizE5kzaZijX/eZM6WYk5uZM+GYg9+ZNC2YZBOZRGmYVFeZRKWYRJuZROSYNN+ZRSmYJROZVWM
uYFVeZVaOY1jsZVeKY9d+ZVi2YRZOZZmaZBheZZq+YJluZZuiX5t+ZZyOX5xOZd26X11eZdzmZd6+ZZ82Zdr+ZeAeZaCOZhjWZiG+ZWImZhbuZiMeZWO+ZhTGZmS+ZSUKY4IkJmauZmc2Zme+ZmgGZqiOZqkCZo2eZnhWJqquZqs2ZquiQCnmZYv+Zq0WZu2WZqxKRY2eZu82Zu8mZthsZu+OZzEqZrACRbCWZzKuZyceZxfkZzMGZ3F6ZxeAZ3SeZ2/OZOoCY7Y2Z3ZKZPb2Y3e/zmetEmdXWGd5Jmeo2meXIGe6vmensmeW+Ge8FmfmSmfWkGf9gmf+JkV+rmf6tmfWPGfAEqeAnoVBFqg3nmgVpGgCoqdDFoVDvqg0hmhVDGhFMqcFjoVGJqhyrmhUtGhHkqcIBoVIjqivlmiUHGiKPqdLxme3Nii6amiT8GiMlqbNOoUNnqjr5mjTbGjPNqaPsoUQBqkqzmkS1GkRoqb2imbLrmk14mkSqGkUCqaUpoUVFqlM
ptmkujmTWqqhXBqcXvqlHxqmyDmmZEqiZvqcaJqmKbqm1dmmbuqiLgmj2zinw3mlSJGleAqbcHqectqn5fmn7RmoguqaenoUfIqnif9qFIs6p41aFI/qppFKFJOappU6FJdKppkqFJv6pZ0aFJ+qpaEKFKNapaUaF9yYAKzaqq76qrAaq7I6q7Raq7Z6q7PKjcixqrjaq776q8AarLp6HLwarMZ6rMjqq8NqHMWarM76rM+6rMXRrNBardbaq9JKHNR6rdzara+arcOxrd46rtcKrsIhruSars5qrsGBrur6rsKKksS6jfBar8nKrsDhrva6r7SKr7+hr/wasN8qr8xKrwJ7sP1KsNNqsAjbsAOLjbvKsA47sf7qGwA7sfZasb1xsRgLrxrLGxzbser6sbsRsiJLriSrGyZ7st6asrmxsizLrS6LGzAbs9bOOrO3UbM2C604axs6u7PrqrDaKrFA67FCG65EW7Qje7TnmrRKi7JM265O+7QtG7X5OrVUK7NW+69YM
m7U3u7UW27Vey7Ngu7FiO7ZBC7Hzio1oC7VqW7Bs27ZV+7YLG7dyq7V0O7R2e7dfm7dIu7d8S7Z+27SAG7hpe40RW7iGi6w9Wxs/u7ix2ri08biQ+7CIu7bXWLnRWrYge7aaa6uSOxuU+7kJELqyMbqfa7qxgbqaq7qwwbqV67qvAbuQK7uuQbuLa7utgbuGq7tIERAAOw==",
"description": "",
"animation_url": "",
"youtube_url": "",
"trait_type": "Eyes",
"value": "Aegyo"
"trait_type": "Hair",
"value": "Center"
"trait_type": "Mouth",
"value": "Emerald"
"trait_type": "Head",
"value": "Big Bows"
"trait_type": "Legendary",
"value": ""
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"transfer","tick":"sats","amt":"159000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ferc","amt":"110000"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"11:59:59pm.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"donotdisturb.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"INSF","amt":"53"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "aa0d33b748e0177528a910a56a61c47bee2ba9b69749228d6520049c0fea3f4f",
"id": "634",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0,M
deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onloaMm
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
https://trustless.computer
"name": "K-Pops",
"image": "data:image/gif;base64,R0lGODlh9AH0AYcAAAgHDf/6ZMOKbebQMgAAAIIAVgD/0QDjvvPlS6QAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEAgAAACwAAAAA9AH0AQAI/wADCBxIsKDBgwgTFhzAsKHDhxAjSpz4UKHFixgJUtzIsaPDjCBDLvRIsuRHkSgzmlxJMqVLiyxjbnxJ86DMmxFr6hyIs2fDnTt9+gSqU2hPojWN4kRKU+lNpi+dyoTqUmpMqimtssSKUutKriK9mgQbUmxJsiDNtkSLUa1Htm3dcoR7M
Ue5cugrtzsSbUC9Fvn39SgSMUPBgwgYN50Q8UvFJxjwdP4YcQPJkyJZ/UhaYmeFmzp0/Vw79ufMA0aZRk96cuvRqyq1Zv8Y8m3Fs2LUR36adWXVv179lB8c9nLdl38eBJxe+nHhz45KRR1c+nXl159ehO5a+nXp369+xh//Xrph7ee/nwacXv568YfPv0cdXP599ffeC4eeXv59+f/v/4eeXfgPyV6B/BwKYoIB6EdiggQ8iGKGCEzJol4MXQpihhBtS2KGFcmEYooYjcliihyeC6JaIK5LYookvohijimqxWKOLN8KYo4w70miWjT/iGKSOQ/JYpI9iAZmkkEsS2aSRTyLplZJTMlmlk1dCmaWUWlHZpZVfYhmmlmNyaZWXZ4KZpphrktmmmVKhGaeac7JZp5t3wumUnHvS2aedf+IZqJ5K8Vmon4cCmqigixJqlKGPIhqpopMyWqmjQkGaqaSbUtqppZ9iOhSno3paKqininoUqaua2iqqr6r/uhSrs7paK6y3M
yvoUrbva2iuuv+o6Fa/D+lossMcKexWxyxrbLLLPKrsVs9M6Wy2010r7FbXbWtsttt9qOxa343pbLrjninsWueua2y6676q7lrvzwluvvG+xe69tuRG2G7/FAfycwNkRPJ7B7SF8n8IBMrygwxVC/KHEKVI8o8U9YnykxlFyvKXHZYL8psh5kjyoyY2ifKnKobKcqsuxwpyrzMHSnKzN0eKcrc7h8pyuz/ECva9u/QL2L9EBIz2w0gUzfbDTCUO9sNQNU23aw1ZHnPXEW1fc9cVfZxz2xmN3XPbHZ4ec9shrl9z2yW+nHPfKc7dc98t3x5z3zHvX/9z3zX/nHPjOg/dc+M+HB5340P4WzdfRjScd+dKTN13505dHnfnUm1fdOdafax0616N7XTrYp4udOtmrm9062q+rHTvbs7tdO9y3y5073bvb3Tvev+sdPN/D+1084McLnjzhyxvePOLPKx4940Y7jhfk1UuePeXbW9495t9rHj7n43tePujni54+6eub3j7qM
76seP+vzu14/7PfLnj/t+9veP+7/010AeTdA3xUQeAcUXgKJt0DjNRB5D1ReBJk3QedVEHoXlF4Gqfc469EFex3UXgi5N0LvlRB8JxRfCsm3QvO1EH0vVF8M2TdD99UQfjeUXw7pt0P79RB/P9RfEP/5N0T/FRGARxRgEgm4RAM2EYFPVGAUGThFB1YRgleUYBYpuEULdhGDX9RgGDl4PQ/CBYRlFGEaSbhGE7YRhW9UYRxZOEcX1hGGd5RhHmm4Rxv2EYd/1GEgeThIHxYSiIcUYiKJuEgjNhKJj1RiJJk4SSdWEoqXlGImqbhJK3YSi5/UYii5OEovlhKMpxRjKsn4QTOyBY2tVGMs2ThLN9YSjreUYy7puEs79hKPv9RjMPk4TD8WE5DHFGQyCblMQzYTkc9UZDQZOU1HVhOS15RkNim5TUt2E5Pf1GQ4OTlOT5YTlOcUZTpJuU5TthOV71RlPFl5RleiBZb1lGU+abn/T1v2E5f/1GVAeTlQXxYUmAcVZkKJM
uVBjNhSZD1VmRJk5UWdWFJoXlWZGqblRa3YUmx/VZki5OVJvlhScJxVnSsm5UnO2FJ0vVWdM2TlTd9YUnjeVZ07p+Up7kgWfPdVnUPk5VH8WFaBHFahokkpQphrUqQiFqkKlylCqOtSqEMWqRLVKUa5a1KsYBatGxcpRsnrUrCBFq0jVSlK2mtStKIWrSuXKUrq61K4wxatM9UpTvtrUrzgFrE4Fy9N7+hQsQDWsUBVLVMYa1bFIhaxSJdtUyj7VslHF7FQ1W1XOXtWzWQXtVkXbVdJ+1bRhRe1YVVtW1p7VtWmF7Vpl21ba/77VtnHF7Vx1W1fe3tW3eQXuXoXbV+L+1biBRe5glVvYnx6WK4l17mKl21jqPta6kcXuZLVbWe5e1ruZBe9mxdtZ8n7WvKFF72jVW1r2nta9qYXvauXbWvq+1r6xxe9s9Vtb/t7Wv7kF8G4F3FsC/9bAwUXwcBVcXAYf18HJhfByJdxcxD4XK9G18HQ1XF0OX9fD2QXxdkXcXRJ/M
18ThRfF4VVxeFp/XxemF8Xpl3F4av9fG8cXxfHVcXx7f18f5BfJ+hdxfIv/XyAFG8oCVXGAmH9jJCYbygqXcYCo/2MoRxvKEtVxh6F6YKhn28obF3GEyf9jMIUbziNVcYjaf2P/NKYbziuXcYjq/2M4xxvOM9VxjPt/YzzkG9I4F3WNC/9jQQUb0kBVdZEYf2dFJhvSSJd1kSj/Z0lHG9JQ1XWVOX9nTWQb1lkXdZQx/GSphNvWYVV1mVp/Z1WmG9Zpl3WZav9nWccb1nHVdZ17f2dd5Bvaehd1nYv/Z2IFG9qCVXWhmH9rZiYb2oqXdaGo/2tqRxvaktV1pbl/a25kG96bF3Wlyf9rcoUb3qNVdajCfmimpdveq5d1qer/a3rHG96z1XWt+39rfuQb4rgXea4L/2uDBRviwFV5shh/b4cmG+LIl3myKP9vi0cb4tDVebY5f2+PZBvm2Rd5tkn/b5OH/Rvm4VV5ulp/b5emG+bpl3m5Uvxsp8bb5vHVeb55LBgBAM
D7rQh070ohv96EhPutKXzvSmO/3pUI860nPOFKlb/epYz7rWt871rnv962APu9i9TnWkjP3saE+72tfO9ra7/e1NLztR4E73utv97njPu96lLneg7P3vgA+84AdP+LjffO6FT7ziF8/4xn+97ztxvOQnT/nKOx7yOrG85jfP+c6zHfM18bzoR0/60ht+51U3vepXz3rOg54mrY+97GdP+Ne/hPa4z73u3W57l+z+98AP/tZ7nxLhG//4yJ/64f2e/OY7X/jER8nzp0992kdfJNXPvvZLf/2QbP/74Ld8//dBEv7ym1/x48/I+dfP/r2nHyPtj7/83/7+i8z//vgfe/0tkv/++1/r+6cQ/zeABOh0AZgQBZiAClh0B4gQC/iAC9iABwGBFEiAEmgQFZiB/XeBBaGBHjh/HEgQHziC7BeCA0GCKFh+JigQKdiC27eCAeCCMkh9MDiDNth8NXiDOgh9yxd5O/iDu5eDQDiEsyeERHiEq2eESLiEo6eETPiEm+eEUDiFM
kyeFVHiFi2eFWLiFg6eFXPiF7teDmQeGZCh4XliGaEh/Yhh6adiGd3eGbhiH+reGsCeHdvh5dHh7d7iHaAeHfBh4BhCIgjiIhFiIhniIiEiIB7CIjNiIjv/4iJAYiZLoiH/odIl4iZiYiYM4iZzYiZ7YiMmniaI4ior4iaZ4iqBYiUxHiqwoiqj4iqYYiq04i4kIi7bIiaq4irS4i4V4i74IibLIi8JoAL9YjIyYi0s3jMNojMYYjMpIi8xYjMiodM/Ii9H4i85Yjax4jb44jUmnjdDIjbaYjeDoiuIIi96IdOXYiueIjsi3jtvYjqiYjkcHj6Qoj/P4jvZojvj4ifRodPvIj/3YieQYkIc4kP74j0RnkJmIkJ5YkAxZig45iQq5kBFZixNJkfp4kQeZkZJYkUPHkYjokR+5kSIpkSRJiSAZdCdpiCkJjCbZkoH4ko+4kiwpk5v/SJOpeHw4mZM6uYg2CXQ9KYg/eYwxKZNFCZRBOZQzmZQQKZJJeQBBCQBMSYxOM
eZQtGZVTWZVaiZUn2ZU2yZVXyZNMCZYrKZZF+ZQcaZYgiZY/qZYXyZYV6ZY6CZcRKZcKSZc0aZcMiZf/qJcvyZcG6Zf0CJgpKZgBSZjpaJgkiZj7qJjeyJge6Zj2CJnTKJkZSZnwaJnIiJkTqZnryJm56JkOCZrlKJqqSJoIaZrgiJqVqJoDyZra6Jp/CJv9KJvVSJt8aJv4iJvPqJt7yJvy6JvKCJx3KJztSJzLOJZnWZbMKXzIeY5b6Zxp6ZVQ+ZxzSZ1vaZ1riZ15qZ11yZ1x/+mdfwmeeymed0mehWmegYmefamei8meh+megwmfkSmfjUmfiWmfl4mfk6mfj8mfnemfmQmglSmgo0mgn2mgm4mgqamgpcmgoemgrwmhqymhp0mhtWmhsYl8UVmVU/mhTJl8IjqUIZqUIOqhKDqiQVmiPUmiK2qiLRqjL6qiRZmiNumiOAmjN8qiOUqjO2qjP4mjK6mjMsmjQ+qjRQqkRyqkOkmkIGmkLYmkT6qkUcqkU+qkM
NAmlFSmlJ0mlW2qlXYqlX6qlL8mlCumlIgmmZyqmaUqma2qmKYmm/6imHMmmc+qmdQqndyqnJEmn9GinF4mnf6qngcqng+qnHgmo6f8oqBFJqItqqI2KqI+qqBnJqN7oqAwJqZcqqZlKqZtqqROJqdOoqQbJqaPqqaUKqqcqqg5JqshoqgGJqq+qqrHKqrPqqggJq7koq/tIq7tqq72Kq7+qqwPJq6roq/YIrMcqrMlKrMtqrP2IrJWorPDIrNPqrNUKrdcqrfhIrX9oreuIrd+qreHKrePqrfIIrnworuVIrutqru2Kru+qru3IrnvoruAIr/cqr/lKr/tqr+eIr3eor9rIrwPrrwULsAcrsOJIsHZosNWIsA+rsBHLsBPrsNwIsXIosc9IsRtrsR2LsR+rsdfIsXHoscoIsicrsilLsitrstGIsm6ossP/yLIz67I1C7M3K7PMSLNtaLPCiLM/q7NBy7NDO5V4JwBM27RO+7RQG7VSO7VUW7VWe7VTq7RBibVcM
27Ve+7VgKwBaa5NhW7Zme7ZYO7YribZs27Zsq7Yg6bZyO7ddC7cVSbd4m7dRa7cKqbd+q7d8+49/O7hzG7j0SLiI+7aG642J27hlu7iM67iSW7eQi4yTe7lXW7mWi7mcK7Wam4udG7pP+7mqKLqmK7ak+4enK7qpq7qr27mty4evC7uxe4ezy7m1a7u3e7m5a4e7y7u9G4e/O7nBK7zD67jF64bHi7zJm4bL27jN67zPi7jRi4bTS73VS4bXS7jZq73b+7fd/wuG3wu+4cuF4+u35Wu+55u36buF68u+7XuF74u38Su/81u49TuF94u/+fuE+yu3/QuF/+u2Aey/A6y4BYyEB4zACUyEC4y2DazAD2y2EXyEE0zBFTyEF/y4GQyEGxy2HezBH/y1IfyDI0zCJayDJ+y1KazCK8y1LXyDLwzDQYkANnzDOJzDOrzDPNzDOTzDQBzEQmy6PlzERnzESJzEStzDQ9zETvzEfrvEUjzFVFzFPwzFWJzFWuy1VtzFXvzFM
OrzFYjzGZMy0YHzGaDzFZbzGbNzEafzGcOzDbTzHdDzCcXzHeIwAdbzHfPy/efzHadzHgjzI2wvIhvzFhJzIiv98u4fcyFW8yJAcyZzryJS8xJJ8yZhMuJW8yUecyZ78yXLLyaLMxKBcyqb8taOcyld8yqzcylKryrCsx648y7Qcy6pMy7jcyracyrncy6W8y6Psy8KcycAsysN8zJFczJyMzMycyMq8yc0czX38zJUszdZMx9RMyde8zWuczY7MzeAsxt7cyOFczlg8zodszursxugMyOv8zkDczu4Mz/Rsx/Kcx/Wczxd8z/isz/48wPyMx/880Pcb0HdM0Ah9vgYdxwnd0Ne70HDs0BJ9vBD9xhN90Yxc0WiM0Rx9uhq90R0d0pP80WAs0iY9uSRd0ie90oib0ojM0jAdxS7dxTH/XdN4O9M0bdM63bY4bcU7/dNn29OPDNREjcpCrcZFndRYe9RIrdROPbVMLcVPPdVRG9WWTNVYbcZWncRZndVbzdVdTdWwM
LBpjTABmfdZondZqvdZs3dZpXQBwHddyPdd0Xdd2fdd4ndd6vdd37dZ+/deAjdZjvFSfUdaBfdiIjdZ8vdiM3diO/dgFkNiSfdiDTdiUYdiTndltDdmc3dmezdeaHdprXdmWzRiYLdqo/dmqvdqqjdquTQCkXdqEcdqvndmsfdu4zdi1LdqxLdt8Qdu7ndi5PdzEXdfBrdm97dt0AdzHHdjF/dzF3dyTndzKzRbMLd1+Dd3ajdvYndjU/13dZHHd3c3W213erT3egf3d4M0V4o3eb23e8A3Z7g3Y6r3eVNHe823W8b3fjZ3ffl3f9s0U+J3f/F3ge+3fbg3gAU4UAz7fBv7gfY3gbK3gC74TDe7eEJ7hcy3hEy7GFY4WF47eGj7ikc3hak3hH04TIT7eJK7hJn7iHp7i7C3GL/7eLf7gNS7YMS7j903jOa7fN47jPw7bO87jAu7jPx7kQv7jKG7kIrHi3a3kBj7kRL7FTg4VUI7dUl7gVN7kV54RWS7dW87fXV7kM
X64TYd7cY77fZW7lZw4UaX7cax7fba7Fbw7nSJ7jcw7fdZ7Fd27heV7je27efY7Ff47mgf/+4oNe3oUOxYdeE3Ee3Iu+3Y3+xI+u4olu4pOu3ZXuxJf+EpG+25sO3Z3exJ/uEqFe26P+3KU+xKeeEqn+2qse3UPu5a8uELHu2rNO3K0uxLf+5JnO4bs+3L0exL8eErme2sPO3bVu5seuEMku2svO7Ezu7M+OENEe2tN+28UOxNeOEdmu2dvO2t0+w99+EeFu2+N+3tXu5ueeEOk+2evO7jlu67ce75I9759d7i/87tAe7BKu757N7yvs7/AO8Agu8J1N8Cds8NiO8P6t8JzN8CPs8AeB78It8Y9N8R9s8QaB8Yit8Rvf7O7u8bgO8QQu8v1N8nZu8gMB8oet8iv/3+4t7/IBAPPOLfOLzfEbbPMnv8VUrvM7z/J+/hkjTtaiS+UJsPRM3/RO//RQH/VSP/VUX/VWL/U8P7eiIfR8jfShq/RXH/ZiP/ZkX/ZZL7dbM
z/V67fWdC/Zl//ZwH/dif/Zum/Zqj9dsz7luL/d83/d9T/dta/d3b9d5j7l77/eIn/hhD/hsK/iDT9eFf7mHr/iUX/lOz/ho6/iPL9eRP7mTb/mgr/iYf7aav/lw3fmS+/mhv/p8P/pmW/qmj/qOq/qsX/tmT/SYC/ubL/uNS/u2//tX7/plq/uPz/uJ6/vAn/xYj/uXS/yDb/yIi/zKP/1NL/xh6/x3D/2EK/3U/0/91g+22K/22j+43N/9yv/9Xxv+XD/+f1v+5g/86O+16i/07O+37v/+th//XTv/Ol//env/AJFA4ECCBQ0eRJhQ4UKGBgk8hBhR4kSKFS1KFJBR40aOHT1+BMkxwEiSJU2eRJlSpckCLV2+hBlT5kyaNW3exElz5U6ePUuGBBpU6MaLRY0ejdhQ6VKmTZ0eRBpVKsahVa1u9JlVK8ucXb1+BRt269isV81WnZo26lO2bd06VRu36Fm6QMne3RlW716+YPH+RVlXsEe5hSm+RZxYsUDDjSEOM
hqwR8GSSfS1fxtySMuXIkR07XhxaNNPPjTtD3jw582rWXlMDPj24tP/h0bVtQ50tN7bg139b/wYuszfe3XVzy72d/PbxuMXpDr8bXHpw6GSdn2WuVvl20dnTXjdbfex08qzFbwV/1ftU7u0Tr5ea3up5reXtX6ZfVv5Q+Gvd/2erP6T2Gyo/n+5DcC8DeyJQKAGPAjDCph40qsGgFuQpQQ2/wnAnC4GisCgJR2woxIs+DKnDlTZkEScVVUIRJBMtIrHGhGasKMaPXkypRR914vEkHQnDcSIbjyyoyImG7CjIk36EEiYnTWKSIyUlQjLLBK6MqEqspqwsSjHBJMlLjbiESEsk0XzIzIzIHEnMMeF0UwA2CVDzyDvrhDMAOaPss84787RxTzfM+/wTykDdHJRQEg01E9FEfVzUzEYdlRBSLyWdlMVKvbwUUwA1rZLTTjX8tMpQRXWPVCZNPRXBVJlclVXuXB0S1ljtm3XIWm1VDlcddd2VvF51/BXY5djkE85iEzw2M
xmSVrU3YGIl9ljo6GWWT2vasRRHbbH+LFsVpvQ0N3A/FHde8bS3tFt1gmT3U2XaNfRfUeOVdFs1mybwXXzIF3ZffaumN1N6AtR2YWzQN7pfLf8FcWLpyPzwXYrfUtZDdivu62MKMNQ4Q4U0V/jEgADs=",
"description": "",
"animation_url": "",
"youtube_url": "",
"trait_type": "Eyes",
"value": "Emerald"
"trait_type": "Hair",
"value": "Braids"
"trait_type": "Mouth",
"value": "Stan"
"trait_type": "Head",
"value": "Check"
"trait_type": "Legendary",
"value": ""
:{"p":"brc-20","op":"transfer","tick":"CRSD","amt":"10000"}h!
https://trustless.computer
"name": "K-Pops",
"image": "data:image/gif;base64,R0lGODlh9AH0AYcAAAgHDcfP3WYAZgDX/wC/6AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEAgAAACwAAAAA9AH0AQAI/wAFCBxIsKDBgwgTFhzAsKHDhxAjSpxIsaLFixMVatzIkWCAjyBDihxJsqTJkyhTqjTZsaXLhRhjypxJs+bLmzhz6oRZs6fPnzJ3Ci24sqjRo0iTBhjKVADQp1CjMmxKtSpOqVizBrWaU6nXr2BXcs2ptazZiGPTqiV4tu3ZtS7Dyp0rM
F25Lt3iz2t1LNa9fqHw30h1M2GhgjX8T+zzM+Krix1sbGyxMuTJJyQcha76IuTPizaAlevZouXTl0QNDq36IunXq1bBdm55N2DXs2K5b314tm7bvsLZ3h86tWzjo3r+TJw1uXDNx1M03I1dOXWzx6I+fj8YOeXr17yyvc///q93zeMXewasPyfx83vKd3ZNvvb6+yPby28LHnP89ffsA4tdfWftJNqBb6QH4nYAHYlVgYw2+9Z+C6zEYIWAPHnYhgRNSCJ6FG/6UoYYhOtihh9WBWKJNI/K1olQJovibii9G1iJcNWKImowfipdjTzfu9SNQMfI4G41DVhSkXUkudqKRviHZpGhLrjUliztCqZyUV7JWpVpdzlSklqf5GKaSX6Z1ZkxjklkYl2umqeaanD3ppmVwninnWHTWmeWdR5rZJ0R7cjUomn8CWlqeYRZq1aEUtaloXYJCOpWjfVmKlp2TDsZol5hmqqmXiXb6ZqWWhtrUqIRyaiql0LH/6pCqTMk6q6uvM
gvXplbQOZWtDkua6HKqQ9irUr5eWKiys2yFr7E7IDhDssoYRe+izOkU7LbXWxfortmQ5iyu3R+06JbiOfTsuuUWZ2yS6N2m7LrsquZskvC/Jqyy9SNk7JL4u6Tsav7paOyjAd4m7L8HtGtwnwh0J7BnDXvn7I8QcSdwZxUpZnCPGG2mMGcfDemsryJ+puzDJJ3lcI8oKiSwZy+U6TCfMCcncGM3Vmiyry08VIPTQRBdt9NFIJ100bivzPBLQQCkt9dRUEx1t1VhnvTRv8zq9lM14aS021lePbbbSTA/sdUpQ/3T220eXDffcBaQ98doote0T3XTL/8332XZvjHfLYLv1N9x+Hy524CMPHp7PmykOOLKSm834zI6XpHdPlY+deOdUX75z5pcV3hboWn+OOtpcNz345jWtTjblsofeutqk32f6WbXb/mvvU4vOWO5P724W8FKrjvzQwh9GvO6Qa7Z80spP33xgz7NnfFnTI1398tfzlT1IsNPUfdy0n2/17XePX/5MM
6m/9e/zMsy+4+9trRX/98+8f/l7j+8j7ZLI/oX0Pef+zSwC/Fj3IFLBu6aNfAuGywAHG5IEHBN4E11LB/GUFgxGM3wbV0sEGPgaE/ZOg/RqHPxMqBoW2guFxuuY0C2JEhqzCoXNoyDMbXkSHmgJidv94SDMfWkSIkEJiYrbVQw9iRYmDgqJfmFhEJ0pFinTCIl6oyDIjVkSLZwKjfojYRStGRYxdQqNZuEgyL1JEjVOCo1bYyDE3TkSOScKjiVyHNztKRI8/AmRU6EgxP0ZEkDVC5FMIyTBDQkSRK4KkiMjYRjNCRZIhwiSQKFlHSwatgBns3QjTUsJmqUaTF0IlTRhJMEc+RJUNgqWN2pc9VzpElgPCJUZYyS9bNkSX+QGmRXhJL18yRJjuQWakOFlIT0YNlCFU3yjHUkrzrEaZ48Emlfi4NmMOQJvYAWeruOk1b4qzOee8FTlr6Ey3QTOFIlwh5lpoytCkUzj3TBbuatn/zr29M4b/nOE6m+jCxOTzNgclJrvMM
GdBoSQdnB6kmRAXiUIVNdCASnWhFVXZRgWQUohs9WUcxGsCRviakozKpR0uqUpSySqUC+CjOXJpSlcoUZjTVFExvirKcpsqmLDWpT4sFVHp2dKjXKio/hYrUhyn1eTBtqlNNylOQSfVmTyVeVK+qp6zmbqtcBZVXSQfWsJ5rrJkrq1nvhVbHqXWtF2vr61oK13fJtY90reu/7trNvOr1Y3wtp1//+qKdBnWkhI0rVQ971MS+LLDsZKpjV2RYo150soWFLEERi9kSVXapnO3shj4L1cGK9kCk1appT9uf1H51tayVj2vJCtvY/55ntmmtrW25g1u36na30entXCULXNlqtorELe5tj1vG5CqXt8ytpHOfG9zodnK61DWOcPGK3ezuZrt97a53p4mtqmJsvNBdrGU1it7qqhe0jW2vdq3bTPHK96HvLa1979sd+jbyt/wdYn5Vu98AL9G/rQSwgecz4NcWmE4AiLCEJ0zhClv4whjOsIY3zOEOe/jDIA6xiDO8wBGbM
+MQoTrGKV8ziFrv4xTCOsYxdXOIZ2/jGOM6xjnfM4x77uMM1/rGQh0zkIhv5yEgOcZCTzOQmO/nJUI7yhpcs5Spb+cpYzjKLqazlLnv5y2CuMpfDTOYym/nMMx4zmtfM5ja7+f/Can6znOdM5y7Huc54zrOejXznPfv5z4COcZ8DTehCG9rDgz60ohet6EQz+tGQ1rOjI03pSrN50pbOtKa9jOlNe/rTUO40qEdNaiKLutSoTjWOT63qVrt6ywF8taxnvepY0/rWuIb1+HLN616LmNW+DrasgS3sYqea2MZONqiRrexmZ5rZzo42pKEt7WofmtrWzjagsa3tbueZ294Ot5zBLe5yr5nc5k43mdGt7nbb2dbujve24S3ven+b3vbO97jxre9+n5vf/g74ugEu8IK/e9cGT/iX2a3whsuY4Q6PeIshLvGKo5jiFs+4kgmu8Y7zGOMeDzmGQS7ykk+Y5Cb/hzFsCMDylrv85TCPucxn/vKUh3jlNM+5znfe8kfjnOdAM
D3rPbf7hnwv96Dr3+WqQzvScE73oS2+61GGudNVM/epDfzqHjY71plc9NF2/utY7zPWwH/3roDG71Me+9airHelo38zbmc72DZd97juPu2bwfva6Z/jufKe53iET+KD7/e9uL3zSGQ14xVP98BduvONdPvjHTH7xkK+w5C9PgMorhvOCz7zmEw/6mjOe9KXPuuglvPnLez4xqY/56inc+sm//i+xf/zsI1x7x9/eL7k3/e4B0HvF/z4vwaf88ImP+tgfHy/JV/3si1/457sl+ixfPvOtjn3rtwX7nV8+//UD7/2zgF/74+d7+c1yfvE3P/XrL0v7h59+vMdfK/Pfff3nfv+s5H/671d6/YcV/7d6+/d2AygVBSh6B6h2CRgVC5h5DWh2DwgVEQh5Exh2FfgUF3h4Gdh1GwgUHeh3H4h1IfgTI1h3JSh2p8d90Yd+AQh6J+gTKch2Kzh1M9gTNTh2N7h2LQh23ed+Lph8OVgTO6h1Peh1P5h2QUh/Mch5RUgTR/h0M
SUh3Syh3Tah/T+h6V7h3WQiAQxh8UTgTU0h0VQh3XUh4X2iAW2h7aWh5a8iAbeh7b/h5cSiBc2h8dQh7d4iBeVh9e4h7feiBf0h+gQh8g0iChah+h4h8if+ogotof40IfY9og5HIf4wGfrChfZq4Go/WiarBidi3iZk4ip64fKAYGp9oiqGIiqyoiqUYfaQ4fKkIGqsoi6dIi69oi7GYfLO4e7W4Gbfoi7kIjLsojL0YfL84e8GoGcOojMXIjMfojMmYe8u4es0IGc9ojdGIjdOojdUYe9coetn4GNsojt1Ijt9ojuGYeuOYeeWoGOfojukIj+soj+1Yeu8IefGYGPOoj/XIj/foj/kIevt4eP34F/9okAGJkAOpkAXJeQfpdwnpFwspkQ1JkQ9pkRF5eRNZdxWZFxfpkRkJkhspkh05eR/JdiGJFyOpkiXJkifpkinpeCs5di3/6RYvaZMxiZMzqZM1qXg3qXU52RY7KZQ9SZQ/aZRBWXhD+XRFeRZH6ZRJCZVLM
KZVNGXhPSXRRaRZTqZVVyZVX6ZVZyXdbaXNdWRZfaZZhiZZjqZZliXdnmXJpqRVrKZdtSZdvaZdxOXdzaXJ1mRV36Zd5CZh7KZh9+XZ/WXKBiRWDqZiFyZiH6ZiJqXaLKXKNKRWPaZmRiZmTqZmVaXaXGXKZGRWbKZqdSZqfaZqhGXaj6XGlCRWn6ZqpCZurKZut2XWv2XGx+RSzqZu1yZu36Zvax2ccV5x+h3LIqW/KuZz21pzOKW/QGZ3uNp3UqW7WeZ3mlp3aKW7c2Z3e9p3g/6lt4jme1lae5ilt6Jmezrae7Kls7vmexhaf8ils9Fmfvnaf+Mlr+rmfuNaf/klrABqgw3acBNpwA3qgrZagCnpsBtqgBcegEEpqEjqhy/agFtpvFZqhm7ahHPpsGPqh9eahIkppJFqi0xaiKNpuJ7qii9aiLnptKhqj5QajNEpoNnqj84ZwOppvOdqje/ajQHpvPDqk8SakRkpnSJqk+1akTJpuS/qkbRalUvpvTlql4UalM
tKZQC9SlXros4PWlYjqmC4VgZHqmaMojYZqmbNqmamqmbhqnckobazqndnqndAqneLqnfNovetqngBqomvOnglqoglqnhpqoiko+hP+6qI4ap4j6qJLKp5E6qZY6p5V6qZrKppm6qZ46pp36qaJqXhAzqqZ6p6F6qqrqWw22qq7qpan6qrIqXSM1q7bapbF6q7rKLbm6q776Kr36q8IKKME6rMYKJcV6rMrqIcm6rM5aH836rNKaIo06rdaaHNF6rdq6KNW6rd5KGdn6reLKLB01rubKrN16rurqp626ru6ap+36rvJaJvE6r/ZKF+F6r/qar/pqr/zar/L6rwDrrgI7sOpasAZrrgibsOK6sAzrrQ77sNoasRJrrRRbsdJ6sRjrrBq7scrasSgCUyCLrvXKXSJbrox1UaR6sviysgDjsiwLLjALLzMbs8b/UrMym7I2CzI4W146u7Ol+rM407NA6yhEe7NCW7Q0m7Qoc7RKmyZOSytR+7RLMrWhYrVU2yJYa7RMM
m7W9srWFArZeux9iKydlO7bacbZforZomxtsW7Vd27Zcu14Q9bZyu0/6Vatxe7dmu7cIY7d8y0LwpbJ+G7hwS7dDW7iGeyOAq7WKu7gj0riR+7iQ+yCSmyGXW7kURLk5i7iaWyWZWyCh+7nUxLk+67mky7im+yyjm7pV0brlAbuuyxSy+xy1O7s7cbtuu7q4i7cEpreo27tky7tfS7zCO0+DO1G6e7xxYbyqsrzM2xHQO1DIFb2TG7wYM73WqxDaS0t5u72i/+u8Vyu+4MtB5Du3yVu+tnu+Ycu+6msV3Xs/6fu+XMqr6Qqs9Asf8Su435u/u4u9QQvA/js87tu3AjzA2FPAUKvACNwVDAy6D9zAL7G/yNu/Eiy/Fky/AdJPOoh99fsVF/zBFcPBRujBzFQbIUy9eELCUmjCKkyvKYzBPVJQghh9ItwxMey9M1xPTGjDJ+wpOSzDC8LCZOjCvjvEQVzBO2xNYZh7N1wySUzA0ErEMgF+T8yuUew89uFNVvzD+JrFM
UlwhVBwTXfzC4ArGWjzFNIyIPmzGp4LG4rPFY4wRZXzE1ArHACTHa+yIbWzH1IHHcazGPIyFfazDSAzI5ivITP8MhIUsxHeMyCSkx4PshY3Mv0sMyVyxwXtMiZWsxIeMyZksyYvcw8l3xTUDyqWryPFxiW9nyj2DyvAryqvcxLHnyg0Dy7GsyvzBympny92Cy1ShyZOshp08OroMzLkry7tMy6nny/WCzMGszAbCy2bnzGwDzU0hzKNMyKXsxXOBzdkszRBCzWFnzXkDzkOhzbPMyN3sxiiMzsl8zOPMzKVnzoQDzzqhzsvMzsFnz4+Dzzihz9NMz6Dnz4MK0AEtzoxxhkdn0KWD0Dch0PPMz07szeQK0dKr0CRC0Jzn0MWD0c0rzwtNzl3n0dAD0hkt0htN0bVs0cCB0i0h0SPN0ZeeZ9LaA9McIdMrTcr97NIFg9OCodGBwdBCZ9OMCtQaodNDTdJYZ9QChNRJLdQuwtRX59QMBNUIodRTTdOTZ9VYzb1SLSRUM
PXVe/dVZHdZMMtZSV9ZmPRlojSNq3XRs3dakodJLzdWON9d0vVJ2vdUs3cw+DcJ7XddivMnXZ8SG/MiDrdVijdeKp9d7zdhp7diFB9l0LdlwTdmBZ9kQFRAAOw==",
"description": "",
"animation_url": "",
"youtube_url": "",
"trait_type": "Eyes",
"value": "Diamond"
"trait_type": "Hair",
"value": "Center Bob"
"trait_type": "Mouth",
"value": "Diamond"
"trait_type": "HeaL
"value": "Big Bows"
"trait_type": "Legendary",
"value": ""
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"11st","amt":"120000"}h!
((((((((((((((((((((((((((((((((((((((((((((((((((
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"eastonpharma.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"PUPS","amt":"777"}h!
((((((((((((((((((((((((((((((((((((((((((((((((((
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "212fa7736e8e96f38c46dea5eda9e1d407f265479be5dcc56b8c5387fc4f5856",
"id": "857",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.beM
lly["square"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functionMa
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"10"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "9b2a918c707eff0fb1fc917a9ffb1d40ad76054c506ff87733d849dac5f1ff70",
[ 0, deploy.traits.background[0,"blue"].base64 ],
[ 0, deploy.traits.accessories[0,"rainbow"].base64 ],
[ 0, M
deploy.traits.body[0,"black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly[0,"square"].base64 ],
[ 0, deploy.traits.face[0,"unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "udiot.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "benx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "banx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "xadx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "xabx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "xanx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "xaex.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "xacx.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "benzin.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "z6z.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "z2z.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "z9z.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "benzo.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "z4z.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "z7z.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "z8z.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "ud1.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "wertheimer.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "za1.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "zb1.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "z5z.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "z3z.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "z1z.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "benzi.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "da1.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "xanax.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a2562f0e293b1409beac9bf18fef86e62fe2ed74ff3e3903524103460eb6f935",
"id": "183",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, dM
eploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "01cf3c95076447dbbe10600091e5c388976bef6871e3a28dfea84ca991aee74f",
"id": "180",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0,M
deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"11st","amt":"50000"}h!
{"type":"collection","protocol":{"name":"BRC721","version":"0.4.0"},"name":"JOKER","symbol":"JK","paymentAddress":"bc1p2ktvv898zwsd6r048mldk4sc3m7amc0vgq75gvrg4zlslsds3mnqu4nrcg","signerPublicKey":"02146a8019698d32882c4c819a54ca97f2bf2c656e92239caa2eeee67012e7c02b","maxSupply":10000,"maxPerAddress":5}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "7c5aacdcd9f058aa2939d7c73e788352b4e6d4f1770334505cc94e2b4dab97ea",
"id": "153",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, dM
eploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0df141e602ead51baf0acb582dc8345ae8f5c75ce020a86d9e1834e0a2cce2c7",
"id": "137",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploM
y.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
awImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0fe3bddf1eb4747800b44543d7ba6abb45d876abf0d059d7f3bf6a5c95b9662d",
"id": "171",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, dM
eploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
awImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "8977",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"caijiafen.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "6077",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "8277",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"24000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "gans.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "raab.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "mimo.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "koch.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "sigi.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "gerd.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "dris.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "figa.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "tada.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "damm.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "siss.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "efes.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "nutt.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "hure.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "geiz.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "wayn.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "brot.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "kauf.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "esel.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "sidh.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "wixx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "krup.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "geil.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "zeppelin.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "thaibaht.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "dagestan.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "negocios.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "gangbang.btc"}h!
text/plain;charset=utf-8
3{"p": "sns","op": "reg","name": "steviewonder.btc"}h!
text/plain;charset=utf-8
3{"p": "sns","op": "reg","name": "johntravolta.btc"}h!
text/plain;charset=utf-8
7{"p": "sns","op": "reg","name": "denzelwashington.btc"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"11st","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"800000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "bitkub.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "ananas.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "carrey.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,070.sats"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "moskau.btc"}h!
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "padron.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "osman.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "armee.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "alanya.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "hermano.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "g12.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "adana.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "legos.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "baikal.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,062.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,067.sats"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "pattaya.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "padres.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "russki.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "starz.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "mongols.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "becker.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "makro.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,069.sats"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "davai.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"brc_2.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,068.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "knete.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "ruski.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "nutte.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,061.sats"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "jimcarrey.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "nftking.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "satang.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "hofbrau.btc"}h!
https://trustless.computer
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "ottoman.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "jayleno.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "singha.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "netto.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "vbyte.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "alber.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "watcher.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "betsy.btc"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "dschingis.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "notorious.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "seven11.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "carne.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "walls.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "kabib.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "frauke.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
>{"p": "brc-20", "op": "transfer", "tick": "$OG$", "amt": "30"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "macher.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "drdre.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "doggi.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"geovis.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "harlem.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"$$$$s.sats"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "huriyet.btc"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"3500"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "miley.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "turkie.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "apfel.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,064.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,066.sats"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "vu1.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "macdre.btc"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "chrisrock.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "dwayn.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "ozman.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "tuerke.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "goodcat.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "oprah.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "veron.btc"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "rammstein.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "bitkup.btc"}h!
text/plain;charset=utf-8
*{"p": "sns","op": "reg","name": "gt1.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "signor.btc"}h!
text/plain;charset=utf-8
5{"p": "sns","op": "reg","name": "hillaryclinton.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "sunni.btc"}h!
text/plain;charset=utf-8
2{"p": "sns","op": "reg","name": "billclinton.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "glock.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,071.sats"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "starr.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "bankman.btc"}h!
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "mileycyrus.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "popov.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,063.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,072.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"apepokerclub.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,065.sats"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "bling.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "dedre.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "signora.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "luftwaffe.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "ismir.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "mongol.btc"}h!
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "stefanraab.btc"}h!
text/plain;charset=utf-8
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1553"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1553"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"150000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"100"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"55000000000"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"55000000000"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"60100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"5643"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"6000"}h!
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "435b7678206abbd80c5f6c99050f2ecbbbde5a117f6b9e7931903502a2b8f78d",
"id": "955",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0,M
deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onloaMm
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "19a688e4e188de7e47d564a52ee9df92715505bc38eada0ca00d143e3bc4580d",
"id": "933",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.M
traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = Mi
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "58faae3525b5b8c5cd494f32fd29eb2ad52d21359b5b57b4edd235154b330b35",
"id": "940",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploM
y.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = funcMe
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4db70d6d69e9bf2c5b0162e0391e0f4ab0ab65e50e567b2100cbe0eb6f79240e",
"id": "155",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.traitM
s.belly["square"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = funcMe
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4db4f3bb9e4e7214338df321b468968ed4d33f573ddad8d5f795b4df2c0f16da",
"id": "145",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.tM
raits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = funMf
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "7315a1e0a5a8f2d7070e4e993af91282fdd9f072f69ae07b9cc54e2f7fa7c88a",
"id": "176",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.trM
aits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functioMb
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "bc6823589b6b2c06fb069d254346776ea84eddbb37d837dc96f136a9ffeb9938",
"id": "159",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traitsM
.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functionMa
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "b8137dd328fbe80056c386ca35dbe2ac55499fa6275e6603b8c7e2b1ef5f39ff",
"id": "175",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traitsM
.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {M]
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "d0f928a8f91e04a0a06c2bb13bd9fb7092600ea5bfb694a37a3c2151268a5af2",
"id": "144",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traitsM
.belly["empty"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {M]
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "d0f928a8f91e04a0a06c2bb13bd9fb7092600ea5bfb694a37a3c2151268a5af2",
"id": "144",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traitsM
.belly["empty"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {M]
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "036c889593637b761f21f3227165d3a24add552048274314884e019a4725e767",
"id": "151",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploy.M
traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = fuMg
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fcc6c4f49a4d8c77031fa9ef9fdc4b4baf2c6f51bc7c8cf6d9ed3e92c2bd970",
"id": "166",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.trM
aits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = fuMg
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a2caa76c5857a86db438e053fe005b131d7561fde12ddb3f64d558f1760b149a",
"id": "173",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0, deploy.M
traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = functiMc
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "94a0bb59045d1fd5a2f9daf2e10af81f04f707a32fda21c66e86c1a449d452b6",
"id": "178",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traits.bM
elly["chess"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function()M_
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"4000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"4000"}h!
text/plain;charset=utf-8
LT{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "8","amt":
text/plain;charset=utf-8
C{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "9"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"150000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "ca1dc29ce5ebc12597737cc7a76239a6d6cbe3af81aab6a946fc1bcf9d6fb41b",
"id": "186",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, dM
eploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ORPO","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"39000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1990"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"33065"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fa211ee56f9cb23c112e89682d02761a8d9a893f8ccb4655a030ed8c583187a",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
t i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0fe3bddf1eb4747800b44543d7ba6abb45d876abf0d059d7f3bf6a5c95b9662d",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
= 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0df141e602ead51baf0acb582dc8345ae8f5c75ce020a86d9e1834e0a2cce2c7",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
= 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4d10811a041803b3703634185c8ebff4f491ab83e5b6af3a53f3e21030d7b9fc",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4dc49ca95526174045d59eb61d4f88a53bea967dc4c851e3d45970ab9f74bcce",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
= 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a2562f0e293b1409beac9bf18fef86e62fe2ed74ff3e3903524103460eb6f935",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "52f40e837a842b2148a6678843b6ae8ce82d160c9a198ec1ee196ac17f9c2003",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "7c5aacdcd9f058aa2939d7c73e788352b4e6d4f1770334505cc94e2b4dab97ea",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "ca1dc29ce5ebc12597737cc7a76239a6d6cbe3af81aab6a946fc1bcf9d6fb41b",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "db04f8d863b5adaa9690296d07b17ea863159d500397b60366c8525253e8703f",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "8271",
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "bigc.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "jaxx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "daxx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "ozoz.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "haxx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "faxx.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "caxx.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "selfmade.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "mountgox.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "jackd.btc"}h!
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "terminal21.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "citroen.btc"}h!
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "familymart.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "mtbtc.btc"}h!
text/plain;charset=utf-8
6{"p": "sns","op": "reg","name": "centralfestival.btc"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"jianglb.sats"}h!
text/plain;charset=utf-8
4{"p": "sns","op": "reg","name": "gazillionaire.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "pooying.btc"}h!
text/plain;charset=utf-8
2{"p": "sns","op": "reg","name": "siamparagon.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "triade.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "piying.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "browny.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "mtgox.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "tuktuk.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "paragon.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "triads.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "mtgay.btc"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "foodpanda.btc"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "sukhumvit.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"2167","amt":"24000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"9000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "245f764134a27767d68aa18d69a94ba9e80a86c5fb43124e6d66f22cfa3b6e54",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8db9acb52df44cf1c1ad46945187de6fb0d076195356ef58e8bef1e9c43d0f29",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
t i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "245f764134a27767d68aa18d69a94ba9e80a86c5fb43124e6d66f22cfa3b6e54",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "34ac86231d903ed8984eea78f7b51abc1e3f3e97bc7adf5702bb7193afafaf8a",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"7000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Goblintown","id":"8129653","ipfs":"ipfs://QmdxDAXQZn7LtbTCrfLgYX2YbWHGi2t7UQwqSEpt45YEh2"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
"tokenid": "8280",
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
https://trustless.computer
As a direct descendant of Harald Bluetooth, I am the true and rightful King of Denmark, Norway & The United Kingdom!
I claim this land in honor of my 3 childL
ren, Kian, Melina and Amelia, as their future heritage - With love from Dad <3
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"drc-2.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bffy","amt":"4000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"piza","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "1f1ca00d53a448ccebf7913884151231b60613efa1cfe745e24e1a4c22d7460e",
"id": "69",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, depM
loy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
x.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
"tokenid": "6109",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"60000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"puppyqqyuan.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "6177",
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"NVMe","amt":"16777216"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"Almonds.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "6117",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"25000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"noce","amt":"1000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"Cashews.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"500"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"Boov","amt":"100000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GBRC","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
d/Foundry USA Pool #dropgold/$=
text/plain;charset=utf-8
K{"p":"brc-20","op":"transfer","tick":"vmpx","amt":"21149.3675281000000000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"punk","amt":"91"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"58324"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
7{"p":"brc-20","op":"transfer","tick":"euro","amt":"1"}
text/plain;charset=utf-8
"tokenid": "8273",
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
"tokenid": "9515",
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"sexxy.sats"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "9b2a918c707eff0fb1fc917a9ffb1d40ad76054c506ff87733d849dac5f1ff70",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deplM
oy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.M
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "aad1f0a861ddde90a6cf33a2b901e782b4785f28fd0a724ee2ee952cdb26a19f",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.M
traits.body["black-and-white-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfM
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "42b359bebd5c2862a0e7089459b0df6b90d6789a48d204a69448a05712601cd4",
[ 0, deploy.traits.background[0,"purple"].base64 ],
[ 0, deploy.traits.accessories[0,"none"].base64 ],
[ 0, dM
eploy.traits.body[0,"standard-square"].base64 ],
[ 0, deploy.traits.belly[0,"empty"].base64 ],
[ 0, deploy.traits.face[0,"happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.lM
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
"tokenid": "8286",
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2999"}h!
text/plain;charset=utf-8
"tokenid": "8287",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"12000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"eth.magic"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "96115ed7f3d29d1bc3a1d99c35e02f60f994dcd5942cd0da0b6dabff4fa7",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.tM
raits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i+M
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
"tokenid": "8281",
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"39"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"240000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"240000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"240000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"2Few","amt":"3996"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYM
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"urin","max":"110000000000000","lim":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
>{"p":"brc-20","op":"deploy","tick":"OXEE","max":"1","lim":"1"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"sykg.xbt"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"Soycartel.xbt"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DeOP","amt":"25000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fa211ee56f9cb23c112e89682d02761a8d9a893f8ccb4655a030ed8c583187a",
"id": "104",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deM
ploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
2023-06-08T21:17:02+00:00S
2023-06-08T21:17:02+00:00"C/
2023-06-08T21:18:22+00:00
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"tmac1.sats"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"deploy","tick":"aaka","max":"999","lim":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"balochistan.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"55000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "8279",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"mint","tick":"XRPT","amt":"21000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
https://trustless.computer
As a direct descendant of Harald Bluetooth, I am the true and rightful King of Denmark, Norway & The United Kingdom!
I claim this land in honor of my 3 childL
ren, Kian, Melina and Amelia, as their future heritage - With love from Dad <3
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
&{"p":"sns","op":"reg","name":"why.ow"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"jianlaofengshi.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"Curry30X.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/html;charset=utf-8
<meta charset="UTF-8">
Generative supports the most popular creative coding libraries. Simply uncomment the library you want to use below.
Are we missing an important library? Let us know @generative_xyz.
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js"></script>
<!-- c2.min.js@1.0.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<!-- chromajs@2.4.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<!-- p5.grain.js@0.6.1
<script sandbox="allow-scripts" type="text/javascript" src="https://cdn.generative.xyz/ajax/libs/p5.grain/0.6.1/p5.grain.min.js"></script>
<!-- threejs@r124
<script sandbox="allow-scripts" type="text/javascript" src="M
https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js"></script>
<!-- tonejs@14.8.49
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.8.49/Tone.js"></script>
<!-- svgjs@3.1.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script>
<!-- aframejs@1.2.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdM
njs.cloudflare.com/ajax/libs/aframe/1.2.0/aframe.min.js"></script>
<!-- babylonjs@5.47.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babylonjs/5.47.0/babylon.js"></script>
<!-- paperjs@0.12.17
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.17/paper-full.min.js"></script>
<!-- regljs@2.1.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdnjs.cloudflare.com/ajax/libs/regl/2.1.0/regl.min.js"></script>
<script type="text/javascript">
Add your script here
Add your script here
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.M
split('/').find(t => t.includes('i0'));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
seed = new URLSearchParams(window.location.search).get("seed") || Array(64).fill(0).map(_ => alphabet[(Math.random() * alphabet.length) | 0]).join('') + "i0";
let pattern = "seed=";
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
break;
function cyrb128($) {
let _ = 1779033703, u = 3144134277, i = 1013904242, l = 2773480762;
for (let n = 0, r; n < $.length; n++) _ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067), u = i ^ Math.imul(u ^ r, 2869860233), i = l ^ Math.imul(i ^ r, 951274213), l = _ ^ Math.imul(l ^ r, 2716044179);
return _ = Math.imul(i ^ _ >>> 18, 597399067), u = Math.imul(l M
^ u >>> 22, 2869860233), i = Math.imul(_ ^ i >>> 17, 951274213), l = Math.imul(u ^ l >>> 19, 2716044179), [(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
u >>>= 0, i >>>= 0;
var l = ($ >>>= 0) + (_ >>>= 0) | 0;
return $ = _ ^ _ >>> 9, _ = u + (u << 3) | 0, u = (u = u << 21 | u >>> 11) + (l = l + (i = i + 1 | 0) | 0) | 0, (l >>> 0) / 4294967296
// IMPORTANT: Instead of Math.random(), use this function mathRand() for random number generation.
// This function generates a random number between 0 and 1 with on-chain seed.
let mathRand = sfc32(...cyrb128(seed));
justify-content: center;
align-items: center;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
// calculate rarity by yourself
if (rand > 0.5) {
return true;
return false
// window.$generativeTraits contain list traits for token
// you need to populate a $generativeTraits object in the window object
Add your code here
var t2 =rnd(0.3,0.32)
var v= rnd(0,100-10)
var v1= rnd(0,100-10)
var n2 =rnd(150,395)
var variation = rnd(0,350)
createCanvas(1800, 1800,WEBGL);
angleMode(DEGREES)
var bc =rnd(0,200)
background("#06283D");
background("#820000");
background("#321E1E");
if(bc>100&bc<120){
background("#4C3A51");
background("#2D033B");
rotateY(frameCount)
var l = rnd(0,g2)
fill("#FFD32D")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#DA1212")
if(l>30&l<40){
fill("#733C3C")
if(l>40&l<50){
if(l>50&l<60){
fill("#001E6C")
if(l>60&l<70){
fill("#367E18")
if(l>70&l<80){
fill("#990000")
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#F2BE22")
if(l>30&l<40){
fill("#F29727")
if(l>40&l<50M
fill("#F24C3D")
if(l>50&l<60){
fill("#FF0060")
if(l>60&l<70){
fill("#F6FA70")
if(l>70&l<80){
fill("#0079FF")
if(mn>100&mn<150){
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#22A699")
if(l>20&l<30){
fill("#116A7B")
if(l>30&l<40){
fill("#00DFA2")
if(l>40&l<50){
fill("#1B9C85")
if(l>50&l<60){
fill("#F7C04A")
if(l>60&l<70){
fill("#16FF00")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
if(l>30&l<40){
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
fill("#FF0032")
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>200&mn<250){
var l = rnd(0,g2)
fill("#E3C770")
if(l>10&l<20){
fill("#FECD70")
if(l>20&l<30){
if(l>30&l<40){
fill("#F3E0B5")
if(l>40&l<50){
fill("#FDEEDC")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#F1A661")
if(l>70&l<80){
fill("#FFF38C")
if(mn>250&mn<300){
var l = rnd(0,g2)
fill("#A10035")
if(l>10&l<20){
fill("#FEC260")
fill("#3FA796")
if(l>30&l<40){
fill("#2A0944")
if(l>40&l<50){
fill("#2B7A0B")
if(l>50&l<60){
fill("#EAE509")
if(l>60&l<70){
fill("#003865")
if(l>70&l<80){
fill("#0078AA")
tint(250, 0, 0, 20)
rotateX(frameCount)
rotate(frameCount)
translate(1/6*fraM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
line(0,0,-width,0)
if(variation>50&variation<100){
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0M
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>100&variation<150){
rotateY(frameCount)
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>150&variation<200){
rotateX(frameCount)
rotateX(frameCount)
rotate(frameCount)
nslate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>200&variation<250){
rotateX(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>250&variation<3350){
rotate(frameCount*t)
if(v>60&v<90){
rotateX(frameCount*t)
rotateY(frameCount*t1)
if(v1>30&v1<60){
rotate(frameCount*t1)
if(v1>60&v1<90){
rotateX(frameCount*t1)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(frameCount>2200){
function rnd(min,max){
return mathRand()*(max-min) + min;
Add your code here
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
https://trustless.computer
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"15000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "db04f8d863b5adaa9690296d07b17ea863159d500397b60366c8525253e8703f",
"id": "136",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deM
ploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
tx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"18nb.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"zbit","amt":"777"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"COUT","amt":"6999999"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"jonsito.xbt"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
I{"p":"brc-20","op":"deploy","tick":"kini","max":"21000000","lim":"21000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$WDO","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/html;charset=utf-8
<meta charset="UTF-8">
Generative supports the most popular creative coding libraries. Simply uncomment the library you want to use below.
Are we missing an important library? Let us know @generative_xyz.
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js"></script>
<!-- c2.min.js@1.0.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<!-- chromajs@2.4.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<!-- p5.grain.js@0.6.1
<script sandbox="allow-scripts" type="text/javascript" src="https://cdn.generative.xyz/ajax/libs/p5.grain/0.6.1/p5.grain.min.js"></script>
<!-- threejs@r124
<script sandbox="allow-scripts" type="text/javascript" src="M
https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js"></script>
<!-- tonejs@14.8.49
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.8.49/Tone.js"></script>
<!-- svgjs@3.1.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script>
<!-- aframejs@1.2.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdM
njs.cloudflare.com/ajax/libs/aframe/1.2.0/aframe.min.js"></script>
<!-- babylonjs@5.47.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babylonjs/5.47.0/babylon.js"></script>
<!-- paperjs@0.12.17
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.17/paper-full.min.js"></script>
<!-- regljs@2.1.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdnjs.cloudflare.com/ajax/libs/regl/2.1.0/regl.min.js"></script>
<script type="text/javascript">
Add your script here
Add your script here
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.M
split('/').find(t => t.includes('i0'));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
seed = new URLSearchParams(window.location.search).get("seed") || Array(64).fill(0).map(_ => alphabet[(Math.random() * alphabet.length) | 0]).join('') + "i0";
let pattern = "seed=";
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
break;
function cyrb128($) {
let _ = 1779033703, u = 3144134277, i = 1013904242, l = 2773480762;
for (let n = 0, r; n < $.length; n++) _ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067), u = i ^ Math.imul(u ^ r, 2869860233), i = l ^ Math.imul(i ^ r, 951274213), l = _ ^ Math.imul(l ^ r, 2716044179);
return _ = Math.imul(i ^ _ >>> 18, 597399067), u = Math.imul(l M
^ u >>> 22, 2869860233), i = Math.imul(_ ^ i >>> 17, 951274213), l = Math.imul(u ^ l >>> 19, 2716044179), [(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
u >>>= 0, i >>>= 0;
var l = ($ >>>= 0) + (_ >>>= 0) | 0;
return $ = _ ^ _ >>> 9, _ = u + (u << 3) | 0, u = (u = u << 21 | u >>> 11) + (l = l + (i = i + 1 | 0) | 0) | 0, (l >>> 0) / 4294967296
// IMPORTANT: Instead of Math.random(), use this function mathRand() for random number generation.
// This function generates a random number between 0 and 1 with on-chain seed.
let mathRand = sfc32(...cyrb128(seed));
justify-content: center;
align-items: center;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
// calculate rarity by yourself
if (rand > 0.5) {
return true;
return false
// window.$generativeTraits contain list traits for token
// you need to populate a $generativeTraits object in the window object
Add your code here
var t2 =rnd(0.3,0.32)
var v= rnd(0,100-10)
var v1= rnd(0,100-10)
var n2 =rnd(150,395)
var variation = rnd(0,350)
createCanvas(1800, 1800,WEBGL);
angleMode(DEGREES)
var bc =rnd(0,200)
background("#06283D");
background("#820000");
background("#321E1E");
if(bc>100&bc<120){
background("#4C3A51");
background("#2D033B");
rotateY(frameCount)
var l = rnd(0,g2)
fill("#FFD32D")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#DA1212")
if(l>30&l<40){
fill("#733C3C")
if(l>40&l<50){
if(l>50&l<60){
fill("#001E6C")
if(l>60&l<70){
fill("#367E18")
if(l>70&l<80){
fill("#990000")
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#F2BE22")
if(l>30&l<40){
fill("#F29727")
if(l>40&l<50M
fill("#F24C3D")
if(l>50&l<60){
fill("#FF0060")
if(l>60&l<70){
fill("#F6FA70")
if(l>70&l<80){
fill("#0079FF")
if(mn>100&mn<150){
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#22A699")
if(l>20&l<30){
fill("#116A7B")
if(l>30&l<40){
fill("#00DFA2")
if(l>40&l<50){
fill("#1B9C85")
if(l>50&l<60){
fill("#F7C04A")
if(l>60&l<70){
fill("#16FF00")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
if(l>30&l<40){
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
fill("#FF0032")
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>200&mn<250){
var l = rnd(0,g2)
fill("#E3C770")
if(l>10&l<20){
fill("#FECD70")
if(l>20&l<30){
if(l>30&l<40){
fill("#F3E0B5")
if(l>40&l<50){
fill("#FDEEDC")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#F1A661")
if(l>70&l<80){
fill("#FFF38C")
if(mn>250&mn<300){
var l = rnd(0,g2)
fill("#A10035")
if(l>10&l<20){
fill("#FEC260")
fill("#3FA796")
if(l>30&l<40){
fill("#2A0944")
if(l>40&l<50){
fill("#2B7A0B")
if(l>50&l<60){
fill("#EAE509")
if(l>60&l<70){
fill("#003865")
if(l>70&l<80){
fill("#0078AA")
tint(250, 0, 0, 20)
rotateX(frameCount)
rotate(frameCount)
translate(1/6*fraM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
line(0,0,-width,0)
if(variation>50&variation<100){
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0M
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>100&variation<150){
rotateY(frameCount)
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>150&variation<200){
rotateX(frameCount)
rotateX(frameCount)
rotate(frameCount)
nslate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>200&variation<250){
rotateX(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>250&variation<3350){
rotate(frameCount*t)
if(v>60&v<90){
rotateX(frameCount*t)
rotateY(frameCount*t1)
if(v1>30&v1<60){
rotate(frameCount*t1)
if(v1>60&v1<90){
rotateX(frameCount*t1)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(frameCount>2200){
function rnd(min,max){
return mathRand()*(max-min) + min;
Add your code here
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1082","a2b":"bMdcN+JVra6uvKwg/etTXeK92XQfIx0+XODEi9RwYDBSbKytkzZGN9hB49DEmpJJp+XgDFrTwBQAW46xQtK/c0nS2N/L/KqzaE+gWe4V1QRSWx/v9QFVtiW+Ls9A1jsHuHZFww55mDESI0PQ6rsSuDxJ9fHLc+T3fPQ1Dn1fZTkwoEzfAS822UFlQhuGWMAXvso9tJ3uupQI+7KwTXmBm1BbdSjKE0AkNLygcpqMLYR2i/1mP9SKFDTY6tV/M+NAzkgrHmshQRIuZEg/wNZn13Avnw33hNW2HySL914Uy5sipiEfFUUjoEFXLOo1JLDo899/sTKWTP/alCYdc5Nunh6KKD34nZ5XSiOnmG+LAu0LZhTeunBhKBeKZhZgNDOynRrjXj5i+m1JHSEon63b9jkO+YcF+hCnqn3rE6wIAl1+OL05advu4%t4alldLLg05ost8qmBzT5DJuIRKhV+3bQ=="}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"sarkar.unisat"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"26690"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"fuyou6.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"GKTC","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"volkswagenag.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "aa0d33b748e0177528a910a56a61c47bee2ba9b69749228d6520049c0fea3f4f",
"id": "634",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0,M
deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onloaMm
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"999"}h!
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
text/plain;charset=utf-8
'{"p":"sns","op":"reg","name":"9.magic"}h!
text/plain;charset=utf-8
'{"p":"sns","op":"reg","name":"5.magic"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"99.magic"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"55.magic"}h!
7{"p":"brc-20","op":"transfer","tick":"OGZA","amt":"60"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"KISS","amt":"1337"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"physicswallah.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"Hogshead.sats"}
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"Mizunara.sats"}
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"SMSW.sats"}
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"AAge.sats"}
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"CaskStrength.sats"}
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"Peated.sats"}
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"bili","amt":"250"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"22900"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"40000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"5000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"37277.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"95755.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"95355.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"57277.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"37577.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"37877.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"95255.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"37677.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"57177.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"95655.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"95155.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"95855.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
d/Foundry USA Pool #dropgold/D7
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
F{"p":"brc-20","op":"deploy","tick":"vimw","max":"10000000","lim":"50"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"52855"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
"tokenid": "8289",
text/plain;charset=utf-8
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h":"b228a60b6d78171875276d760fbe1201f504d6dbfdf48f99337e1c949634547e",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"50"}h!
text/plain;charset=utf-8
LN{"p":"orc-721","op":"mint","s":"diybirdies","g": [91, 202, 197, 215, 169, 174]h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
"tokenid": "6128",
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"15000"}h!
text/plain;charset=utf-8
"tokenid": "8185",
text/plain;charset=utf-8
"tokenid": "6227",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"
https://trustless.computer
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4dc49ca95526174045d59eb61d4f88a53bea967dc4c851e3d45970ab9f74bcce",
"id": "191",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deM
ploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.draM
wImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
"tokenid": "8283",
text/plain;charset=utf-8
"tokenid": "8167",
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"coax","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"NYTO","amt":"1000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
"tokenid": "6977",
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"cest","max":"200000000000000","lim":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"7000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"15000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2900"}h!
text/plain;charset=utf-8
"tokenid": "8293",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"50000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"4000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"50000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"50000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/html;charset=utf-8
<meta charset="utf-8">
<title>OCM Ordinals</title>
display: none;
margin: 8px;
margin: 0;
<button onclick="prevImg();">Prev</button>
<input type="text" id="tokenID" value="1" placeholder="0"
oninput="showImg(Number(document.getElementById('tokenID').value))" /M
<button onclick="nextImg();">Next</button>
<div id="m"></div>
<script type="text/javascript">
const images = [
"iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAMAAAC3Ycb+AAAC+lBMVEUAAAAEAwMAAAAAAAABAQEHBwcCAgIICAgICAgAAAAAAAACAgIJCQkEBAQAAAAAAAADAwMAAAAAAAADAwMAAAAAAAAAAAAAAAAAAAABAQECAgIBAQECAgIAAAAAAAABAQEBAQECAgICAgICAgJBQUERERERERHc3NxBQUFBQUFBQUEAAAD+9uS8tKHj3Mzx6dj89eP89OLk3c3/9+X78+L68uC7s6D3797y69r48Of48N+6sp/x6tn07Nvs5NT27t3q49Ln4NDl3s717dz58uD48d/r49O5sZ7w6Nfn38/t5M
tXu59bo4dHp4tLw6dj48un/+ef69e7v59b07dy5sZ369O3t5dT69Ov05tv05Nnp4dD48+u+tqPAuKXz4dbl3s3n3866sp779vDHv6zy39P16N7uop3Fvar47uXNxbLe18XCuqf79/LIwK337eTKwq/Y0L7w2s7+9eP27tz049jVzbrRybfTy7nDu6jw6NjZ0sLEvKns5NPWzrzPx7bx3NDi28nb0sDOxrT1592/t6TuqKP26uDf18fc1cT+8+H+797zycLupaDMwrAXFRT36uHg2crvq6XxpJsKCQjxvbfzs6kQDw7yqaD959jwtK4eHRr+7Nvc1MLWz7/ywbrvrqjzrqQpJyTyxL01My773c7xurQkIh/8+PL849P12dHk3MrzzMVMSUP62Mnh2cdzb2b2wbX35t74z8H0uK3wsavTh348OjX89e311c300sr/++n78uH508X3yr3SzLzLxLbCuqjQybr3xbnxt7GzraCZlIhsaGBFQz31vbFkYFdbWFH24tr23M
9b23NRUUUouLCn++vW5s6by6+LHwbPNk4evqZrCp5aknpGHgneDfnS/uau8r5zPjYLSin9/enF5dGrq49nDvK+oopeVj4Tu6N3l1Mf0zsfBrZzKmYz15tzl3MyLhnrHoJGemIyNiX7Shnzdy73onpTakIb48uDYxrb54djdmo+Ri4D79e/nsKSrpJLaq5747tyQhHwkZBIAAAAAK3RSTlMA/vngBBYPJgn0yjYuHenBjdiwqIE+71qUUUm4c9KbemdsomGV2MwMf2RLf4YJ2wAAQPxJREFUeNrswYEAAAAAgKD9qRepAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZudcQuOo4zi+fVujtlprW219oh42+5rs7gy7s/PcnZ03YTfsYUnYDTmEpIQEQ003TUIaAsmlJVDooTQHKfRQSnPrwYJaqCnxoBQpag9K9aboxYPgyd/v95+kq1YRrXrY+WZm22ikMh++v+d/GipUqFChQoUKFSpUqFChQoUKFSpUqM
FB/QW+++WYErlD/t3Z3HTm6/8Abb7z++utvwPXGq/tf7toVCfX/aM8rB3ZEf68dBw6FTP5zPXbwpX17o3+kHYefiIT677Sza/+x6J9r74GDkVD/gShSPb4t2qZtZy9f3dhY27h6/frlC+eim9p+IHTJf6GDrz7XBuPC1bVv7ry3Mjs8NDTWkLyl6fuffXXp/KZL9h3aGQn1r6rrwPYHzvhk7daqI/qS6472Z2P5EYuzVMUU1ftrl6OBXghd8m/qycNbOM5d//LOvGi7cZI2no9lY6Mc+8YQl25tnA9c8kok1L+lV57apHHpi/uKIFnxOIcMuLi2mo3F8nNWPJDl+HMbUaYDeyKh/g09eSDKdHbtvirYFsc1OK2hoTiOO5WNZRdXNOTDZCS+/uhsFPXUoUioR69DQQ94+fNVwVG1pmWpFtwoq2m5J/JgkSmVI8sw2cLNj6KkZ8Pc/qi1+3CQyDeW5BnLIhSu69Y911XpKz4AFjnOqVqDiDAZle8vsLD1WCTUo9TBoM
A/85FZBIm+obl3xFAVvz6vXXVeZGozFsquepWltRDjh5tUo6sXQI480m+9lyWN9tKqiXOBgbAqpeJ4Sx8p3GP6lFm+X5K6fC6PWo9UTzwT2uLtQdzFSeUBDYpqZwQ+kIo1gFplQAAjXTsSSPww98kh1KCh2P+47VZ4y3LqrKAChJtm1Gl3IBYhI8zG0iKti0dXOpOF8yfJISORRaOd+huP8DwuL2fyQAu6QbLtmOyDbtuEDJaHGwSLZaZZF2uOWJn4ZeuRRaVcQri7cK9LzHrUlomFXHLOCckg1YOIsY3M45qoWeaSdiLAWRR0OifxT7Xk8CFfTBWkagAyO+DYRqJi+uSmEYgMSewh+IjbqQX8CHuHaiZjrrB+JhPpHOhg0g1/4vqs0sdMYcE2nBSx832wlEn4r0fLhOzJKrbWMaX1cwVZRa8Tb1fQZkZcjof6BDrFq99w3vFRXFHuhHIuVJwT0RsL3EyBRTIj42xb6xHaUk4Csf95DImCQdqka9SPbn4+E+ts6yM
ka779zhqQd0RtEApyqiL4oiwAAJIgqYgMAliYlBjGoGphE2daRPkrJyiXa7T0ZC/T099mKUdHtV9jyqdI1TSOSanthEIQhw028xerXMltqPFokrQMTC1K5pOElhA2H7/bO0IImE+lvaHZRXG5JIfbkk2cIExqwRRkEowBd8wgciSYD8ij+HP/G25Lqu2oSwpUEu0TgQEhG+psXv0UioP9GTTxx57UjXE3t2Pby82vahYLuKoRgzhmP6xgAWtvOyQCqAqnALIHSJ6VcSXCwGiV8zPMgiqgoGadLdQJ9wwjqlkfDwwx/q4LP7ntpOD2nvjhcOv7anjdMx1n3c5Q2yBzSDFTOhT5WxjEIIxAI+9EIBLjALusSs+GfwJ962DQ+QuBaN6DUU+kS1rkdBT4eHth6q3YdeiP5az+07GqTcXY8zHu8X6zS3gk7cMRNiQYllwQFXeEChV3VZn4Rb16sFXUefiL4vzqNFFlVbwamXZRGTAAoXdz6lNPJqJNTvcbz2dPQheuooNM
tM7GarLd+S6QumjZiMPUdAX0ABjugzW0GUS/oJUKJkkWgLVxid8SWGbElKApBEXvqE4GNa+v9ORPzzn9jg8rWdZubsqGzhkn7EBh5+A3F2Q6zHKIsWCLvNbkuVJWa9WySTVRgzbR7ViGJ6rKLDCggS/haRp0grx2O5IqHbtou046dw7l65/cuEChRKm7fuf30483hM8KHYhf+DcShQxjVflucAiMp/L4UVAUFU9IHICf2LOh/+yTosSz63XAyTNhjJNG8SXIqHa9PzTmzSufnhvxarHl6dv3vpp/eqlKBPjcbOgYrSSHDuIV5jJ+Zl+tMhohs+BSiWCwphMApECQJvBUiw236LFlaF4BqQTEK3eNU74kLJVeFqrTS9tD3Bs3JNEw4L2TVU9WzTGj393+YFz7vPIA4TDxBYrciF556jQOikU+RKqCExKyETmZZZHBP10Hk3Ucgy2uEIuuHpnzaIl3abdSCRUWwNOun7Lt7m2gSw86bH317cFPH7QIZszIk4lIbKmoM
wpAKotggL6306VMsVgswQVIyCXy5CTl9qowhEQuCpKN9bJC8jywCXnEvHcO83p4MijQrqDWPfuFYsfb1RjLwyjXuXWbFbwrvocJHXA4tsk6QB0ky8WJPqxs628Vi5kM3AAFmPA5Cls6ip/H2vgDxcFFIiExEInLiDTYbmRvVyQU8tgX7DfKkhVvl3YxBodzNc402FGqdd7AjE47QbGqC9VqUOjm9GE0wHAunSERFnQJK7cmZSiJRyCsDY47bLtLWIEIegQt4i1TYDwWtocPGr5t62OL41o7D3Y49yL8M4/7mM1MbngUsGp2SwSDkD2ouEpfwTVU30QyFSCh2JXjiQjcul5SqTieNW0Cghdm+CCPcOJnbKEbCfVYEK/WzuDzstp5TGMiphmgot6moLUqUEdomwkBgUzqk4CDhwefwd4vm1W6M2kQUklnEAkygQ9ZL/BQ+gITzpfII2QTlkdodWWuhcsqpuD04ZfOyCDMN5a43xhkAgwC43Kfzck/4qnEMqHkpb6c8M
QClTCx9y2PpZDqdAiAoJMKEFtHND2h1UoeohUjsTZO4dQxaqn07rH1RR1gJ9blgXYNeIT+utRkE2utTcVopaRbPBhz3efCH4/vYgmD64GWggfGp+3Q5BkRGe1MpsghBCQrgHAIp8FdiyGy8UrEBic2ObhkeEVG1uMRmWk93+LJqN+sHfxC0uDWBhdA0ESEKwwBoFr/FpkQRrpJFcqZpo0EEcEjAo1SCJJ4qjmFI6k/0pEBpEiUShMLzOEbhZ/uQ2azo2Kjag6iFy8R4gq1GHu/sxP4syx8FPH5gLeQhpHAaw6FODcJ3cTzf1rBUzyt8eg57kU95x/GBBxmEwhXiyNzI9NSYAVLJLSJb6Z3q34IuDg1iGlkSK44DlyOBWGZXmxAqC99FUfs6eai1ewctZG3mAzqsPuHSOs9aimXJL8BDs3A/WNwgdiloCUUCAjzIHgAkDZmjNwhaPUiEMgmBosDFYztS5Y3FLBKZL5gg2LfbmEgIiNqAric4F/RCB5+KfzmKumWSJM
xrubB6yBkfShvKUUSiBqDiAEiivX1aFBPEgIIijCDiAQKo7w4KW2JNKMiaABKGwjkTHNLKUx9p38duq2UImDjBhRCwNLSp9zIh0bB7ZSS3I1RpHzx0ePFJYtXCRdwLY9F/TcMvaVOu4IaydRotsu1dMCKAq8ihmMFwhEFSPTUPGsWI38mBECEiGLIJzrRwcrMOxl1KAbbtv+i3HQY8QEJA3z2YCxzr1hbc9dMbq+0TAw1KmAciQBgGL3qCld58YD+ysRz7DLPLZW6IQGCQHOIJ4lQJXJHtHy9gezvYmU/BFRMA5wKQEWUTGxK7nTlBcO1UpiKLvJ3zTAY8AEFULzgUxIk93KJFDtANcUglI07LqkEXgvVlN42AUUh7SWDZhL37YyvGBSwikmwJWVZblUi4T4GBAupPj1PzN9CQJCLNJAASQwKCR56fQI4MjIhARkYjpSDWjjkCIiMWi1o7OPPVAQ951kRmElt0jYJEJS50rQ8AatThU0yMgzrXs0Ffw43eSLINM8M
lRf3UAg8PhJvTPAEzy2FbQobEFip0ILLIJlwAh5ZEQo4NEhH5IJeiQAwqY0qKc6cdD4GKWQr53AIKrGWdPgjDmPOpJVldsCAgHLnCoP3H3n7McnVRnXUvhsS2CQFIWrQN29o3l82qcxaCEQUioDwrzOpizCMBE5Ax5hSHC85VrxQIq2wTzSgUR2YdF79qZHpS3y4DQodvNDyxB2BhdUjslSFGlGsuGMbn587OeB7FCiig4hHkE+T26qp5uCVv9M72bAYlBYM4I8INAZH9AkcqQg09ktHyxSI4swuTVW/T7XeccentiOA8NpTCGahjygFTmejS3CnT8Z1zgm1cMRbwtOKPadNgfw+Ahf0MkgxRsEhLyBF6jXztJMq9QdRCz2C9a+PBQB2JLoRWOR8shcQcZ1IhKpGW6Tppgo1VljW+OO+/seunBW8cmKxSIWAcAkEgMei5RAAmmKZEvDsKuycwuYXJScLGNLGPgDSRAUVO8EBaQpag9JAZEc8GBGkYtwCgU9cqIEyM
0TySEXy6M9nNmn6n7MJ2/4Oe5mnCx1yqRF048wOs9kYxpxplWuTIrVOgEGmcsVGHne1RbmEjxfzQ5tBCEhPEpjh9pCCVpDb0SFAkKpkzCXpa0QkOyHLVSCS8AGIC0Q2X2fnCt+cJyLPdNZg63l6jVajuUlTRSKaOkXDjYu/4qFJlUZ/lpzBj4FFFitFCFhpNEibN1BvAZHiEJrspE5TRgKGRGitCzmHpZLUfBb/nPIcz6KWYxieatH/CVPh7vkObBEP0tGelSYb6CquZsXnMJ8vLv+ah+LYY3mIMPAo0ziwKi+nMaMTD2aMdvXWsxi05qj0TQYuydzAXTs5hQ5ApEeBCIY2mceoVbElNvPl4oHM+5c6r9h68jk622PQeQbVcNzlU2VsoyF/tEup4TsH+WGhBGlDAWKYs9Mg5PEQ9c4OYs6eB4tQg5JiFklv9oiwI+GLqWtEpG9B5qsF0XckQ3HRI0QEP/zV26whORLpGLE+5HufnoHrWAuxPFa9K7/xh2Ryi5DnrM
6RxkshTQBpfMjM9PcmHA+lJ07u5i0JvENEojxAQCl1wQUJJzceoZ1nQ+UICWxHDc6Ez5dAk8NGI11ZYi7i3g04HPbs1W4xb1uwAHnfLLmhaOw8VjykOQ0ZfyJUw6iQvYs7Ol/vHLlbSvb09v4GRxLuXViP5kUw3IwI44MI7Q0qDT0rFZJMRgX4kgVPfGphEbUL5jWpAPlEMOBHWWa/zdOFw8fycAj3H6slyFuxxasJq56F5kmTjK1D542KxSGcXdDoVCj9azg6Nmt3v/o4JdiOzfUHDnnwrQJKkZTv6pAg3+gSIDBCRcUfHQTxN4mGba5GaEL5c+Yco6XCnbEh2HqPzDYI2PZTHEwixuUZ7uLLq+BqIMA2BLPttssiyQPdpfNgBk9j4aQV90gaFGvbiGap9rwARBiSwSQonW1tj+e6ZAWpahpWCiarYhqKoIEu1CIxaCBqSZzpli3iYDvfcHMkijsHhZfWBPeLgDuBRE7Ee6juRDJJAKinja55bTPrywxPGj73v9M
rQFLbBIhYLWgBgQQUwUtJAJiQJXsk5EBo+rVZENfiXDddUHcmUY+aP2dUhDAq0h6PNhjFYnZxvt1ZWHIcSoCdjD9Y3nCAc9z54GAumPlWH7h8r3ZY9PNXOb+YQefrAayQ+XeroZEbJI0Laz4IVQkvZxIjJQl0URmdiS4pKQC97y3bOsIemQ8vcZakUG+sv9b2sutyWYJ4mOpCh24jQOUgacdIlwUFPRjQP07JnZoVi5HDAplwdmDcrxDAjYZIHSyBwCIQVd4mZ2D2aOSSwY0Et1XsCeHcZakofn4utw4Yeqf/oOK7Y6o/z9hbwzDWqriuK4Ou77voyO66gfJCThJS8xeVkgK2ExpjHMxCChOFKICMIQaKEIDCoUcV+q1LpLpVZrq1bRVsV917pb963u+64fPMtNeJCIfOX5t9CMo47Dr/9z7j333HPZIs80NDSW0r6MVdwNf1hjfn8w1m6XgUjSDIUSo8gGRqlbxmu1PxUoKxqyTOSAva4l7mOfYBppq6eMvSLMRM
AgGZfcpMGaQsa2ZiKTiNr6RWNbtriABFYRSvGDTTUzk/9HVeDj3AZWVFpaUYpctdjT4Q2URCB4h52B9LfhD96XXAiHLkP3BSj0BbOSdCIcLgr3pgVrBBPJJV0evpwCgYNCyDthFUUv8i1mfCCQm2rmbLD0ZIrhnh6iFjUH4JSYFFitFYmzm0f+HxdaOfLHwK1dJYZIOa910ISdYGSppqbdjKbEzCTy8JgLCi9hwRAYlHK3LhoZah4Kfpqs5n3DsGumLt0kAJcw7llSbJFAKg6H4E9flzbaeKP2DbiDiUKDQCC0uKOxqRMUj0PjLqf3/UNmCvQho2ztDbiBSXEFXbMsW+8/vr0Yctbp0EC5GmWl9lZXUD6bY8vPQ6Ojo8uXLR0dP+7QhkY1d8KG65w6lIDzRQWmkwSCimIAigGSXWzZTW4Od8kjSh5XGIBABJHzPir4qnLbHr+TK1v8hkRwmxmUMVpbU0JxXv/v89MNyLa5b7U3jngUuX7aNwchUwvEt8pYtW08fXM
XUzadXy5aePpx+GmKUTUKK65paKBSMy7Q8p10+Xuk8I9oj95JHEuBer8UrMz2KjUMuL+e1b+dLEwf+D9a8gcutHZcFSiFrFjXVyrR1/qrq6QTiu9djM+MMTEYfqu61DI1u2bn19ZNXNax4ErVmz5uZVo0N/Jzvq5ahdntqhNCUojvVyYp8BhRM7X12wcNQaiJuRSKQsRjdIBBU/fKrwLLldPAvzPyht7X0C64XH3DW9K/rr6ru66hIBXc+XeoggHuiHMwlnGHHX11pgHGo9B3i8/vqNa9atW7dx47p1DxISKWyO9zUPYPAiARsggh3YYQOvh/E3ZpplQs2mRluatvYDNUBEwVpjLCYuvwkuFcpiSCQk7Ztk+wyRbW+/8/0337zzhXtvejrQUkwzlqxwWGvOHAyKevvQ0LKhn4HH119v3Dg5uXbt2smNhGT5kAQLL2tvw4BdZHkBpt4lGbIkGI1QpuBo9HHU0o2jR/SVaJJY5q4VfrnjIde34nGFfbTf/nBkzstRTM
xToK3EgmcfiQx5oDv6BglqXLVt2+lbg8flfk2ufIq1FJBC2Wg2SFJY8yaVNYBTOKJTYCyQCocbBhDMtwCZvOkBEYCLEAupE4bGm9K2b8onf8tCT4tL8wZqvbe2Gj4Co9a0xSLcOPFg04dwhKlVS69Cy0eWrfgYen7/6x1Pr119xxRXr1z81uZGI0D9GRhlvr88uvaJ94YJpyhJhYRXFy4fxukabxwFEsDkImcRAiKQbWoCtyldXnvB/6cc+QD145sr3oRcEgbBBOFgZWlsLQMBj2Sik87+Ax6uv3n3FFdeDrrgCTXLzqmUCHPhkImwKNvak7HZK8ckJ+Jt5mKjqW7zWku2DvgW4ZY/wEGDAwvmkG1bCTjTJ/6TXdId9MjBuvffOh7wKGkRxuCiBcPgXLmGD3PzgSuTxzq+I46qrAMn6tRsfhDQiiAijSL7ujlpaQOnRIyooIrOrGuoM5gYiIvfZcPG7OAKnJBGEQine76Q1sDX0Jtd/9zxmG22LKvH3vv/W438mUM
nf4YDIZ3SN0eXHNK3CIHygCuXnNuo1/IBAgchWJiKxZtcwoYMBfDEXihvc6gzQNiHqziBZBn5jTAeERhxUyO8atIBGJhSi1O4GI3/Xh7ZxItD3wd4c9sey7xNtdX52w14cieK8TI5bNPKPxSgB5cOPk2l/fAb37w1VXXQq66iogsg4sQj91lcJeLjO2S3SOpdbMXaLB0E4e0a1weaxWPiLBZAJMnMgDTQK1rdD7Yv27jYZFx+u/uYpK6vGmTlIJskEs3gwQkPhBtzKQtU9d8SvweBeIXIoCjzw1+eCqZa1TQCQKTeFuaouzj/MpllrMQwiJmHo4j/RZxIDAyiBmE74iSsfuFTACTXn8Mq0PxabLhjcMlpeUd9hxMjLfW/NgVZFXWByxpGlA1p+LPL778YxLM0TAIqNDuX1BjbW0P4wDkfxAMlQgj3Rw1GqxeBzCJLDkwm0Jyi9uJDoe40rK3ttoVVQ++UaBe4aNOpxJoihsECybEA8Q8ZAkWPYikMm1sN794d137M
7nnux+BBgetpzauoZilzt9gLGmpKPyGc2Bly8AoAxAxLg3ISKTd4aLeeKUSlRk2wCXH8lLHphs03f27057Udl1cAtVFjFm6pFUPg+BcFp+JU7oAwkSGli2/eR0Buf7X7+4BIj9kgKyfXLMcY9aM9C0ZRqKU2G15iTCSzB2fgiV2mTaTChAhk0DQwrUvrbXII+6KZNmmF7XsETrJ/ViBhtJyJ8WsHo8VI5aXUwhndMEDvg+NrsKQBUCu+hGJ3PMDAbkE0roqiagUdqSoT5FL8blI1L0ppoIVRCTaVEaJxKqH2hYttcoICJ1dweSHJU9ql8gh1AZfXgIt1xX0KI484HdAxKIRDQaBBCWRCsAia9ZNPrUe9oQ/IA8OWrTyXYdAVDIIIt0DMl8IlfICoW8ctMAjfbXkkc5uG41sVIJik+jk+SjcdRq89gbNEqGBWY9XFuLIBqezHi3S7sKUzmWsrENUQDhmwZ6Qg9aPwEMAGQUguQonuSoPO/Z/I5I5toLT4r4AEUnV4M
LEuDCxHIhGso3C5EYBAs37oISaivXs9R6JBXixMQmtcaYVzMc5HlFMhD655TVxWzALhkAVpHZZZDOTSHzmNII9syMrnEZ46B61aeYkQlOx1EkMj55FEDXsEr08DFECCwpiF01EqH7qVdohaO0bcY086VVcKi3CGhjPSjfE+0GeDMhY5hHAgD5WGwCIbIWbBNh2CFujdM7B6IjYiOVmdSKZ5qVWZJZJ/xcUbkt6EXUeDUaj1ATyCm0QOWjwcsLi0Bu4sXEhVFI0dtVPjyZPlNQAEOk6cZfTggdxphWZe1RWQ6UigvIhZ5Cmsm/zwHfB490fksZaWvTkiNmFTE9dQfiIi+cXVRug3xaZGItLn4uWvfjEl9qxFykvhvpX1scuo9qupxS+Nc7jssUghBKziuD9Wpo/TMLIVBgAyLaELICKNIJHJ9bTSgu0hFLWAxyRsDAtyxSzDC7q4uXp2Irxn9xoiXUQk0K64AAiaJATlRi40QgWlHNvkCxe8pb00QkWTZ/Q4sqy0wM
o3z4hwdaJGUw2iefmVNUqsAiWycXL8e4taPUNN69dU/4OAQqot5cZBHJhwpO13SgcXvbEioJ9tnUuqiOlr+dlvAI/gWCTbJExCsoPAdPP/tWnujhy6rb/tyiG5RlbtDUFdUaI0a7cMBikZVzYQtovbIg7DWWvvUWqj7gj7/4/LVq5ZBeTcvEmQS9if4Ihv8M7MhoYEcPqOjJyBT52+NZYEVy7+w1Io4Y5RGmEhNkX/TNRp7XOEwyiD+InQIzK2mgYqeFjsuiKwU0AFIDg3S0Ch2nYBLJif/+hz19ddb6/qSDkM4c0FBUkcsZDIxLtORbgt8nh0J98cvJSJ2XSPXGhdDR6UTglY353Xs1RePK+yimby+865iD4JA4m4n8KhUrMFOO94jL+BFFu/Sc4hQGR6QYOPJX0Dj69df37olGkjUtTfGPAVMhcU7fPw+AV3xtEGchQiJmx9MfbKda40+6H3gKmOsjPfrsBlJ1uCwops0tT3c7QTQTXBjH35BCgmV0ZB91yBNyM
AgViJDVigbJEZ2MgEvWPLhm+HXUVpk7sgJyomlpo1tNRfwbUngpE2nBqDW7SfCalSmZWWw5XLBFBCC09u3GE/Y4T9lSfqMsopW2h/25igX2oBtTTggK0GziUHBBFEgbEEjmz3iu8Hgdm0lXrVr+/etbt26FNqwodC8SFfgw0Nx+R8gCPaWAhURn7e1Rilp3YC1+diQmmMRhjDXzCUlDxELV+EqFpmN3Z7NIMb92oZXd4a50yxDnz+AuBNZYdJZutTXyPAawSN4UwsIDdmCCGoV6LvhjU+EjXTKwkDNU5OrmnsEvIz/5TFKYyITFll3Xix6ZXUYvXKAWqT1aV+NRsPVicWUkFPNnlr6wGVHu1NDbCgdsl03pNZDTnThyFIEsWEAVrX66R8tEZiqTslsBCnxRPdfedepLp35y8SP1usAUlUA0oEs9XNfQ094Yj1i9BmmpTERqJgr+S4YHbDAasF22U2rv89ATopVY/BULrSQMz3R+eBlu1zWx8t2e6u5vKXRTPQlA0M
CB0NuXrlcVwONAsQCTxV+sEj3/fNAY689RPSpb0dCVqo9FaxmK3w02FAIazzvqGnoSOTxDD/03E5oGq85epALejKHiSqcdJzAAEX30rLcLF4U2amVK+ExrkwofcBAQcghGrkh8yoslvgREDKl8OIRgsiRuxqFYVvfilU0455eSFY2O/n7T5g4s3PfRwQo6CsKBOGICMXcdE5Mb/jFpGH+RyxeVuojAXaIg5wMGR7MTfYkrr1vc0M8j/KLo+pfAIHqj0xnAXQkActqTMN5uNyCNfDmEWWYU91TTa6QMkcsqpp1YBlZfGFiKW85dsGknJtcgFHCPLOkHEfkd+IgYTzig3G+GDDfpPFMUTSdv5iCTuoe4gpz9EMascLeJ8eVuNrLO234t26THiIYBUKgzEY2kI0D1a7HfPLZzg1wxNjPPN25MWIpGqKnTKyQvBKy+Bzjzxk/KLr+1pbqqvHtAF0DFEJK9HjDZ+KKkN+uItbfAJ/5eYiL0rabVWAhDYjVASwekopRffgM
FV4Dczx5wlmhTwViRZZaBCek+ywdXONMZybQtAw6nCVAUY9PNFrwSKsk1EIZeGZZyKWsbGTTz1p8+ZPSuDFsa7afyFi8NKAICulsjb6rChg2z6ZiMgdihXbfp0MpBhnofMbVhroiT9CpHQGUu7HiKXoMxbx4o5Brm6T8hgknzhogT4YOzlL43fAgUDwm8CDplk4trn+X4j42hgBSIEdEQHBz47zE/xvjMQcwVCMkggAwflBlU9oYyTK9rvSeH1O6QgE38KDnI48QBal006VwLxA1E0lICaSxD/FtfWnjp0MSOiHzziyPMg4p6IWbq4TPXHTiZhcgoCQgqJPni87A7Rie7jXqgeHUBIhIMp72qie0BDMe8trRE4vd8Yi7A8Hj642wdIXFKKgpcoeahiGaWygMEJBC4CAyBhnkrIGoexSRUQ+6aylpdP0upbXhaV2tbJ4HP6mWiIip/VW7PbFly6KAUjwcW1sDY/hp0OKGEhJBb3+zAEL5HJZzM1okWYTOUIlZJBXkM
pfOoOQPXjpZeEOIeTAR4IE66ffNgki76j9nsDgQQH5Zgx12Lhc3+R0hUYOHJBJ7DJPhcdvMd+Gu8JpED4wWJ4e4/ZjT9ZzSoefEZTOQRaJ3hGccGOZw4CBGQYtOMOpOHZtiQThExKKYJYCctIE9AtM1p/6T5jY2SH4p1hadnYikxh0RflcBYlbFQ3iP59jjt5nfon7e2+sCiX5AgkDoLERPKYTea7GZCtIBzOuWrEUYS64zst+5UhXd9NIY0WCp4hWviBnIiRs213OlsR1NyEA8YJBZiHh6U5xIdC2K4hdj/N2vaAIIpZA76yCv6poHoYnUHQtGMg6hJ79s5oII/QlunMgA4d9UJPiX6iTqpzqakvzBS3l54BcTOQmAnFi1uYmPaRvMYZFCHLPw4ETSoJN52+62Ojmr+9++TAsh6zDcFX6ToqWOrmlJOb3IzbsQkAcbe01SOx2MBMMcl7K//l0Tcao7PXziS2oe0wwigJwI2rC5KUAeGbEwER9ErNlldeCpFR3tNM
ipOSCKYQ6j3ZJt5rkOxjpVI2cWd8ubzndhLoOAaC4F4sC9L0g/Q6OQwxSPVijd/zKJv/SJoAQnMIExD8BBAOGKhqhY1RDlNAxECMjsO3pFUi9VWR8iNQMo+0sIqi7obbiptbJIFEl3X0mQQ3rdVpoCYjBKfgiezeX0miByF21KiprWQBHtDUjZegT+qmAcT6WcidS5cXhs9+v+Wwz8S4CLySJEbgChvamEfcgAXFkuKWrJIanX17V8qsDOjHIKdpCaDNEIlLYOUrfiqeeTBYphwyzRL5qwxMkeOQaqyBmEiJz5SSxGoMwLUTR5lDkSsylKZiVSvKC8pVN7Swgv51LD4RgQPb3kGppg1Wt9YiQPAIacjEKMU14GgLqvak+cIabFa0SMr6GjkkalolXeNlSVStYQ9Uh2CoSgu/VykeBoHKPnIuoaLS/V3aqBbjiaSXnhtcSEIXFIHLmHZYfqi32IBIDzDQUpT87WPk0jeODVFiQuRhmaapFg4NpPHyWAPrpwwD0HkpM
Gtr2VTJsGS26uckT7xBmCS1tJJGLs/ze9K7H4jjZoKFom5SMjiiy0iGrYnfjGPksPtdCtKLkUvFQkstKcci4s0KJSFTGhmjEiMLrEHbdLVBhE6qgodk+ExQkixziVm82krY2STpmzRQ7T0s248lCifJTp0aSbvfbOCpTLz01XXTEfh/hSxW+PyAjqqMYn+OAm9UccASQNRENlzMDViBwbDBoZ+bFE+8mZyViGLfyYHzvFcOU8iVD1UIHnh+20wRICEHeN+l6+gNmWll5XmYnvr6iZe8/yqDOoZ1RCmNLJy26FXxQCJqbShK1ZJH0l6TVT9HOfRUSel8HEtZu87vFvid96GnKkoKhUpLYysIRFdjOhFgl8AEs/Qd+jZJ9C+0z6EnIQNF4mkB0cExXOxywGJlccwk8gkX16PpAtPcghZvSWBEepMWjkPols7tzsJsyEo6y1NkkWJbd7uuViy6AEoqXeNroGAdn5idhsokreEQnbDL4rAKvMHK5w9W1ebmKCXpZsWknM
7Os3f32rnsRyDyfNEeFLD4s5JiVdIdGqP2p0eVxJRvkzAgyGfpE6iia2Tt90qy9nwaVU1p5tnVt14l4wj6dB2qGQXiLuImXv13FHmXORBT9+dELsd16nh+pH0U5fTHj4Op7cJBiVn3QYbW44umUDlvdSOL3aEd4ljQCM2SFTcTch3ZOI79T0V3FI59DFokNiY7IQyfvnIksDkpf0SzyeT7U92jM6Xx6yyp1l7lTRKTXBcV3r9kTb2+qDrBRhAKwPZxFBs4hrUyEH6PSBZaMIQ0W2YMtMsVi0aKzLroLddGiEy8W5+YNMc+cLdJ2rwbmnmy/K7+Cq3aIc3GHnWK4g96N9BoNZn1je71uiok9ZZG4pJWXhwCCk84AiFFSBmhIRsmYgJFJ6NMdctZFzz73/G33gW57/vm7SvnMKlA/PleT2K69UgO7EKos3ltRVJgVAvmS91lJl2OBxebDMQ5wQKFfUZewC6dEO1QWac25/0xA2CooqZeOD1ObFzIQ5sHK+uOiZ4HGZM
6uHVw8PD6/+7L5fThvZwmHrfOvciEjvaeE6At30fDpYqHIItr7z4VLahZUsm3i7vkAyKcUtHc38so57lkvNpOwnrLpwd2kP7gqrRPYQmuJx2333rx6+cSXqxhuHP7vt+f4tW3QyOKtn8Vw2JG2l12im1PumMgOIQjFLrg61Qciy8WO3RkCC8/ULIgnaHmYOWw15cJA3VGPJJEsn7UbOHyN3qCV43PXcbYTj8stvueXRWy6/fOWNq+/75WdBpHkuq62CN2h4wHx/XuQgGsc00yH6cc7dfbY2fOvWRxYRzw9jDZfLvgYGwKFJBURNQxAJx2Uqan2yMJcH+4N4AI5Hr0YBk5XD9/3y6dYtMtIf6LP+l0mUB6hrcd9t5rno4tRjMTUQnBkQ7LdTA63VAkBsyIMEQBAAdkXJA3oiQl/TNh6tUySmhi1J/DxYE1R0p4lwnHXWc5A+hlcSjrvvvg5096NA5P5fzk4REdne7/fMDuSBhy7Dk+h5ntJ55OVlb/sLp1QKnaQhfM
a+OTz+8SAQcwjxIhnCSyr71Zsmg3pmzZk51N/CoUYO3idLI4IY8QC6667n77kd/AA/AcQnqukdvWQlR6/Sft3C7e/WgYzaTKNIzWtiE8DaES4vZ2kk5Dg3gtG5vsIB8Ph9aZOrNdH4JOtqCFmEiObPDQUSDRI+6hUQlfkNuyLrorufvXw35A3gQjnNR1119y8rPbvvlok91W7h6k47MUv6VXttWGxcM96On7ctVQHDuDKT1Rl75xuE0hGIWp3WSQbLwaTnP1mdR3JoyBsIQQBClGYisCFDr3Imn5mYQyOhgEAhYwINxXHDBuZdcfcvw/c8/u6iCerZm35I4InQSstf8LvRmgFwzWKwOWcUIJBjqor1Djw1Dlg2B8EQgDlp38M7RKGVotJJBhNgYKn/QAzreERG0cpa8Xzx/HxrkFohXxOMCEnjk8uH7nvti0Xkdsp27L9r/xSTB8FcnaCKDcAvQNUvUQJLlFXjnU2nhe+FutIgPLUI53SgurDfQQJ/GcMYctDcU9M
hBO4t9NGR4+oxtTj5wQQUu95n1eGOTuDI8zQEDk0ZWrn3/2okVVRSlxENB5R95MYlpyoSaWWKBdhUPUOQTmOMRClfEUJdOlZhcufBEIKDOmMhyhjFDtkAAGW4R+kZgC8WAawMPr89pMfRy0FlVNd8hFGSBsEMTBQC65+5bh256766xFGzb3R2WububLJA4HTZ45cL7vQTJD/W5lIEIw/xKBlFl53Hd1xIcLXyTCSUSd1wNptAgaRIyb42nhyIGRkMAeZp8F4p6tmYLWJmGRbBGLgFDEUvFgi9x4/3NQawSEg1Bt5Jp8b45Jwm9pZ8D1fnS50KlyCACp8MM6Sxnnd4pWmGmhRQ5hHAiE87rOHici07KHSS32B1oMoGLQoi6UDcQjm0NUQJgHC/P6ytW3QczCw/YPmoRJdD3+6Rt38yYKWPto4sEdusz2Udk0h2ASQSLNVAFPKTZcaKmAkMLj9LMdES9YZLBkkrgah9cGwrjnM9L20F79yQb2R3aVBUk9FwjHLASyiM
ProrgUYIDna2RhUxS2r5V6tZHTQ/lzLUgMphZiFFrE2ihFKZgBCIUsNpCCcpr33YBiJZDXt0WHzA5w+bD4LMzHbRiiNPPxJFQNhQeFk9fDKmUBwnXX3LTfeRw5BIhvK60XjaKBuPFtLCUrfaCdgicnJtzuLVDELgWAWiZTV28kiep/FwkAoTwskoudqQC/N5MEeycgLNKhCiUzMwWqqMjadVaU+JnwW9yGwL0QgaoPg5vB+BsKn7ZlDfrs8kvRYabicUUsBSxQXr3ykQg0Ek4gfBk0Ki9j/4e5MQ+Oqojiu1l3cdxQR/Tht1ul7w8y8vpl5k2SWJh9mSk3CZCMJ2chmJslka9okJkWICShSaiLEYKEqkYC4IGgFF9RqURGXD4pLClGUgoogCP7POXdmXmJcvub9nUnGpbbkx/+ce869755j1D/ZT5JETUAeBJG5JrmkGhjyQIBDJDQg8IDIJuBS3LBP4w3drRb54GVYBMssu0MeQsQCEHGI6nn1/NCsdslwYGzcwM
DVN5iIHrEucMmhHrob92dgGBDGLnlXvlgNBfm5oyeBuemeL86kKmU5YDOVwbOdRBhCmqZuEBNFr/3F58H/ZTqRdeidPwyJZIFSqU4vxKTgky2O2tXWzZqJOkGhNXcuBeCTwjsMGVtzFc7vtpWGILYIsEvOviUWWwuYOQIpLE3UctBKlxapdoli4XyUebuJBqcOE8MVL6b3MDHdyfXho1E6kh4IWE8nGLOIBg6AJv96jeLS2ttbUp+v7f02pQ/qYFd74nkxZd0jAgu50kb5O5oE0sEXQYYRFen1Si+ggwpUIAxGhPOyUIbf4yEAEGHBAktGJh66I6PvLwm6UmW6UMFDTFiJYaJ2X4hBEyB7MAwZ59nTWILPV0zX1LS2Tk5Mb85omSHq/loGGu/zoz9+nRD/+5WF7zOKghbzub5DbQ4cIiOR1GU8sCPa65zloDe9le2RHEdpiFpa6AGIREC/kdusW/kdHKjjkoKtlC1qnXzn/7FPUgqfqEC1f8OA9kbPKIIhX1emW+M
pbJ/v7J/gsZH9ms7adHHJVA1EPqpBeD0TwQsQiIJPwdbJFUQFdLX4ZCOBhKqWeGq5G1UuLBDBhaXmVeMohlUlZHwQ+w+KTPC5G5l/KnrLFHhcROe+qPIXC9ABGPp86f3mzneLXQSkDqGQgjwRy+ts8eZx67/PDodovImLwvPFuSCBOBRVQtMhQWi4TJARy41F7VUQam1ZayJwQIvSDAQ0YHB4IAoEgg9BFcijxjTEQLvbTlFNArz9KRk6e4z8gb6zjq8H6PpPPZ1mkAqWEgguTX+U9POe86a8kifMd4JJdEQohZteyReKRbssi4bqnNdYiYgAj3feVm/dR4qUCwUYE9WNy/py/4qgpEdyLDvwydX3s5ApOACUF5EjSexNETXvPCHdPTs7Oz0zU16RYAUTpx5pTLYXcniy69z0U6N1qZt8hBAOE04j8qq/5eQx+gn+kvQOLOAUHYCjMxX1ekVEzBCssGSJh4MAIh42WF8c+KCpuZSN0WIj1n3ycm588TlGdxOOuDzM
R4cZwSK6unW2dnWahgkB+S3eeFx9S4/iLWDrr3NRXqvqjEfs4KVsAitfQun5AThktcyvXJGixa1UrTjjbUvHxRt1ouk8BAu+MaLXgEi31CGkD24ei9KMpGmzMdbiLQv0Hk56JVXTp8+u9nKPDaRPqbpXZ3OAznxq/C4zkELLFteZ30VKVFpXbIIESmPB85ockaLyjudopb7VQARgUtpg6bJE//uMGHg1C8iDPz2ssQkYfn3RdJE8Y19T0TsWl+fXZ/exAnfhR7U5gvTUCsJBgGQSUnqT1xYdTlmD2Tnjhb0lj//HFUwWFvJUatQNVA6DFm7hqF8GwUq7Tuk8awD7ApKlimj/8Sb46GokGy/fu+4WCuzhUg7Xix4Y6F1YRY0yBp4CxAQAZKzH3wu/rhqlz8M8o9B60ZJ7J96xCAlIRBBHgGQQCwxLxdYHNctRhKmm79R9sEdas016JOlGNmjDMJ3CAErZw4df0diiyGekcmy1hqzRy0qOgCD2lazlMs3CQVSSHVNdM
TVSCAM5e6KFjvE64ZH0f30UF3rkoyoVsyhocdQKlMef4eoQc1hNS0Ut2q8KAwdE4ato6JAcdCwSIOFs5pAvOntEPkC5ldreo5qMxfs43/qVooNwzKpIBRx4kcQhLU9s/LniUtpz173OaZps0e0XC5FvEhKzuDqER4hIZFguQuqOWAYR4Z/qfg5OksGLzV45EfFMcT6F614l/mzCHLAX5yBO+USzdEmeJmz7/oH2HJB2piGFByERGuIQSuonvjvpsmvPLc5EohL7qdfjKouAiGR2bB/2StA64vHwGFYu82i5BC+Ew6/CLIVdPibyQxGMIGlczyHhDRFeEuhiECUeiydXNwQf6OlBpELNIe5gIsga1dN424HUP/Gta7v23Lv7j2PtoBtcrNXlRG6lRUSoqxUvSUliP24VGpZJ0iFqHRIRAHKXy5opVVtMvPBSQFQpKDLxSVJ6rr7MTmqZI2fYaJCQQkCEYeBVAyGHPPw8995WP3zvw9VTsDXrJkfc975Nl97jYp37JM
L6FSG1tIBCfkN3sulqPAY8MyE2MkPKCae5vFCJ1427uV4mNcnAgoYhwpoCovlefT56GX0ZCBw3a88CLwhVw5FRDSlPIOvHRuysrb/8xiAkiwbmPvloVJnsc1V7MErlZiJx8vUq14fMeKe9QtyB5/HL1n5E0wwOcT3TI0i23bAX6Mn502JXYIjYeXm5ocQ1PMCRqrcEffL59pJ3NUQ0cuTRuJwIacEh/b1uqbmyooIT+gPFY83fvSH24+0/1/l1X3qQ88nqELdJAi19JJOW1zeKRQT+mJniqPDRC2mtyH9ccMC0ovLZPCkRLtkB0m0yI8Um9znW8AMFaq7FOUnsmCnuQ7NaQYCWqJx5022lqOFRCKgh1+MZ6v2KTXOVEIpcqIqc+8dgyO3caDzRkZNhHp0Gz/yOYZmGZlqGbyaRhWUaSLsDuVOWI2iNUUMy82DRUwHNxKCdTULPHurPXWQLFNm8IijRe7JAW/Ke+mdFoAQMJLc5o2lji2xXHErlcETn5WWFoCxGciM
B/dJ2mkwZMAkXjET3d/G/jiAY0kvXW1PD6234R0hUSxUUSkIqH12X4R+OzFdf/qOsv07N+MwSzS6fo0/JG+UIFTMHPgwQriwijfRMizvOLEwatbotbFX0SCqkJsDEbZJIFhSSPNgULMp0oUJiJ+OEWuW1a3M5odMsRoLWwKEtF2j5Rxi7JMepG8yeJV98JVtNUuZI1h4yE0YJDJOk1LHQ8pHqGCLk07g2wS/+SUU85a/50IMjvr7cqASiSNIcnugSmpRubLR+KsSIRmBYMGZJDMqjZVIIYRzyjDWJw88qL0Im1GoGAsXu4QFz+TkopkZmN9s9pOg1QvaknDgtpr0YKsQfq0fb5BsnLi9RVHzTDcQuQ+ReS50RFJJOQSQlLb2Cwe6T6AaVwYfhqB4oV8WaZCoo+rcqTRa0GmRTCEjZDRZemrc6nPDXqCAhWPq0SiDddM292heKBEh0EyPnZEiSjU69PqjnKH2nzLiVuH9tOl0LmPPA0qt0PRaPTg0S61+D2AIYJ4HM
T58GPNZWeoabP0HOU49VqVbpAG8QUIRUblehS1ueuW2sNxGxyEJW83R9e3uUEAGKyhl5Hh0pvY1dcAv0MHlR5zxANWOuvc2IfL4zzGELbUAjsImgeMz+6QVj7k2rMMyPAwCD/rLqzbhuw1d8SAY+LA1buU78l4WVyiDFcI7daxmk3HgrWiIcGoxNZczSPANpPRlAVIS+9ABtzj8o27d4xJ9OKq6v5jbGGrAzu6wJkSOYGqHIImNVDESFbWSep8kg0GvxTQYi6lyCbklZxKojN+QLIiX1PF23/zkOsHAyw5kg5YUzEPUpoFPSDbVCt8lIM5sM0LXXp0LWwbWmMKE11xDishgrBwiIEjufrqtCrUir4GtKbX4JSJJQ3xCSIQOw9FZYCGNFRKlF3fjmHq+s66vfhOFoB3HZP0FOAIloVJoLqX5mqMlAiTynqOBXHT5HYrIoz8W5J7mAZmGULe62HcodqCSkcRjaj6SconlkV68b60sSTSSMAY+sMBC8BCMMqaR54EVQM
Nh/RBOTVLQda3k/LTQUkBb6rZdyQKKj4JOZC4b4T8bj1G/c9U+p/4vuvkohWf3SkpJEmCyOCRHfEIZxiUcSqBSZiIdlRdoqckutpLBQDsl/FwxKJolo4fVMpkId3M0cq08zCbxIGzjIlckHrOARH8Cl3ighIqHQOSfcwv+vuiYbth75fC5iO4o9lyUyjOFPzIQmVo0QEJXb9XF53O1MTEdSYXsoLOqDmbQkl9jKR4vgUXUZ6/CpsOjr3uBjJsKjBVW6bwoGUQpxd01ryowijWAwsVNGSv5n2IJWPvMH8kQ6u3zZPFIZgJhIpFBm50J+j944o3FRn9CNJCRQFBXFxkCEEg0MmOBjGSSPB9e5H++qUEhSw/1kEah/soVOtY4KEFWmIy5S5dKxGIq9ebGTd9izuvNGReTit5f9wTyROnWR9AQm27BHuEasIiTCRF9rkt3yKtPI05Dv8AF/BypbdjGSHhKmQI+MeMonzggSzZfq2Mie5s1oWt1iiT2na83d9PvgqQTjKM
2dcrPFfuuyGbCY5+XMB+o2i6FJKLU+HMfyJPBKjur0K8kOwiGGOajIwBziMJL8serEM+kAMTIv/tUEvplFIc9IjCUKC65QhnvqzMQkkZzc0VKSoCpWi+B0qjgQnZnxyx7hj5kT/h2693qV07q3KKoUktIRwIddPH6yE+GGSBExSCEkm0SfUNrxhcS9Yfu75vyGLyD8EC9DIAhmJRKgFEIsHp8BCzTNpvtD/wYXmDNIW/gBZINTImggGF3uRcur+eNwBg1z+ny69f49L6cXPgokGldnPqJDSEazEnmIAiy1qNo5I2MKP1vB0yLZTn27YJWBk7WUoCQ9whD+wM0vDOwM4pdc3xtld0vv8yiqGMnUCSEEeiDYaxfSAvrqK7q8prjpxG3fnuHWbS+mdTyvj2zJ789GDQdpSlPYvmBASKhJjzUxE69RhgaRHfvIqPlHqUNbgN2iwP4hH/PABpKYgmv4FryFtCJOu37Ha+6NbleXZvRBtierC6OLUoZMO7mTtoCtucild/M
Nybf7F3NjFNg2EcFzWg+IH4AX4l8+PYsCY94BK6upZk9m27HqrhYCCb2aFBY/ACAiJBYgIXCQkJBwKHZYmnRW47Dkg2zHbQELLwcXARjkSvXn2evu1WHRgRonHwGzRh7LR/nuf/Pk+fvi+rcO7V77358ZBmPdlupS2AtXoprH+Ani3ZPnQH1cCvvkSrJU8RnkU1QA7IV0IwhGcNS2EuTLzPou1WmESzOHvc9dxLQUGgIYCNEw48Tf9QAVuM746rtUVJsmlF5VAR016bPhnViIgTdbhDirPe0n1864BJzzmYvkt7wTQg8IXOXhSDRzlARVAD01UA5UA9JGuodbQLJRnOYXz2tndzjiLkTQssuqyQ4dcqYzO5XXHidkmS9xuGKnqlIadCbO/XCD5RggUJpBwMEx7DpFXsaKH34e+WosGPizAAFeFtPVgWNEQ5FEUIaJpIyMMw56VI0kjPi661Mew+5zuejjvv05shKIgvXSGbye2S4556xiGxMSoLZGTe7ms1PcfJUM
8xbbW2KgpL0yX1g8P6wrcizVh9vvQC8oI+AbaD/67gOkAGVnsT9UAQ9ItQsKFxoJEf7aitmSRDOtO9OyctTDHDt4DhIkeobtYzD1OJ6yOc1nSPEzHHCSUSzyvY2jBMME1Ak0kuHrrp9ft4FPRwdc5UOgBiGoaAaIAfEhwTh4eZugaEkOqdLfU4w/CcgiDoYY4D6g1CD7Jy4kIlkZoTtaXaM5Bn4axiDxHJ3bDiinfhgoJHOkyh+q0RBu6eBAj6Dea3PCg4oPfA8W8s9MDrcqF+qipE5LjiC0AEHr7wQq4j9k/9ckpv1TJG3hbnpp+3NNG3NoAkTDQZPURIVX4DvHa3qH0QD96GQxyUY1UNmZcDQDcMA5xgQgigHEWmycqMvWXrQAjWZ6rMFGeoAQST/4EemAk7V2RPVV64xRSYTX5uedjiK0P3PrA3QQBNENVhvbwtdHg/5MSJk+MVUhWLIBjVyyFW41C1LVkhggY742MMXsfX7hN4GgJ5Jp7gyVWE7nfwRxy9daM
GCKxAp503xtWbfkDGlDOwXv8aKfKKw9hdrS1M/3od3LOg8Xw1BBHUWAMjAIRq5pJAJqlMHJlqHXnjlSTWNkclXytYU0IdgVfb0VZw71oNRcrHeFSXL1QTTa0dzxuKiIqFkGjyhGcNjuRfbIOiiiqqyM+axNBfcIwscCIiESwRqvHDnDAA2nsWNgR2Z8LT23sL6xlcXQqYQDEfaH6sbzrjAZS6zlzWhnWLRrB4lodG4eH+RVhEH6zMGjToGHyBBUo03ACAJZBA2aYRHUAn7KIeMxOwTcI2NVk2MTjMPRw/hwqLley7g0Sc5mOr0qG5ToULAk0oHHEO71lGqxp4M0XgXLAAvHxn0QyvKwFCJh707IK1bCcopwTwPzM3WVsdXiPnHi0rl6pkTV21hu8zPHq6GIM10nIhApM0105mp+SIfOIYmENAL/DYjYiiJw2R6Ozf242U/NrSrGRcP5KwewHvw11Vc9dScZFxMfC/kFSeaNgISiEEQkgVftzhRcgEhhSSNUMnzKYM
0c9FF9q7Of5t0vnz9qanK27XpHDvHvn+GnUxM1YPPstnwrpuqJJWDDCN6897rVv/HYT+BveQ99AvNsjqXo6G2fKz1I9c+qmx+NpPHUwa/Pf5fSNW8dc2YSaymJmqV9UeN4IihHwZ5Mq0jxINM77SzhN4Uk6W3W4qt0L1ac8ddR03a6STMx+21geFWXWp3c/oUNww5Lk3YmwKMh8YCa/lWSAg90W2QdqGi+DKGVMTsVzhdXM5+YmM2pGo+ZLhYUyHduJGhBABEXVeShQtP71L7PJKabIsf/8vPp/T03jubqzzHZMTMaSifcfcouFrc3NzEp6aX1uJpVamFsGlvIbm58Wc4n41ATjouFc5c7r/k3OfGfnblYQBKIACqNipkyjJqQMOc2ixfy8a5uBed7auamIKIQ63yscuNzF5aqTboo8PJfFdLlJKaaYhTvk9IvfsFZTirHb93V4T1ZMI4vU522EMt3QzoU8hJfl82AEs+qbtuWuUubY6bbppawflpB9q40S/3WwsM
JqljfDeOWvteWGt86IqSQEAAAAAAAAAwLU9OCQAAAAAEPT/tTcMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMBJsMI2CqGgTMIAAAAASUVORK5CYII=",
"iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAMAAAC3Ycb+AAAC/VBMVEUAAAAHBwcAAAAGBgYCAgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAGBgYAAAABAQEAAAAAAAAAAAABAQEGBgYAAAAAAAABAQEAAAAAAAAAAAADAwMAAAAAAAAAAAAAAAAAAAAAAAACAgIEBAQAAAAAAAACAgIAAAACAgIAAAAAAAAJCQkAAAAAAAAAAAACAgIHBwcAAAAAAAAAAAARERHY2NhBQUHc3NxBQUERERERERFBQUFBQUFBQUERERERERERERFBQUERERERERFBQUERERERERHc3Nz2/lAAAAD1/zz1/kn1/zv1/kH1/z71/kv1M
/k71/kP1/0X//1P1/0f2/k3//1X1kG/2/VD3+VH//z328FT5/1H//z/3/1ADBAH1j2/2/FH281P1mW31n2v6/1H1rGf2xWD291L1k271oWr2zF71smb1r2b26Vb5/zz1km/22Fv1lm321Fz231n9/z32/zb2v2L27VX1mmz1qWj1uGT9/1L25lcnKAsHBwL1nGz3+1H1tmT1pGr2yV/22lr//03//0L20l32z138/1H//0b1umT2wmErLQ0XGAf1lW71pWn29VMREgX2vGP5/0kKCgM4ORA0NQ71p2n1tGX25Fj5/0L2x2D23Fp8filXWRsvMQ4hIgr//ziMjyxKTRVGSBVAQhMODwT24Vj//1Dt8Ez//0pSVBk7PRD29lLg40n7/zufojLFyjF2eSUMDQPU2EVgYx/5/FHCxT/4+zyprTZpayJdXxokJQoeHwjp7Ev9/0Hk5znt8TilqDXN0TCSlC+lqClxcyQUFAX261bv8075/03R1ULN0ULp7Tbg4zXa3TXWM
2zJPURT28lTc30jFyT68wS2ztyuJjCFrbRocHAfY20aytjrQ1TKXmi/AxS3z9k/8/039/0jX2TyHiSyfoieRlCR5ex1ydRxlaBj28lPx9Ef5+0bIzUGtsCuZnCWAgh9gYhf1+U7u8j/y9jy4uzy8vzy2ujaBhCjk5krk5kPe4UG3uy7o6z/2k24iY0nzAAAAR3RSTlMAFvIJEPz53vbLlNYm4gXsv4xPILKsclvFpknooJt5LbhqNTw4KoJiVkIb2X7RZgyGbTHMBJgLjdasfWRO2ZN8Pd28opWPEqRzX24AAB1DSURBVHja7MGBAAAAAICg/akXqQIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGbfzn5jiuI4gF+jBq2dqlqL2vclwoOIBOdnjJn61UnIdefpJt488TSZiReSkeiDaD00mSpKUKkq7dh3lVojlqDWiCV2Yo0H55x76cxQS3uvkdzz+RPmm9+98/2dcyVJkiRJkiRJkiRJkiRJkn5v4qRJM
kybOmjRxoiKlVlpul2kzpkyYMHny1AnTJ0+YMGXm6AEtFCk1Bo3Lbg0/ap+dJTP551oOHNnJBY1pn95Pkf6dDrmdM+DXXJkDFenfaDeubSuIEy4IFZWVVFeXlG0Ole6Gb1plyyn5F3J7d4QGh8qjlc8r6mqCyAQjdYf31H8s2gIGV4+sDopkq/GZ7obJWBeNfUJKMaKrGiFE0zRdR6T6nmgITDnjFck+w9PbgGl32YPndynq5Ecq0rrY/tMguPorkl3G9QJD4Y6NeyIUVdIYHenl/QEQstspkh26ZoKhIHq2hqJGfg3xXXUBcL2yFMl6We1BCJ38hKiS39PYlFSDMFaRLJaWDkK4dhuNkD+FePwQcNktFclKA0eBsP49i+MvaPRyOXB9FMlC41zAFVZvoxr5O1hTVQjMSEWySr9uIOzex8bjr+n0uJwRS2WZzbzsCtVIE6j4ALhs2dotMTYA3JaTy5E0jUofyBmxSotMEA5eoSppKpVGgUtXpGZq1xaEkk9ImkHFM
KtlHrDDMLIMbg0iaRaVGInKx1SxDzX+7lVQlzaQvEH3EPUyRmqy7G7jVMaqRZovUFQHTuqsiNU3LPiBsqqDECnjzBjA5itQkaZkg7F+AxBq0PgBMd0X6heHjuwzpktuvXYvkXXtb4MKVqBOrGC92t7z80KiBgzv1agOM29U6J31Iu7icRgFX+g5VYhl9wWZgMuSlrZ9Ky8qBRB07de9q1kFjPg7dpMRKeLMAmN6K9IO0ISPgJ3p15wunDkZUoStIrGXsGVt1UaQkQ0dBI9r2ZOsr4FZXILEaVgOTMUaR4rXIhm8KVxdtXn+w9DR85+7cpRUw6y8jsVzkcCkwfRUpzrCMb2mUV569q0febDtcEausXVcABtEHQzeRCHY8tFyDFOm7vm4Qdu8/hxRVVVN1PYKULq+IikiELecosYMW3ARMpiIlFXDYHEu6yqMGaUVt2AzrNiX2wHOF/L0ubwaZWuSYE7CxhsWRDDG2CbjSbUFiE+NsxDVAkXgePUAoiv18gathTTVwM
tUhsom8LyXqYnEdJHTZepw8AE6ikxCa0HmQ9NLTMAaG2JkIaFVxQJlp6RZDYBKMicnlYpaSD8AD1P1hwVCOxiYoicpfjv+cxCl/g5O/O/2glMOHntiWCe0TkGQ4/rErLEHncTjz/m8+QRGqwHJgDSOxC34WBaevsF/tI4KLxefh9nvz729d6PImZ4NndfETO2ZjIbeA6pSnOldYemE2oxsWRn+ctvrUr736ehySg+4GposQuKtYCl+PgW/GjgQnEsCEPT57Xe+RUafjS0VXz+Iwk1+lQnU7sogcPGIkMVxyqg6gg5UEtPo/Zs/fyZr7+aHHSjGA5T+8KEttE7pYBl+HUD97atQFmH/2eR7537uw5y5ZeFzmtLM73JwSyD5jjSOwTrNvk6ESyIPEh5J/H8pizbOeFEJ+FaysTRyRyuIDHh8RGwcUlwLV25q2HPqKiU2Ka7/HOXrJ0w4adG06s4buUI96kEeE/Vj0SO0XMRDo6cdHYsi0fhHpsGJDiRcdOXD1x4diGM
J3xRcr44z5f4Wl8DBeeQ2CqyYL8xIw5MpEV7ADjdsJ/yFR99fDAM4dOhA5cAYM3FI8mv9VjtuwixWQSrjBnpqThNvzbilEMnprVvyyFOYNei5C6CiMR2OkaBcztu0ziA77HW3VWJafuuNRDv6iKvh6SAihsDwHVWnCWXB1K0XCWm+0eLIM5p8chKBRUrtwCX6azFVk9g1tWoxJR/5MT11y/v3HnxKATM6rfF83wkJbSt708DN8pRV1GGiZ/9rk5MHu+RhQs3cBcOAcClRd58H0kN/9ZzO4Brnas4R9eOAFC4B4nJlzeX1UJmwwm+tnrFi2Gq+Fd8LgOuo4PumLIeklC9/Xl8c8ID4eUscGflPD9JGd+KpyXAtXHQ7aDBwJSgFrdaZDMyZ+HVMF/KF/N1b8rM991bWxUGJuCcz3ly2/D+F9cM8/mMLDm2Gpgvq1geqeRbu+I2COmOOSEZBcyDhmWWSGTlQ2B2PDtDUkokcjIMXKZTThHTgblxWG9IxDMvb1UVMB+2M
kpTzr13xohC4Hg4pJAPcxpF6won69g+lgXDVVo2knt+z4kOBUUgcsmvsBsyaPZh45eT9x3pdJf+D+Z4VZ1cD53LG39+v5J1n7EthFMYr9iZ27L3FivABiS+1a5R7XauDVntbrlZ6tYpWRUuL2nvFDGKPiBV7ROwVM7GDxAgiJOKc0+vaMy7u6/n/g6/yyznPO8773CpUIkuG9ft4mLdLl3+DB9XI6+mZ5e//cdZYtjVq468B4DgLiDNqJqqRVQ92tCaV+R8WW9nqtkbB5OJPsjByEX7NmkkgK28xaiUicmPqxtakQv/DVXulXDQjOr/LsJ/iYYk4J1kFQZa9Xu8ReZKWSDq2nbpq/WQikvN/MJLiSlzGz2RZ8jyPOLxhv3/e6NHz/Cu8Vl6bzkUl0rnzqnOZ5Pjsef6D9W85JQz5ShflEAXeF36bjcU5aZIgH5ntl3zxeCIe90mj/d5JmhGBzVHXVa9OtyblrGFgXoVbZ7TgxbBu+GGDrStXjh32LR6884wgh/2jM
fQl3zAFyJ+LS6NmChjUC48YPwUhI/0GRvCPSZ9mhQ/Pn75i+c9HSY98YZgD7gHbll+JuRyAwJRQKTUnNTfgkv8wbtRERmbrq2uHWpNrsJ57V++zLUdu7fcPRnVbBu0KKxxxTQrNE0ePxiNFULC6tELQiYu7YEY3k5tLWpBx5mI99aJgnx8dADnT5hoOsQR6JualkVPT0D84EBWclHW4Ju5ZWAiCdxz08oBRJBfbf9WCUg6rl8/meX1/xwgIrPDo+N5Cc5QkG0y673eVypT3RlHt0eJJRE5GzA5Kp494VSX7mZ02z1FZpDD+0GXbu3wAieGdL7lRI9ARnjrLbRw4F2V3BaCqhoY3QQyIsksXL/48PkOShS5D5txbv23z02+NwESs4um/ulKjYPz3KPnSobfDEiRNtI0f1D6V8Yat2TQttpHOnOeP2r85sSaoZWFaW0vgmZHc3WPXCSeM3xSOQhCMp9g8Cj8GDJw4YMGjAgMFDgYh7tMxrdmxvbtu1KyIZd+NlH/ZDM
sel6/ceCASzg6fMSjpBnZtoFQABHd9SAoaM8gXh4jXYlYoYNIgCBIjmYaVsM1wg9Nhy/st+PAhmdSEU9M132kbbBxKNv3+6DJo6cGXL7hYh2JQLGTkQ6jTs/nPFZ0+LqU6ofAOIEIO7ALASCPBAHAYEScUhyxKiZTLAdISDtx5xYSETqM/q5i6oF0UHezzB+z0SO+N2BaP+ZrpG2iW8GEQ8C4uo/xeddo+HJr9lMJdK+PRCZwXKNFPtxB6GdujA7Dh4CQIZOfFcg3QehrUfBRIxairYjnUBjji9hl0iNHLjk3drzR4HwVq/PMUUMuuwAhHigqdvsAMSNC18tRbsR6lp7xjNLpBA9r+1m/HEg8jzsWaMIiMJjos2eRiBnLEYtZcoYO7StXicXMvq5i3o50EGe9vzx60LnGT/0rP5p+8jBA7oTj0GwNXQFPcmExhVCS622RKRDr5PDmYz8rVUwc6tu/Ak5cZ0lBmfabWgiVB8joUDEQPyPACFn79Cm1/5LdK7F2FV7M
WZoE4nv+FBA5LMWmzPLYh9oGDBo0iHiMCoqhlHSEN2orc1skAkAgc6LX9U109svU4rdqLhxygLyTn5GFXzPbFwsk+49yjRxsG2yDw8V00BMNuOcJRo0FFaKUCIQc9LrYGtXAwJDqUFTcT4f8cNYVvlgq6YEDLTjxHZUO9hdDU+ZKGh7Aqz1LaVpQIZBzcJqaFkPXI1ly4t3tzyfFcfykFb5EbEoyOksMBvt7RDEaiPlmCxGjxjKbVSDwmGXIiV2MpWcWJweBQKCfJyLAmIM7lgpMiUaTySlTUjEf3odoLbOJgHTt3L4DlEi7XrfZyinPmvvre5Dvn2nJyuRJyuGIuRPSbNlp1F4mIgIeQkAGbpvO1PawCkUo87822suvgbtD/2gp7sPJLH+Yhhy0FwGhCkH1ekTjWqw86SFL/9WAZEsErtePeL3h2eGwVxasf4aHWQHSCYBgiRynr12wMj9XUn1l+ItI+ElrrCDhDG/5ypmJpkDawdL3LkPfVqiMpyZLwdJ/XRwXM
iVgsTs2r43Mg7duQhlydhu/ZmVj5FqAXVIt/Q9IoZ/xjIiIKkHb4u41CH+oZGBDt0g+fHWvUl94BedezLjLzZfaKyptPnQmBdH4PZMiGEYysswoUUnbpOhON+nZSgQx8hldVuRjYG1bKTlfp/8oDzx+XSW1Z7ahE6DaXgUjAcmTpuutYWCIqEFSve4x84Rg3IZsu665jKSZCy9527129hUHvohDMZVv117GMZhUILXx7HEQgzQx6V3W6utVXxzKZ1Gmg9u2xPvC3x3Uc9m3U2KBz4a5w2jF9dSwT/GR6VmeyENKQk/hqumkTg76Vmed9qrOOZfoICBFpkwHSXO9AGqKFbNFZgQAP+EUgyjYEf4bsn8ZCyypOV1N6shATCHGoQGiNhR7SGtTKoHOhhWzaPMyoLyES3BkSEBC2rF4XWFhlURT/dP0serFXqTZCQIgHVcgdFvYhlXV3sPieBwHpQJsQAkIbw5YGfYsGFq/oy9NRiqmrF4Z0Z8jA0HWBvEr+pQ4FNqKuM
eqlCKOGsukHXqoppGjv0UiCfRmx/DGTbDAZOe/W36P3oLAssRAUy5OpyvFTX+Qx8GRw3Oau3Ra8iEwJRF1mZ4cXc+h6Bz4oWslBv5yYfZAi0b/OJhZQz6FpFClIO/7+QlvzTDmJSLYSIDNw7nIFJufI59HNZCOvcT0QdSy2QDX0YuFJvQEkB/wQQjjNyPPzRG35+qEBg2rorFciHU0B5dZ5php6+/PK/4Okwjeq0yoIsCJOczsgPADHTyeJ7Tx+4jIHckwL4CmHn0X9gW8g57x+BPE3JJ8EA/Yoja3je8j0g6rkJ8Vh3cjkDuxA6WVw29q97OhexemePlhLuubG5c2MxeGLi/e4QvZkup9QK6fGYhecI+XCfvv1v79M5jj8TniclYo5AEjQlkHIkRs+WrU6e+0aJmGhXCDCoRgbuXcTCg52a/8J8A8dF7ofn+dyAIxQVIdt0VjSE7xRlYQ1v+foqiywdWxaqTWbiJLvePy9S4x9YZHEWizXsBx4QNovppqD+YjTpM
8K04Ikz6gIjpUyBo6aqFDKFUzKIGnasODvWe+7sty7LGif0KeCCO9KhREG460wNE4ivkM0rXUomY8G9QpkBoRI6IDNm/CQtE55YOkZf/wAQQhGnOBh6B0CxP/5lAA/JNR450wXP3mBQGIhELpwIBZf5Flq7OkKKlP6FNiO6/LPIvHC1arDI0rFQyw4PSZm02mysoJhOjw8LHzo41AgIeZtoUquMNF/pgrev82ARUCv4bE9b+XSC8leKYQ5BuijyAxmCQzR4UHT6/93MbyRQJFQjOmwAUeIhANyGFDLoXAtkJmZd/U7zsl6hAgmnigYGzIJu9f3SuBItfPqKWiMoDOhaMkHb44NSECQcxGCrA/2PRX76/jUDHyhRIOsNjwJtBoME2lyfpXuGlnvWpsGGpm0IYIZ3AxBILlPvvVwhnlVdAx4qKGKY50oblkYneGjxy1CwHuMgXgJhx5l0tkIHbllCsRkOD/lXoHwDiFCCWDiskTXnlAwZRADBm07n6B+KzZTCRz4CQM
gZCnUzYTOwHX6CEj/u7jQo4XsGVFCQgWCOUxExD7zFBsntfKWz6/KMQCUW7Th5yihlWbiQ/uUKLG87+8D7kfltwABDx9JBUI8MAKgYVWWnQQkM9GTdDREQho4MBlrDg6qNo/cJbFrfHOczuSChA1IRti/e1pT0D6/MNvkMnU6T2QXrfZaViGxpTgsPovX6nzR0bHY4GohxKy1Y41AONNxYDPeybCfXpxS6HWCo9Mw8rLRMMyGEq0VkNn/p64t+yde1BUZRTAAUFEUUFJeShG9oTSppnGGeuPZvpjv10Wtn0wtbXsaGVMzrg1hlNTgo65m27CNLSwGTmKKLoqI5KamBKQkYWikIJQaGQiqPlIe6oznXPu3bsPWMI0drnc3yJ7WWTV/XnOud+33z3fuc3LYWpxNRQRiBC3AFk2D4WcE4QI2++DDz5EshvLGTBSLPuDJScw4KR/c1bm0uexb+Pb0CL7LU4InPRCBcEpxlULF8z1LCE6EsIbKa5qFtmGFXczIM/PQ8NnM
s75Zg5Mnq+e9+iINQl4DH0te/QAmGGGbhaxne41BnCFiqulhyCMiSVjAgwz5099vUc1dDPO9q2C+9wNoWo46sP/vPOw3+8Z3XhVEBee8AAmxtDEkZVqQaJj5CAMOHtbI/AqMRaiPJihZtuTFt5a8RP1/V3/4ysKPs2R9CwEsXUxUBcR5kXoAtA3IzPp4zeuwwmHVh7DH2EfLlmH/X/Cxav6aN+f0XtrAC7GcYUiYCHppuBE6hiGlGpl/yfpuwXvz538CO+piLZkHOt5+f9WKNd9kyXoLAcCI9cZO8bWzBiYwpHCPQyXzJ5lzli7GbXXnvwtSYGPd96H/74rlC7L66jejJR+nq5nIeie73jWkrfI603Uyv5K1eAEkLtgIfAVYgf6/yze/2ddEL7WzVluvr2NIxBBfOupjATyw22xLl/mX53Ax6WbcLH/hwjWbF785d2mfmyJgiFhvcj4SRHSC5VXXWak5XSXzK5nYQ/P5uXPPnaMVvnMyfXZP3np1I0NC7g0SI3cxM
4kuzwr8xQlLACSyDXzqnny3zbD/tsDNklEg3wk0ewxX2P8CIShbYqNIbzLaTjDAO8aulfDONKyP5x4eAEceWHUVGxhEeM0M8kyYeTA5jSPshswKU6GSBi2ZvDnNn7P3iVMIX9pzTWxWgJHCNvPNLAfMiPGloX3frg2hGFP29VasI4LylofJhzFu7e21RjjNzxYii37s3UxlhP41GFIGatlbuWscK1v7+o8Nstp0//nMen7emB4mPcXGMKDm9VY1BEqB56+Vde3c5HA0wGtE1mM1bSu0MGS+2TSWREfxwZB0YUWsDNnG9o3knEy/AJRocv/6ZSyMSMRoZF+Os7FaYTlVrA/mES4dGVPDRkPED5a0QMRqZyRupvmjF9xzAiVqRHoBxolKREPgsAzL+IiMJYqzszqyVW2otfoaA5BVop8FculK5/lKaXTki2uzIy0gc4+i+UKNUckrQiS5wchdNLipsNp1KJRj5HmMkZIj3ZfJhZArjaL5pVRLkBF4E/OcHgBV8B1dtM
tT5z3mZ2NMh4Mr4U41uHrtWlxLpKa7HS5URLI3hA5k90uKOOtfjivvK8sq/3fqtxjk6+yBfHBVR9khTCiIJLlhryIUjxfzVJ16qLLZUbGIdduFxVs08EXRx88lA449h306J0A8LEr2MTurCw+GpbLnOSs/1lPmd9jkLEOc0ITIxgHPZKS3GaMk0wwinR6VR+qvEKdfHVMubGpxm8kN04gSJaIUGhoxnHzq5rljRvJTA2wV+yQYYCxNrFeHquHGRsN7dwP1OzTRRXqffDpFGMo/wABAkhJC5wotZi7hrsMIErPS3d+N/kSgFjbZajbWsPcSnrhc9wSuvuIDFzrzNt5XddhSAhXGECBR6AzDV4TugUS1nTss5or9RvZGx/nd7600p+xvGLErFsKTmAtMXyWi01aV5OaPoRB8yATjY4XqjbTHZTa+P69T2MtTealGr+z9UcNw79fqT/zoQxjMN4ttZichpJcw+TdJJCXmT/Hyo8i+A6+inlFesXLVpUzpi9KlWpdg4MM
f2aAGKcXPQmOdlaS6ktY3IUo4a3ww0UOLlT4qVj6fKd0IA2dmbyQRUBjDmNn16cqtTquhDxXhO+JJAeJn3ujGI+9vsqSJk9zwYeJmpQIqIABlBbdrdiACOzccr2hgROSikZOlBR1VMiVCu55NL9hxooLGg6Me2As4ym7WGXgZcjl4MbtpEurINy96FSIj5eekty/68I0BSgUnYfK8z8/36DAq6FBCNDUCAGiVrgNC8NEdZVIv3lrPOPZ0GIyyOXgA3AVeH5GWFBCnwRUHuhQFPhQpAvHoAcO6GswQV+qyCep4DDjK77DrKBtVsnIetOiVCW/0FKzJ1fEM1l9EHkX4zFuO2UAJeSDEJRQoLiTjjcBqvwuFLwr4XvekAu1Fm9aCEBbGY7KHQottSElI6mpaWqFiipIxjYRtBi/NeJjGU9uWwsoSSUl3ifCQpz0Y4bgHveNAm3gE4JnQGvbWo4TV3/b+J4z1PVSqeYn1jJKsYI8IuZhem9GPBAhRMmGVr3eREqEUCEjM
eHuGU6JW+IL88PBi6CaAh1qSAXCxZ7vwaSED9poVLiNK59xzxp7c4XHO68W4xBRBSXNrox4zF/nAT94FhbT4hvKQT8AFIjxh8YW1jDhpRlloBHD60OwqEUkzuVtmZlIEc1LSfSDbYJITZEUYMyIkhZK/j5ccUPQB/Ija5cL5dNbLjMN+vpP7aaUS8xXn41geA1LEuMJhAEowcfHkbqyvM2TLBdAJWXGXwhVlNX4QIAgsuUJIiwgH8DDmPXLhcmypz2U8zecxRugJ+Pqh2U4+Ronzup0BMCIphQnkXG4SwkSIFFTiPgnZCyoNvR5ESAavQyhPlkryEcWQsutghCAfL2QcszNEXBdG3xqhE2KMzElBc32t3i11wYeAYAWhKk3AHV9qlPyXhGCRxp0uao5wS3xmTmFI3mGHjfOhylyZ8dzeaoY8HDS8mR4XwgTae1rrDHq5J0LGcbdCwCFfG+je5QFvhOcTGa4wICI5KDSWIQWlvzrMnZ0Oh0Zz7KsiJvngiLw/hbnYM
f7myyqA3YdNvJ3Tu5UTpiSCCvkWFgkfeC0O90N4yOIYRRaXHv99++I/SbQcZx6NBEpC5Jse4hYnR3n2jzmDINtGQjbwIYlxa3O9ddULu6SKVBw/lpmt5FAKeS8aMBfmFzEmYeDoz3S6RkyKMzEXOlUsd1/Rw4sUpoV+eZvgjJ/zj7qR6IjdcpITlHIQnhjBvosTRavEOMWJ6dDhzY2dez5kOyF4VqQh5EbTQAcpyl0Di8DH4vb2BjNWD57TTXfvETgljboTETBDl1Wy3Q2h8YmyIhxT75ZYjJr0erRBkwV2BcMflJd/oDUfyvde/PRSTwDtJiJokysW8d4D7EmNHMXfyi9outdRm63HOywMKB4+v6L5vHfpTbeUMiPWMgon3JCUmJj54z/Acmw+UaUlTwsOYB+1l3fWVjSY9kG3ylkAHvjHpDVWVbbnSWdTtEHrPw1HeRde4v7z57KUbTXXwCoOXbJPJhCL6dZGtN1TUtnSVGxnHyKG+rZQ/iZw8Omo868Wm/UU9M
l7vqO5pq6+qqKrL1HGiogsgG9Bymxo6LZzdWM4GxQ3y/ev8TOTk6NoH1ReGm6v059rIN+86eOHOmvrWysuNobe2RI0ebgAOnWs+c6L6yrbykkLkREi3e9bqDSXJ84tTY8JGsX4zGwoL29vz8goJNmzblsj5IGC3Gblh+I3ja5Oi7wkex/0ZY+OgHh8NCq8Em9L74GY/GxY4ZmxDCBszIMXEzHpNy1f/JiOCJkfEzJkVPjYpISRgf4tPE2JTYqTPipw2vBQt+ZmZw8sSnnnzyiSdmz541a9bjwNOPPz5r1uzZTzz5VGSwpEJCQkJCQkJCQkJCQkJCQkJCQkJCQkLin/bgkAAAAABA0P/X3jAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACcB3ZZJvkfoaOMAAAAASUVORK5CYII=",
"iVBORw0KGgoAAAANSUhEUgAAAZAAAAGQCAMAAAC3Ycb+AAADAFBMVEUAAAABAQEM
AAAAAAAAFBQUAAAAJCQkAAAACAgIAAAAAAAABAQEAAAAAAAAAAAACAgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwMBAQEAAAAAAAAAAAADAwMEBAQAAAAAAAAAAAACAgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAgIAAAAQEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAREREREREAAADY2NhBQUFBQUERERHc3NwRERERERFBQUHc3NxBQUFBQUFBQUFBQUFBQUERERFBQUHtR1IAAADtRVDtNEDtQk3tQEztNULtNkPtRE/tP0vtOUXtOkbtPEjtM0DtOkftPkrtQU3tNkLtOETtPUnsByLsDCXvSFPsCSPsIDTsECjtN0TtKDrsFCv0SVTsGC7tO0jtJTj7S1fsDifsHDH8S1f7NkTsCiTtLj/tNkXtIjbsEir4NkP2SVX5S1bsGjDtPErsFi3tM0MDAQHsHjMRBAX4SlbtMEHtKjztPkntKz0M
HAgLtMkIWBgcLAwPxSFPwNUImCgz3SlX2NULtMT4qCw7tLT42EBLcMT0uDA70NELyNEEgCAvySFP9N0QyDQ/5PkrzOEXuLjuQKTA9EBQOAwTlRE/xQ0/lMj4JAgPpRVD5Q0/sQEvMPUbGO0R6JCpbGx9DEhUkCQobBgj1RE/XQErSPkj5OkfvNEC7KjSIKC44DRD6R1P8Qk7hQ031P0ygLzeeIyxVGR1IERX1O0f8OkewND3LLDe2JjCtJi9yICZmHiNPFxxNERYeCAn/TFj+RVHwQEzbQEvxPEjtPEfAOkLULTnHKTSYISm8OED5MD6kMDibLTXBKzVtICWFHSRnFhxHFRlbFBn+PUqDJix2IymOHydfHCBhFBrpNUHRNUC4Nj/zLzzQLTh9HCNuGB6qMjqXLTSlJS7sRE/yP0v+MT/fLDmxLjeKIyvsOkbbOUTLN0HBMzxzGSBSExfvR1LmPknhN0N4GR/qPUlXFBn+S1fnLTpp+EnUAAAASnRSTlMABPfyFfsM
JyhHi108d/uxcppUt37+xq59JKMSMcmo26A3Ut1ZCOdyaf3diMiUiPRrPkYJlh3tt2My6BJaJrAqTemQPn3hIOSyPU9bwcPcAAB6qSURBVHja7MGBAAAAAICg/akXqQIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGbnvl+biqI4gD+Tatx1xr333hMc+JOco61WW+OC+4PwkAfPn3z5RfpAQhITq1VIca9KmzrqtmrVOuqsVlGrqDhR3AtFBee7N7FJ1DraPCO8+6F/Qb7ce+45975yHMdxHMdxHMdxHMdxHMf93tDhw0cNHTV86FCBi62qLWuMHDFs8OBBgwYN1v4GDxvdomWcwMVGk4F16uOPqtWJ55n8c1V6DmhgxrJU61NP4P6dSh2atcFfM1s7CNy/0X2gpTKGcTg96Rvyc3LyN6z0+Fz4TeU6fJX8Cx0a1caQE8dulhQXZRJRtauKKGbmZT3yp6/CAHPT+EoCp6tu1tDicCzx38tTJUkR3QQCiFuM
xyxlZfg8Gte0mcPqpWdeEQa4NO4pBVjPgR0SRMy8UpiJjbiFwehnYCgPWpe/IEmUvgbK4VSm3cA4y1u4Cp4eaVgzYdDOLyAr8hiIV3HYi1Spe4KIvvhoynhVFkkLgD6hybg4y/Xltj7aqfZBxFK4+KcKfUuyXTiBVp4rARVPP3sgsvieJ8Dfk3GNIdeJrJJoGmpFal7Nagr/kzTi6DjWdeSJRU68hMq5Lkgh/jZzcy9dIVMXXRmZDsUSgHIh6A6k6PJFoqNS/FlKrVogqlA+RA4k04olUXJwVGV/xSQLlRWQ/UnV5IhXV3YJMfp4dKoDYbyLVX+AqpH01ZHYoClQIkY4ixQdbFdLOjJSrRCZQQRmE9SOm9gJXbs1NSC0olqDixMx01NSvKXDlU6UTMteKJIgG75ZNqGkrcOVS1YpMoVuB6JAL2Dy+ucD9Qs1uNbrW6FCvSZwQqYcFKUeJmgHRIrPCXpk/fihTz84NWplYrTXXH1K3aw+hVK/eSPkKJAJR4yYrUVOM
dP9r6qarxbWthhNoNugRLbpwFqRNbZIgmdYuTdewC94PWXTviT7RqTpvpSm2R8hRLEF3yXrZp1RC477Rrg2WwNBaE/kgtKLJDtNlvo6ZNa4ELF1cHv3EtSF+5xOdzYilTnxqVUbM4V4WoE/N8qBkgcGHaV/+WxrGS7Ewiwuq83HuPj6Z/S4Xl4dliB0qXTcvcROBKdTEF4yjMVmSFECBut+iVZJLrDy2UVdkS6OG9cg01VoELa8CZlRckL4Qjolx0xREMa4Ud9KFmu+gi5C+DguLaIuPa8bP7JkW9cA0p32oFdCKzSby5pcBpejVFJr24jAGuXclB6ooEOslY7WEnrV4CV5pHfqYEZRCBJTKnRAadSI+Qt4cBVYYgc0UUoUwi2cC69CIRdBK4PqzFL6uEusjcsLv/YMCRYwedEJUVKrPhv+epUYttRit+d/8nP0aNI9sLOvFmscirG/yyqnV1lsdj+T2EjGEgAlGOsSWigl6kAgdqLMae+3ZGyn/yfSiMpIQJE/bM
sOZ2YGBmJkkV7hXXZCuhFXoFUg6qCcVWthpprKgnlkTA5JfnMoe22PSkJkYnIbAZ4UwK9EPsVpIYY+FV8P7ZhXbCH8piSkjxt2T6f4/iipdOnRCTiZe20Z7Ub9OIO9jttDVtHKllQc8xbmkdSom3G1G3b9tPB7qIDKVMgnJ1WEccFL+hGhGtItTHqnLGJCTWXpNJAJtumjZuUNv8qao5vnTg5CcJIl1CzVwL9iJmBRKob9BPEeNR4MgkEJaXM0PJIu/9iI93Jjmy1RWxaGXlOvQMBkeQjVb+nYESNWIsuly6QxORx8+ZfvHj/+flURHw3O3lyRBVR6Rb/yA56EiGQSG0jfstexUIXQkGopKcsm7X2/OHz5748v0MHJWuXpSRAGCU7FZ3ZCuhKJIWBNWLA0W8cPfQ6c0UISjiw6OFGBzpSPdePI2LquWVnI4++yr0rBSLoTPQeDayRxoLR1KM13Rc6x665+w7DzNk+e+b33aGqgO7cdj9SJsNNGrvRi/IlQCBo8+VM
UDHd4azIN5J8j0o45SDUz2Mc8HWgg6YRA0LNFOzGEblk2bcuKAfK5ZBVSVmMNthpjZCATDpy/ev3W4cNPPnhQ47lLi3pMjDl1z2nAFrE9Hb0vCLUhicnLZs++qHn+YhPtDLVjbxLExphdb1YiVd9Iz7B71EZEV5YCQQm2GWMnpS1cvvzi+XWI+OBgCi0hsfF01+v9SNU20BvTKpbIyUnS9Injx6alpS2/+IkdspbSBRIjY55u/piPlMlAr4P6fjdbnGDTEhmbNvswPeTsPzM9JiU9lMiewD/gqGWcz3la0kYkNawznGybOHXcvLULUPNyaew2LJZIwulTK5Cpa5QbkkptUHNDDv0Gc23JM7beQs3O02sgtsYknd79ah1SVqPcItZFzaY8MZRI4mTb0rdsgeyCmGKJTDn1yIVUU4M8oWtZGTV+Oew3SEhc/9I3x3FUJBBzWiK7XzqR6m2QWWND1pJneSOfnBT4H2X8B3mwG4HdbxYgZTbG8fcre+cB3lQVBeBQplUM
UFRwMcYLgFvfefua+JM16fVkCta1NoYSmxO7a0gGFCpRWaVkWLA4KCgiILAEVBUHAgSIoQxmKe28959zXho7QFolJXvMraRsV/fJ77rn33PvOpbTOPnpkbIMa4vjg8AFG5lT/MKkt1Rr7M+TV1GMTICBq/0FG5v/5HCPObAuTrS5XMmR6axstCSjDoEWsfnRCRpYte5UR3S9TKZ9LaNAqeHZ8q3aeyIbVqjOmO5zOdKPVb0po5rdx6fKZvLLVFhJJ764Mee3JYa3yoQUbTsmtzywszNS7nX5UIlgt4tKfxjGk46ltoCA/gBHjXklNre2eP7bZ6agWgsOUWZicPHHixOTk3EJ3ur/qLLQ4slT/sJ4R/S5QKZ6rGGfFZw+PGDZs2KNDnnwSHhbxjQBCrOmSuzA5Py8uLjExLi8flEg6tT8g/0YjJRKO8oOkXS/GyZr7wQefPPvcpJrH5z7j2witHo1Od+7EvLiUlBgkMQ6U6I1+jBHdnK+WTs9hRKTyO54Nas8a8NqM
wo45YOqe7cGJcYkpMUhqSlJ2SNzHX7a9qJP0v4LAs/XQlIyJOVXzbh0tO7cjqMT31qJ9OOvmIyU5KSMiIj8/IyEiKSczPNVnVfkIQdJbRjmXLaoPkfOVPgKGVg5eZz471vS7BCZaUmRyXEkM6Rj0EjIpPy07ML5TAiJ8w6IwWx8a6IDlB8WdNO0TW2Rj3wdOpQ446ojvchXmJ6CM+/qGHhg8fPnj4Q6MyshMnutP9NGhRXIIRR+Wm72a2jQtIqBI/49mPX3z56aeGHfU4nIAZJDcuJTstAcIDbAwePHLk4OGjErITcyWrH40YLRaHuGnXT+v5kuRqlZLp0BefCXnpzWEjUrHw3pwQ/UQMkAzwMXgkMHToyJFgJCYu0+jHBaLOaBwtis7KVQfl+a9KwdD2+hdvtux/VZ0zMz8xOy0jHoWAjaEPAiOHx6elJEsG/4WI1gIh4hCdmyoPj2GIgmOEHjac0LLH1QStLCQ+ngIEfCBDRz4UH5Pnv6kvzSZwriVK0q5FvJLM
SS6VUevMDQS3dxwMhKUmYQSB9oA4SAiGSFJcLad1vGAxQRUEh5tWlExR9kdXZeGSu4qkhLa32pWfmpWRTSqf44EIwi6QkO7V+DBFBsGJiN5u/X1A6mSFXqRQJ7eS+P6LllQwTJPU0EEIBIguhiVay06D2GzRqGS0QIuL3q2atVO6odQEdg2/5NrpgdSbHxSRlkJChtQEy+KH4hOw8P058KUagjObAUcu0oHSCYo109z5e26oxyztkYYD8P0JwxT7asVky2T1bJiv0uotBEbgGUQ9pTWXJDWNWAs6yvAECi/WEmHz/CqEQ0eFyRDLrXVtqFNny96STqZo4rFXzHWdmXiIsRGCaNRR1oA8IkCRYiGjVfoRKKBQjTrM+yrVmHtW1FPZUe386CdS6g3EGo5QLWSRNXhiOJB9Y8i1M929Sx80xWLHj5NcUFTVlEa0Qb1TU5JfaOcx+J7W1Y7mE9V6Y+mItC4uL8RlpMSl5mUa1HxG4EB1WtSSTTaOZ8iFDrlMpCOrQtKfM
1/Rms7mTYEeEFeNSRALtUcYXScQoQgdPUe1otDxGzLUqzsGQ9DVoK2h7pcDqeAnr70WMYzN3J+XExsEmVlpCRkJaUBj5y3Ubh+OkgmnhXSyEimvV6jaak9A2Fdc/szc+SHlP11Z0JxxwSU1Kys2FfPSUxLtmdflx9EI3eNWgxi6AQGLOipyxXVp/yTlceY4sfqvqm6wtz88FJYhwcc5gIZ4EMx82HbyMGNIJC7Poojaa4fLGilocXeR+NPiYlTklfWAgHs3IL9W7J6AcfQKP3SYjDDD4wRLYxoJ9SHumhlP7FsTZIpkKG0+mUJIkOlPrDR2MjBi4Eeq1pojTR5bMoiyjl/FxP/pThf6m/GqyAUYcf3P8rxG3DCIme8oeC7la4HMuKcx/5758gbRT6UQhRJwTmWSAEVoYaoGQNrg5PVkSjxnZUd39xhDp4EIDmQwS310GIBikuprQ+SKUAaJVe9MLD6uChZUKsFCE2GyjB5bpiliJ9qBVvMAWIV0gzYxYWs/Q8REqM
2F+CzIwqYZ7XDjZCst8erg4jmhBAoRBJBCBkp3odbVREKWBue05U2QoLlAc+WJnWqnlgoQuQQod1cBbQEHBB0Kb2FQgz1hES7DjHgDlWoQ42txwRVSm/ROoQixMiF0EqEZ/XbVaEONcGcESQtAry0YMTCwyc4y4rSREVjhFCB8VZVqDNQ3roNNprzQVnd6DDbozBC4E/PIuwndcNNqhCnB45Y0Bg56GjOB11yIppj+YiliS7bgs/xXH+bKrTh53mDbI7Fqe/DtxANRxZylyq0oZYBe1LVQYlXh08hkNMxPiCNlGydrYQhqzdtTQVfCvFlqLEQDRKNOYQB56tCnPOpJ2kQppDmfXAhuB1CeNYpYZZFrfgnjQ3GFNIiIU6oLYIMmvbuVsI65HKsmzwbZMv0VgiBDUOa9EaDkA+VsFLvz4DPgzSnN7tY1FrMelyoR5OQPxRw6LrdedT/8gl1KCA0xKADIbQujMYc8hcDQvw56bPb48WdoRogBp3DVCdkYXGFAqq9NOlM
9PzQmvUIjYJJl19t4rTe6ZM1MPCsX4sdJ8UKwnGCr9LbQBwmhQ0A0zXJtY0Dn0D4C3ykyCPemWiHEYrbZMKeTkJ0MGKAKaegpnRVBtXnbch08hdjklF48q0YBJ+VOiwjCzcIW+SAhsAqJsvHKiVx8jwjxq/GvC6pCliC0LkBwFWKTtwvlU0DnhXhPs27Yhykocjo9FGUEdFqDQWiZDx2WegH0EV02VwF9T2g7fdxTY9UBRzBQP81cINMNvU1919wb1034pHdLjgJWIVRZnBEENyAIVqc7E9tpEvm5ktNoFZoRorWOxod15FWI6yBTwDE5Wqe/FvB1ugA+UEdiYgyQAg9hQZvAdKtBEHz5ICE6XBVGcyPwNIISep5cyIDpAZ9kCdi8EZrNwoOKSdDbNCkbGs4mm9J1WtmI4Dul6zUcfuKkY6hfL3KB3I4pkAgYH/rkPGw2i+00gYQk6AGc7CYjPgPEoBO9i5DoEkrpPVQhDj44lfVOYNeFgsEA41U+Nf/FZrOjgPiM
0JDJi9WWEUrrZTikdf3m2jsGL3EI8pfOWl7MDfAJIsOok6P6LPjJ4t9nh0H8AgiQuV0rXYR7xGSA2G1ZNEF42OS/kbxYJitKiNt2dzLvNZowaBToAaCkEDSHyMyUjZPamgQxip7o7rkFc67IwQEK8bCKvC4veCqwQwQoZXe42y9vN8iYdGUkwaDkhjfiomoimWD0IQco1FQzoHtqFXhIiX20fSIR0dy4GiLf9L3bUHAkxkg2DltGHEC0cIaXNW3Ain7LuGPIZRKW6MTiEUL9ySOjkY+RQYvBgaACc53ZYDT4GLAwQXsfybClSxBQL6BwEQqzpbkjp2UkUIINJCDTeghCB7qaJhU2PWTqLaLJTfEBWLy5eyYD2l6hCn+5Yygp0hBjdyVxIrY+htb3poLup24iXjTVOIPUGLOU0uD6DWgAFeB2i8wqRfSAUItC03IlC6hmBaYBRspv0ev70bckBGrD6KeLCnWsZ8Eoga1k0yyrM40MWCKnf3jQtTs+FqOuf/RHNGCFM
Uei8um6GUjA5cHQxPF2qxYzl0m5Uj5EEOBAgISclN50JkJfhFawQhJnssCIEQmbJcOQOW6qYeDHg9wAethXRaqKdRy3JvgOBSBNr6U4TICPSixcfY7CDEBgGygA9YkYoYsFSqUxg1nQn0ylC+FybeK2Qo7//LhajrYbCIECAmUyyOWVNnLWZAhFLuBzupL79wVR1QKK3joAVJpG6KNZjfn5Tc8GJEQYtCwAhm9anFKxV2YcWNDJgQ6KO9hvRMMpIwClpkcx+YQRKg5JubbmggxGqRJMlswiRSPHUvQ85TyIBFGyLIxxAiAcUqQf09EWdaYITrwAErG/rN6ur7oDkWGgEhxat3MKRfiB/9OZJzr6Qs8kyAj8oJRuijifchUiKB8jv1/4UKfLJkUDcS4hSdZgyRBd8xpKNSEggxkLFgaBtgkDIL8f5WaDcLqSQ+Hvr/4h5VfqPLrPBogwghAkZ2beM+equURJdIxtcigjqgGODqi3wIEggTvKYSdMDG+sRMR4MAoUkM
vGHFK3+/6drby2lkDJzJkzDtLBCGgTgTBqS9MzsuPiwMnvP9vfhM+BOrBL0rfV346jymmYdmRtOvGkMm/zTcEOkicTikzF24Cx8un8/LyC91GQWgkBLsnO0Sx8ofJDOkc4kdHfRyAB56rrgq0EQGPL7rhsvzM5ORMt9Rkv1nBSi34K3/nPvoqaIJVx8CufO5brQ24EfilswJ0wtfntSFG49Lf5jKkfaifw/JVhCde3qCFVXFw4CufUVu/jcver2BIRIg/4OmLKyIZMvvbDTowIgSLFB9CqpbMn86IriH+tJRvTuNppOinpTBSBLUQtbDkqfcnZclCTj9/kHKKJvU4pSND5v1YPcdqMASxEWH8e+PYkZxwsTKVDGTEuE+r5+i02uANkkfezmENOL1P6B/HaoJejJj0OxixBq+R1C8YkDV5xZ4Vk8ZlMU4PRfR7b0C7Mxkx+dNqi1FnFYJUycNPT2Y5Kz4zLKmurvrtp48nyOPW5SrlASt24vFPl1osxqBN7k88/d7M
T45dUwXKkqqp6w2/fVTDkZKVdKol0OqM2RpaKoCRYB66HUx+W7zvSamEKXPVsAa1IlGgELq0gasCIiE6sWkNQxomg5p34DVrDl2P/foXGrfZKNHKubOSNdbtEiZxYcOgKtnwCMtAHvNB/2YiXyEjfEG860ySdZCMF31VukgBRdGCcaINJCboADN7gffSFcUo5a93YSDfGObRp1fdmCdgsOjBOBHISBFr4BZ/GjVVVX5IQJPWFCQroy+TDyJmMs/73SpOZACejjaAkKIYuuqDCUVm56c+vNiz5VS3z5stK3DqUuZpxJm/fZQYlhCQ6IEpQSoDLKgJecVS56vDOxRNmfPDeU+Nr58IvFSnjAaom6dOeETO3rVplkkEnokMX8PK81iJuWr19JeNUPP2omvPoc0q6VLIhF57OOH/9vtoOh2hrnZhFS4DXiwajuGrfjgJWy7jaxyOHvYZFLWWWGYHLOjNOxfZdU2PtAAqRzBIlE3m6GQAvgs6xad8MdgSfDJOF7MECimKM
FqLpcxThjdtsX6OGgOVdCAxfNg2mH9f9GMFiclbuZzN69OYztkcesR17HE/Ah/5T6UegdwTiL1+yaqtfH6mP52CUneNESgFmXoLVIqw5hdtsJLnasPrBjxTN8yBoypEIJXfiPykWdGado974FeiAWx67aMJEsOqtOx538X8MXLAhF86q1kwsmb/96LmM1/3gqlz1RO8t6nDHWX6Vozj21LnWuWz0VjdhjvUMXXy5SrYvwsxKB0G026cvWrPvm3a/3Mjbvm3KTRVAT49/BRH+tSuGcGMk4WT+XkhJuxY4zLwwTkdYmYAVmwwb/xckRTXolkz2q7N390/YvZqxi2kJ7rZARHzNAieXF+nToFcE483bbVhfrZezy2GUSaeOEMCACwKtN9OX46TAYxj5BQswm22PTpu3/poaxn7+ONhkFOYVMwj2RK1TK56LuTGby8qmri221YQIZRU7wo3WwcVILWalD7dtKi8c4gUx/Of/J56uqsOclCJk4bdq0Dx+v2FoWZZaFpL7M
CgG6qtkC7gScwmRmHixeAEhtYsUVBKzdKJ1R8NFp0qMXq9QL4vhQSFniYfLy25HmBcIQt+gdo1wOZ/+Okoj1PVekcZpNe89g0YM03+x+zi1bBuyzsqqinRI7CFb1OZjIr105dYIuy6aMAjBM7reCpSA/5hKR4wQ+dIzQC3DV4u/HfZKD766GyCy/V+Il/sUTnwCTyGBrZv/8xjdmo5XWTdwoUXMlqgrPPYDJZvyxa7bGBDhvECSiRnUiihLtZ9OFZAYoVLway4w0f+SuH/mqdPPqW/g46U20ZbQGMG7/C5fmrG+ZQR42o6MeQaLuFL06HDHtdAS3GW8dZPZlMwY5FHg+21eNOeJzIE2HAYsQ4gT/xRQtqmoQHk2/ALDwCIgO/6VfVi6lwVaWzSOZYGLQAjcmh46XOES/icaArlbxMb0yngZ3romTlOo+nWANCIJWgE8jwNHJJTswoGCVGEZUQZMcKblCOFZB90OyMfiZ4WJEn+GJBu9JmCQElXy17dQwdBq/WGR1M
OM7/P3k61Z/TxWUHbmPM2oN2AyDol69fNcnkgRuAPzPEUKRgnckJxiDxSvBhlNyQHxiKA/2zEnwn5ZyP8VdFpBr1mwIQvm8RfGDF9wxydzrIZu5zYwIfVINBuIfXrvbHtZJA6zu1zJavl8UNby1zFmEzACoJK5KowIIp88LfgB8zR4XfcjtEB0ugbCievNvgHICBIBci18zqzeddBxqmYM3+OVWexiPAvccgbAY8+P4EB/RS5fdu8Ehq4OLPnLp81pSQKocGL4oSWJ3V1YVikyFkZP2r+DVpKF7FmLIPS+NsWB8qQzNQ2I7b297MvOFzAZNaDERzRqGzD4+Mt8hFxkaqN0qlPJKuj5uCBElc5ZXh54sUjBaFlI0mpY/RohwUytLgZPnX4YbQF3hJHO+DPdFDBZZjQhh2TU23crd5OPvgCde4PS+ZYMdJ4F/Ihbz5fwRBlPRjdOrqceH5XVkvO+uWlLlcxKCEptWMXWSEnFCpmpyjiR75ZFCFbS5IcP2YJ35fgVUIM
ToIJkADixliVPLa1hwBnnnsmQCT9u2Ki18oNJD48Y+/kbDLlY1aZpd3m39qyOeXsxwy/UAFEyZMXGpdhlK5JZAuiLSU/vSXa9Hb9yD1CNoYZLNpCBdvlvZ9Mv2MmAziepuvCZd853GzfMB5aMGP/89Eks7INz6dWR7Miha5FmiqecnGhkJ/hhIt4FPX30KMikt9M3ciDRvNlOszWug2zIgl3L69pbdjifEZNe/OmFt5555cXXcxjnGlUYyO+n9DgiTLIqDq3d53KVFGs48JFyLfra5SN60VOqhq82OxCrR20YSgCaIBX1iCreN4FCoP6Rsaycotmslo7h+KgLk95XdmVexu3ctiba4yrB0avOC1qhX1SStOFYhHZs+IccSpp6KqL5K3xBXIdpwKpdhF/bnjWkpzJaLR4nOl3Uqx87gjET9m5bs3CKp4xLqWeGu4mmoos3HvDFqyKaXhD8FoXsxTnt5d6qWreO7Aja9zixDa4Hj06Xs67t2b6elIqDa0uLXZhTfBHM
lfaUXrxJZh6zEM6W0qOEtRhf26MuddD25e+9LVWGaoN1pA3pGsCMpWrxj29rSMpfLU0yx4hsKBBqiZAn0iiz0uBbtWNzEXaonndNnwLUDLjhHic8VHj9O63Nmv46sHvNmHFq+fVa5B7SUlS/05gU5RXg/ekIWIlPumVK8aEdBeBb1X+hyzrXdGybdrJrF63/etu7ArHIXUFJWXg5q4HP3zcLyEperrHTt7hlYU1fEtVKB5NJTrgIpjZhZs3jvwd3L1xwonTUruqzE40I8Hg8aKgNKAI/HNQXeLJ+19fAfc+exOk4YqArzH6X06tmXNcWYmW/U1FTMWLnz5w+3bVu+btH2rVtKgS0H1hxYs33tum0fHtr5y+LHZ9ebR/VS7nnd/5OTzhrQv+fpEeyoZGXNzpk3r6goJ2fmzJkFrAn6nqrEblgBo8Npp/Q6o18EOzY69rvqgvBE6vjT5eyzBl3Tred5J/Rtz1pMxHndBl0SHqv8SacOJ1161qDevfr37BzZ92SfbjqM
eENmz/6CzTmtbBxYCzLlXXHH/ffc+cOedtwA3A3ffffPNt9xyzz133nvf/R3CKsKECRMmTJgwYcKECRMmTJgwYcKECRMmTJh/24NDAgAAAABB/197wwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAnASIgrQZFfAlwwAAAABJRU5ErkJggg=="
let currId = 0;
function prevImg() {
showImg(currId - 1);
function nextImg() {
showImg(currId + 1);
function showImg(id) {
if (id < 0 || id >= images.length) return;
currId = id;
mgDataUrl = "data:image/jpeg;base64, " + images[currId];
document.getElementById("m").innerHTML = "<img src=\"" + imgDataUrl + "\"/>";
document.getElementById("tokenID").value = currId + "";
document.getElementById("t").style["display"] = "block";
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5333"}h!
text/plain;charset=utf-8
"tokenid": "8289",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"15000"}h!
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYM
text/plain;charset=utf-8
text/plain;charset=utf-8
"iTXtXML:com.adobe.xmp
" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.3-c011 66.145661, 2012/02/06-14:56:27 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:DocumeM
ntID="xmp.did:1D460D15091411EE8F34FC8D96709AD9" xmpMM:InstanceID="xmp.iid:1D460D14091411EE8F34FC8D96709AD9" xmp:CreatorTool="Adobe Photoshop CS6 (Windows)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.did:3351A67AFB08EE11AB9FAAB839741800" stRef:documentID="xmp.did:3351A67AFB08EE11AB9FAAB839741800"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>u{
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"86000"}h!
text/plain;charset=utf-8
"tokenid": "8291",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
""""""""""""""""""""""""""""""""S
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"bank","amt":"300"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"singularity.ai"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"thesingularity.ai"}h!
https://trustless.computer
"name": "K-Pops",
"image": "data:image/gif;base64,R0lGODlh9AH0AYcAAGYAZgAAAN+2oPjWSP///1EAUf/6ZAB3owAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEAgAAACwAAAAA9AH0AQAI/wABCBxIsKDBgwgTKlzIsKHDhxAjSpyo0IDFixgzatzIsaPHjyBDdqRIsqTJkyhTqlzJsqXLlzBZipxJs6bNmwZi6tzJs6fPn0CDCn2Is6jRoyKHKl3KtKnTp1ApIp1KdWrUq1izat3KlWjVr2Bndh1LtqzZsy7Dql27Ea3bt3DjomVLM
l63cu3jz6v1Zty/YvYADCx7s1a/ho4QTK16s97DjoowjS57M9bHlmpQza94c9LLnkJxDix6d8rPpkaRTq16d8LTrjKxjy079unbO2bhzT7b9Wrfv34N5uwZOvLhc4aeNK19OFrlp5tCjR3X+Wbr160Kpe8bOvXtM7Ze9i/8fjxK8ZfLo00M0/1i9+/cH2TuGTx++/MP186e/b1i/f/H8+fXfgNgF2BeBCEZnYF0JNqjcgnQ5KCFwENo14YW4VbgWhhzGpqFaHYZI24d/iWgiZySWeOKKu6VYFYswRubiizHWSNiMVNmoY2A4WrXjj3j1iBSQRMYlJGJFJnnWkUYp6WRzTOL05JRbRSkllVhOZ6VNWXbp1JZceinmUGBiNuaZfJUpFpps7qTmmm3O1dtqA9Rp55145qnnnnz26eefgPLJWm2DzqlaoIgmquiijA5Q6HCrEUpno5RWaimgjyYXqaGpXerpp55m+tymkB4K6qmoIipqdaRqamqqsMb/iueq27U66quyM
5poqreHZyiquugYbqq+1qiYpsMIm2yiv5xHbK7LKRquqs80ayylp0marKLPtUdsttNqGmye383lbLrjipuuoufix29+k6sZrJ7ntWltqp/LmS++79rqKb77x7iuguwOjC3C0Ah9IsMIGH5xswgwuHHHDDgcLcYQSY0xxxblebGG/t/7LcbYeb5jxxyKPjPDJJoP8a8oqP8wyiDOHxVrMJNes4oj3Yovzyi4Xy7O/Pv8sc9DPDh1y0UZbrPNXJdO8cdPDIl2t0i8zTbWsUdv8NI1Tb11p1zuTdizMYqNKNtRf5whv2rCuDTbWQmsN96lyu231t2jf/1013Umbfe1ofsfdto97n9t34WMfPqTjSIbNeKB5Iw741XZP3nji9V7Od+aaLwt5k6ND9nbom3uuuOA9E476pZU/zjm/i78+7ewFq9456LbfrjvtrBPteu+i487w77nzTvyfsUeO/PHKL99n86QbP3Ht0gta+pXWa4x99npSb3r3KEcP/rjb3yQ+99+ff+f6M
6p/u/vROzU95/fYzL3/+6DfFv59P+R/9JHe+AApwTwY8YP/aZ78EKvB9+HsgBAkIPgdKcF3+u+C89qdAC0rQgw+8mQbrBMIORlCDIhxhCQ+4QgGmEIUnvGAL//dCGcbwgzcMIQdZmEMTZlCFO3RhD/95+EMYUjB7M+RfEvNXQxwW0YZPdCID57fEBg5RiEeUXhWpeEUaBtGLUdRhGH04Rfdt0YxdVOIX1ThGIjJlhCRcIxPTOMc2YrGMBaSjFe0IRjxWUI9c5CMb/YhEQKJRkHUkpBYNmUdE7lGRyztjI98IxyaKkZJAdGQgIUk8Sf5Rk4fkZO88WUhQTtJ8iVwKHDGISSOK0nakXKQpP/nK18UykoykJSofqcpK5rKUtUTdLTv5S1kGM3TDHGUxcZlFZrYSis+U4i432ctMRvOS0wxlNV25TWhm85RKWWUyYSlHXobTl7ME5jd1eU5rdlOaw+NmO+U5FHGWk5rz9GY+4Sn/Gnum05jvxGY89VlPdF6TjOtU5z4FM
WlB3DpSfQvHnQd2YUIAuFKEXpehDGRpRgwYUo/30aEbv+FGNhtShDaVnR1EqlAC49KUwjalMZ0rTmtr0pjjNaU1XyVM46vSnQA2qUIdK1KIa9ag/7alSJYjUpjr1qVCNqlRvutSqCnCqWM2qVre6Vat61X5cDatYx0pWm371rOArq1rXylapovWtxGurXOdKV53C9a6oq6te96pXvPqVcXwNrGDL+tfCwm2wiE0sVg3LWKop9rGQPWpjJ4uzyFr2snalrGYrhtnOejammw0twD5L2s6K9rTqKq1qI4va1mprtbBNrGtnq6zY/9o2sLTNra5uy9u66va3sOqtcNsK3OKCarjIJaxxl1up5Do3rMyNLqOeS92sSve6iKqudqOK3e76abvgbap3x6un8Jq3qORNr53Oy96gqle97Y1vTt+bXvnad6f0He999wva/HqXvwAOgH//G+D9Dri7BTbwga+b4PsumMENlu+DpRthCU+YuRWO74UxnGH2bni5Hfbwh4sb4vOOM
mMQlDu+JgZtiFa9Yty0G74thHGPtzji3NbbxjWeb4+rumMc9fu6PXRtkIQ8ZtUV27pGRnGTkLvm0TY7yY1cp5SpbeaoCyLKWt8zlLnv5y2AOs5jHTGYwX/nMaDZqmdfM5ja7+f/NAkiznOecUzjb+c54LjOd98xnmOb5z4D+c58HTedAG/rQbCa0otGM6EY72suLjnSVH03pR0v60kmutKYPjelO53jToBa0p0dd4lCb2s6kTnWGT83qNqv61QlutazJDOta83fWuDazrXcd31z7msu8DvZ5f03sOAv72Not9q+RzeznKtvXzY72cJ+da2lb+7bUxvW1t73abM+a2+D+rLdlHe5yX3bcrTa3uh+Lblav+92Dbfep4U3vvcrb1PXO91zvHWp9+3ut/Ab1vwc+1oBvmuAI36rBNZ3whmN54ZR2uMSfCvGIT/ziaq64ozHO8aFqfOMdD7lOP95okZv8piT/R/TJVz7TlHOa5TB3qcsNHfOYzzzQNYf5zQGdc5bvXNQ9M
N/nP8xz0kw8dz0UX+tFRnfSQL53pTef40+Ec9Y5P/c1Vl/rVXZ31i2+d612X+NcTHfawEuDsaE+72tfO9ra7Xe0HiLvc5073utv97ninu17Hvma9vv3vgA982vNO+MIbfu4AFrziFw/3wzv+8YivK9/1XFfGW17xkM+84xN/+c6/XfOgJ/zeJz9mv3v+9GsPvertznnUu54Aq4+93EdP+jCb/vWol73sW497z+s+9rSv/Zdv3/vO/371vC++5Y+v+uALv8vEVz7jmR/65Esf89TXvPOfv+XoX1/w2dc+/3+/v/zwQ3773M+y98n/d/Off/zsx777D4/+9K8//m2f/+bhj3/A65/+kpd+0Fd5/ed//1d41leAqXeAoheAAth9BKiAbseADbhfEvh5FIh39cd993eBsJeBd5eAHviBIFh3G/h8HXiBJch6/DeCg7eCeueAD6h+EeiCaAeDMWiBNviCOBh3Jyh8KSiBPTh7LbiDQ+iDMjiDQaiAR3gAIuiBTfiDtbeEM
BRiFRWiDVkhXMwiBdLWDPNiDT6iCRyiFpEeF/ZeF9+WFNziGSfiAZoh/aGhfanh2cdhWW6hlbxh/dRhfc0iCYNiGApiH7LeH7dWHhKhWd0iDXTiHh3hehv/IhlqYiIJIfo1oXo84hGQ4eZP4fZUYXpf4h5F4h5t4fZ0IXp+Ig5nId6MofaW4XacIg6k4dquofK2oXa+4grH4dbNYfLVYXbdYgrm4dbvYe71IXb8IgsF4dcOIe8X4XMeYgck4dcv4es3oXM9IgdH4dNPoetWYXNfIgNm4dNuYe5CYhoxYjnKViMa2iGrYjcj1jQcYjkc3jqfnjsMFj/8nj0NHj76HjvKFj/qnjz/Hj8bnj3x4jpgIiPZXg0ZokIWIkKC4b5LIkFjokOwFkPMnkDtHkJdnj8KFke6nkTfHkeWXkDrYjhZZVupIktOXkpYIkaiokBxIkS7okb0Fkub/J5Izx5KLZ5O8hZPhp5Mux5PyF5FyCJOwKJMoSJMj6JO3BZTZJ5QpR5Tg55KeM
iJS4qJRAyJRQaJWmiJXAqJVTyJViaJLm2IdqKJUkR5VoCXhh2JYFqI7qCJde+JZ0GX9ymYh3aYN2uZffl5d36Jcj2JeCqXyAuYWFeYGEmZi4d5gzyJgKuJiQiXqO+YCT2X+SeZmdV5kCqJnxl5meyXicmX6hSX6gWZqCN5rch5rXd5qs+Xeq+XyvqXyuOZttF5vCZ5u9V5u6qXa4WXu9+Xq8GZxn95ukR5yoN5zEaZyTh5ynp5zByZx855yeB529KZ1jR52dZ526iZ1fp52Xx522/+mdWweeliees0meV2eejIeer6meU8eei+eerAmfTyefikefqGmfS4efgqefpcmfR+efgQegoSmgQ0egbnmFCuqbCLpzDfp2BuqZDwqhEdp2E6qZFXpzF4qhDNqhGzpzHcp2GXqZIepyI7p2JTqZJ5pyKap2KwqZLUpyL5p2McqYM/pxNYp2N5qYOapxO3p2PVqYP1pxQUoAQyqYRQpxR5qkfrmkC9ekH3qhUGpwUnqSNVqlM
AXelZ5mlWnpvXHqUO/qlYBqkTrqXZCpvYfqPQZqm7bamBzmmbjpucPqQcjqn2VanF9mmeJqnZjqlEdqnfrqjZ3qXgkpteuqIfHqoxf+WqC95p4z6a446Vk8RqZYql6xxqZq6hZm6qZ7KfZ36qaI6eaE6qqZ6daV6qqo6dKm6qq7qcq36qrJacbE6q7bKb7V6q7o6brm6q76qbL36q8Kaa8E6rMbKasV6rMq6acm6rM7qaM36rNIaaNE6rdZ6Z9V6rdraZtm6rd46Zt36reLqZeE6ruaaZeV6ruOarur6rezartv6rvB6rfI6r9Nar/b6rPiar8u6r/x6rP76r8MasAL7qwRbsLt6sAh7qwq7sLPasA77qhAbsas6sRR7qhZ7saOasRr7qRzbsZv6sSB7qSI7spFasiZ7qCibsn26siw7py77smkaszL7pTT/W7NVerM4u6Q6u7M/2rM+O6NAq1cFULRGe7RIm7RKu7RM27RO+7RQG7VSO7VUW7VW27Rq+WZDW1dXM
27Ve+7VgG7ZiO7ZPm7VutrV0RbZqu7Zs27ZuS7Vmy62rQWxE+7Z2e7d4m7dWG7dshrZzpbeAG7iCm7d8u2Z+K1eDm7iKu7heW7hldrhtxbiSO7mUm7SOS2aQy1aVu7mcm7iXC65zu2xc27mkW7pv+7lilrlrZbqs27pii7phprpq5bq0W7twK5agJrtlZbu827tLC7tgprtk5bvES7zA+2XCO1bFu7y2e7zkGrrQNrrMO72m67xdlrxiRb3aS7rWy2XYG1bb/xu+ldu9W/a9XCW+6Mu45Ktl5rtV6fu+g7u+6Aq91Sa98Hu/dyu/AtC+WoW//mu3+su/WfW/BMy2AUy/2ma/BbzAX3vAqkG3CszAEly1DpwaEJy2E5zBFIy7zIrA3xbBGhzCTFvBpHHBfyvCKIy1HKxpAoxVKfzCSkvCo2HCiAvDNly0MiwaNBy5N2zDORwaO6y5PQzDP8wZQby6Q/zCRbwZRzy7SZzCS6wZTby7T4zCUZwZUzy8VSzCV0wZWay8M
WxzCXTwZX5y9YazBYywZZQy+Z5zBaRwZa3y+bTzBb8wYcey+cyzBdbwYd9y/eczAe6wYfTzAf7zAgZwYg+zChf9cwIdMGIk8VYvMyCtcaS0MyZH8v408GI8sVZeMyZNMaZXMyZ2Mv5ksGJscVaNMyp/8aKGMyqkMv6UcGKcMVa8My6sMrR5MbnUVJxARy4Axy0/Fyw/hy3sBzE4lzA5BzHphzE2FzA2hzHnBzEjlzAwBzXghzUdFzQthzXeBzUalzQrBzXLhzUUFzgkhznFBzkRlzgiBznChzkPFzgfhzm8Bz0IlzwZBz25hz0GFzwWhz2jBz0DlzwQB0Gch0D9F0ANh0GaB0Dql0ALB0GXh0DkF0QAg0WRB0Thl0Rg9Fhp9Uxx9y43WylAV0qFIrLmcbrsM0R3dFR9tUyYtkb5G0sH1zNIijWg0fcw2fdK4ltPNvNMyjdIPLLp0FdPp+Gs+Pc1AfdQzndLuttIK3dJc8dI1ZdR2iNROPW9QTdBSvRVUTVNWzVbEM
ltTZvNRX3dRDHb1FbdZijdVpXb9rHdU3fWhk/c1sDXBubcFEPVdhjddorddqzdd3jYh5XcJ7LVd9Tdh/bdiBjdiDrZKFPcOH3VaJDdmLLdmNTdmPTVZjndX4ttX+3NVa8dUzVdmcHdk6PNlsZdoFh9pArNprxdpi1dlvncBxzdVzbWh1Xc6b3dqXndqZvdq9PduubcSwrVayHVa0DdhwLdhyzdOzttvrPNzKXdxAERAAOw==",
"description": "",
"animation_url": "",
"youtube_url": "",
"trait_type": "Eyes",
"value": "Fierce"
"trait_type": "Hair",
"value": "Long"
"trait_type": "Mouth",
"value": "Main"
"trait_type": "Head",
"value": "Crown"
"trait_type": "Legendary",
"value": ""
https://trustless.computer
"name": "K-Pops",
"image": "data:image/gif;base64,R0lGODlh9AH0AYcAADcZQAAAAJvDwgD/0f///wCMhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEAgAAACwAAAAA9AH0AQAI/wAHCBxIsKDBgwgTKlzIsKHDhxAdAphIsaLFixgzatzIsaPHjyBDihxJcmPEkyhTqlzJsqXLlzBjyhxQsqbNmzhz6tzZcabPn0CDCh1K9CfPo0iTKl0qsqjTp1CjSp3akKnVq1izlqTKtavXr2Afah1LtmzWsGjTql0r1Kzbt3Btsp1LM
t65dhXHz6t178a7fv4DB8h1M2G3gw4gTBy3MuLFVxZAjSz7puLJlnZMza94s8LLnz005ix4dGLTp0xlJq149F7Vr16xjy/b6ujbo2bhzO7XN27Lu38Bn9h7OOLjx4yqJK+eLvLlzhsujx31OvfpA6djNWt/uPLt3rdzDG///Tv6x+PO5y6tPir697PXwd7qfrzq+/Zv083O+z5+k/v+T9ScgSAAWqNiACHJk4IKlJehgXwxGaNeDFFIk4YWtVUghhhympeGGHYZI24cOimgiVSSWeOKKT6WYIIswEuUigjHWCNSMA9qoo0w4Crjjjy712B+QRCYn5H1FJhnRkUgq6SR0TMb35JQJRSkllVgSZCV8WXZJ05bqeZklmGGKSSWZ5Zl5JprfqTklm2266SSc3sk5J53Y2SlVAHz26eefgAYq6KB/CoandGARquiijPpZXaOQRlroV4ci+pWkmEL6aKacEmpopcol2umogG5K6qkBfArqcKKiSqqprnb/quqqvLUaK6ewM
3orprLTWZquukuYKrKaU9trbr8M2Kmyyi/JqLGrIMqvostIO6uyzpkVbraDUbltqsdi+pq23kz5HbrPghgvtped6Sl277o6o7rpewWvtu/YGeu28vrGbb7nO/futvPze5q/AfHYL774FNzbuwvginHC6DV/2cLsKY0xxxZVdfG7GH2/MscMHIwwyuQyPzFzJAp/sbcoq6+UxyhFLDHPM07H8r8vb3ozzWzO/XLPJIv+8V9A9D91y0UbnhXS1PEPNdNNwPS1t1FdPTbVhOueLNbM+bw1e1/Z+nWzYYmNlNdhK76x12mOtfXbbXr8N91lkQ2yuxBMT/3w30HlrvDffaP+tlNzDmp243YYzhTiwikPOeOOHBx7y4DZPTjlSj+saueeab85T57d+XnroomNmOc2YE+136mqvLnTrS78Ou3n18p0q3WWjfrtcsidNu9u2/1557oTzrndXxuONfObD111880eRHqvp1/tOfWjPux6w7oVvP5L1rmJfvvbif0Q+quazj376M
PQUvdfS9Tw8/fvJnTf/yXN3PXv5s25/gmOe/6gFwbljSnQIXyMAG1k5PTnGgBCdIwQriCoJPsaAGN8jBCmIwgx0MoQhHyL8PBoWEKEyhCs9nwqGs8IUwjGG8WnhCGdrwhiukoQtxyMMeclCHQvGhEP+H6EAg1pCISEyi9Iw4EyU68YnCY6JMoEjFKmZPilO0oha3GCwsZpGLYAyjvrwYEzGa8YxkLOMZ18jFNMKEjXC0ohtfEsc6PnGOLrGjHpGIx5bs8Y8+7CNLAEnIGwpyJYVMJAwPqRJFOjKFjEzJIycpwkiihJKY3KAlT5LJTlJwkxHxpCgbCEqIjPKU4CulQ1DJygeqUiGtjGUJX3kQWdpydrRMyC13GcBcIoSXwASdL38ZzGKeapi6NKYyL4hMgyzzmV1sZkGgSU1GSdOZ1cwmt65JEG16E2Dc/KY4d8dNgYzzm+UcyDm9mU5zrjOb7RzAO+HZznlWM572pCY+8/n/zH3yU5n+/GcxAypQYFangAhNqEIXM
ytCGOvShEI2oRCdK0Ypa9KIYzahGN8rRjnr0oyANqUhHStKSmvSkKE2pSlfK0pa69KUwjalMZ0rTmtr0pjjNqU53ytOe+vSnQA2qUIdK1KIa9ahITapSl8rUpjr1qVCNqlSnStWqWvWqWM2qVrfK1a569atgDatYx0rWspr1rGhNq1rXyta2uvWtcI2rXOdK16iKUwB4zate98rXvvr1r4ANrGAH+1dxVuiuhE2sYhfL2MYalkKIbaxkJ0tZxT72QZGtrGY3u9nLOiiznA2taBPr2QSBdrSoTe1eS4ug06r2taNl7YBcC9va/2pWtgKirW1369hvHvabvA1uZXHbH90K97iAJS5/jIvc5q7Wt5AFrnOnm1zoYla61M3uc735W29q97t5Ve59mAve4IrXPuQt727PG5/0qre27IWPe9/72viuZ770Ta191YPf/MbWup/Frn+Pu9/y9HfAnC0weQ6M4NsC2LQCbvB6H9zaCEsYvhSerYUvXN8M53bDHNavh4sL4hD/M
l7vR9a6JMYzi66p4xR1ucYBfDGMRyxjCNK7xibXZXW3qWLUK/g6DfyzYIHtnyESu7o0rnOMkO3jJGm6ykylr5Owgecp8rTJ2roxlvWpZOlzuMl6/HJ0wi5nMyzFzl9GsHDVjmf/NxHHzlOE8HDk7mc69sXOS8cwbPROZz7bx848BXRtB65jQI1EgARbN6EY7+tGQjrSkHV2ASlv60pjOtKY3zWlMK1DMT5bYpEdN6lI3utOoTrWqL21GU7v61ZRetaxnzWrdgXq4uoO1rl1N617LutW7DvakfU1sVH/61pNVtLCX/ehiO1vTwGa2tAnw7Gpb+tjI7i3fpj1ta1s72twWtrerje1sL1bZ4Rb3uJ0N7nTret3strW5GYtud78b3sRut715jW9fl3vehK33vvndb1rre+CkLniv/w3wIuca4a9WuMHFCPGIS/zX8m54wB9e8VJfHONh7LipP75qhmu8sBz/F/mwSZ7qg6s81izvtMlP3leBv7zZMZc5xW8u6ZzrnG80M
H6zNec5on3Pa5UQ3+qZnHnQvp5zop1Z6ppHOc6lPPeNN9+vQoW51T+8c6jDvegGYnnUBbD3pYq801W+edrVjvezbFTXYw971tb+87WN/O9zD+/S5493uKv+73vdu9r6DXfAhn3vU0072rJ+96m0HvMgRLzHCZ9nwXI/81xVPbc0D3fJO3zbnF015Lo6e9J6vPOj5LvrRl36Lp+884we/98ezPfWmP/3r/7V61svd9biHve6Dz/veF771nN+9FWOvfHsZ//i/Tz7xlz/82X++97a/+/SryPztw+v52Q+8//eh2H3rqx77mEe7+XMP/PULDPzph7z7tVh+sTe+6eGf/PifWP+60x7u+ddxzUdF/Wd19xd0AVhxA0h+1Wd//1d2CQhxC8h/Deh/17d6EYhwE+hEBSh1B0hzGThwG6hEHah0H3hyIbhvI5hEJWh0J6hxKWhvK4hELehzL9hwMehuM0hENZhzNwhwOZhuOzhEPRhzPzhvQRhuQyhERchyR2huSchtS+hDM
TUhyT5htUdht+8eBFWiAD+h48Xd780d97eeAFwh6WShtU9hDVfhxV4hsachsa8hDbXhxb3hrcbhsc4hDdShxdwhqeahuY8h9XeiBX4h/Yah9g0iAhWiCh/+IgIkofovYLnsRe7H3h2cWiZbYcRWyiaOHiWumiZ6IcJ04inMHim8miqZob6W4ikSHinOmiq4Ybq04iy8Hi3cmi7YobbW4ix2Hi3umi74obL04jAgHjH8mjMaoa8W4jPaGjIOmjM7oas04jeEGjYcmjdZIatW4jdKGjTUWiN5IAN04jsIGjjAmjt5Yjua4a+i4Yuq4jezYjrD2jiYWj9Y4j/ToavYYYvg4jfq4j6XWjxz2j84YkAI5agR5YQa5jAiZkJK2kBLWkMb4kBAJaRLZYBQ5jBZ5kY6WkQi2kb7YkR7JaCA5YCK5iyRZkgRwkv6Vkra4kiXpkvkFk7Mokx7/SZP0ZZOuiJMXqZPvxZOr6JMQCZTqJZSmSJQJaZTlhZSjqJQCyZTg5ZSeCJX7M
KJXfRZWbaJX0iJXapZWWyJXt6JXZBZaxJ5bmSJbUZZanh5bjqJbTxZaj55beCJfOJZecR5fbaJfNhZeKp5fWyJfI5ZdzB5jTKJgEpo0XaZjOiJjCRZhgx5jL6JjmpZgQKZnGSJm8BZlQh5nDqJkThnwsSY0UMpq6Bpq2xZlE55m+iJosFn2mWWqsuYuuCVuqyXOzaYu1GWOwGZujlpuzuJtAZpkJCZyuKJw21pu+KWnGuYrIiVq3eXPNaYrPuWMIs5ymNp2jWJ2iFZ0vp52eyJ2h/+WdKlchz3ee6Ll65pme7NmeNLee7hmf8glq8Dmf9nmfNVaf+Lmf/Dlg+tmfABqg2fWfAlqgBrpbBHqgCrqgoZWgDPqgELpYDhqhFFqhfTWhFpqhFYqhGtqhDMqhHhqiBQqiIlqi/EmiJpqi84miKtqi7MmiLhqjxgejMlqjhEejNpqjTYejOtqjDcejPhqkyAakQlqkWEakRpqkP4akStqkJsakThqlDQalUlql9EWlVpqlM
34WlWtqlzsWlXhqmwQWmYlqmsEWmZpqmo4WmatqmmsWmbhqnjQWnclqnhEWndpqnf4WnetqnesWnfuqngBqoejqohGqnhnqocpqoiv/qpozaqGr6qJBqppI6qWJaqZbqpZiaqVq6qZxqpZ76qVIaqqLqpKRaqkp6qvAXRj6qqsZnRq1KIT4Kqz3qqujHqrUqqz1KqzpqqxgoRrH6ILMKrLkqrLtKrL2qqzrKqznqq2iIrM2qrDnKrDbqrJZHrTVqrYSHrTKqrbUHrdUqrTbKrTHqrQAIrtkqrjVKri5qrhCIrt2qrjLKri3qrmCIq8lqrMsKr+UqrzFKrypqr4iIr9Gqr9PKr+3qry4KsCkqsJBIsOFqsOOKsPWqsC3KsCbqsCBIsQFrsSqKsSWqsSjIsQ3rsSkKsiIqsjBIshlrsiaKsiGqsjjIsiHrsiX/CrMeKrNASLMpa7MiirMdqrNIyLMx67MhCrQaKrRQSLQ5a7QeirQZqrRYyLRB67QdCrUWKrVwSLVJM
a7UairUb6rUZCrYUqrV4yLVRK7YWSrYRaraAiLZZmzarCkbPR1Jzy0V1O1J3u0V5K1J7q0V9G1J/a0WBC1KDW0WF+1GHS0WJ61GLC0WN21GP+0SRy1GT60SVu1GXq0SZq1Gbm0Sdm1Gfi0Shi1GjS0Sle1GnO0Spa1GrK0StW1Gv60OxS1Gz20O1O1G3y0O5K1G7i0O9G1G/e0PBC1HDa0PF+1DHK0PJ61DLG0PN21DPC0PRy1DT+0LVu1DXu0LZq1Dbq0LdiJtQ35tC4YtQ44tC5VtA50tC6es/6ztC7Xs/7ytC8Qs/8xtC9Zs+99tB+Ss++8tB/bs9/7tBAUw9A6xBBdw8B2xBCWw8C1xBDfw7D0xBEXw7EzxBFQw7FyxBGZw6G+xAHSw6H9xAIbw5I8xAJUw5J7xAKdw4KyyenGW3rwq3Q6q3MwyxllchAQEAOw==",
"description": "",
"animation_url": "",
"trait_type": "Eyes",
"value": "Aegyo"
"trait_type": "Hair",
"value": "Bob"
"trait_type": "Mouth",
"value": "Surprise"
"trait_type": "Head",
"value": "Cat"
"trait_type": "Legendary",
"value": ""
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"yfdc.sats"}h!
7{"p":"brc-20","op":"transfer","tick":"euro","amt":"1"}
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"4500"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"sobhan63.unisat"}h!
text/plain;charset=utf-8
LW{"p": "orc-20","tick": "ordinals","id": "3388495","op": "send","n": "5","amt": "20000"}h!
text/plain;charset=utf-8
H{"p": "orc-20","tick": "ordinals","id": "3388495","op": "send","n": "6"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"3430"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"bitx","amt":"10"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"60000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"20000"}h!
iTXtXML:com.adobe.xmp
" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 7.2-c000 79.1b65a79b4, 2022/06/13-22:01:01 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/" xmlns:xmpMM="http://ns.adobe.com/xaM
p/1.0/mm/" xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#" xmp:CreatorTool="Adobe Photoshop 23.5 (Macintosh)" xmp:CreateDate="2023-01-25T17:48:25+08:00" xmp:ModifyDate="2023-06-12T20:23:18+08:00" xmp:MetadataDate="2023-06-12T20:23:18+08:00" dc:format="image/png" photoshop:ColorMode="3" xmpMM:InstanceID="xmp.iid:032b2866-58df-44fc-aafc-1b7b22d6e9fb" xmpMM:DocumentID="adobe:docid:photoshop:fbcb0717-60dd-c843-ba7f-cb5b60e7b930" xmpMM:OriginalDocumentID="xmp.did:a590b73f-e7cb-47ec-a8f8-11b1993fdd59"> <xmM
pMM:History> <rdf:Seq> <rdf:li stEvt:action="created" stEvt:instanceID="xmp.iid:a590b73f-e7cb-47ec-a8f8-11b1993fdd59" stEvt:when="2023-01-25T17:48:25+08:00" stEvt:softwareAgent="Adobe Photoshop 23.5 (Macintosh)"/> <rdf:li stEvt:action="saved" stEvt:instanceID="xmp.iid:032b2866-58df-44fc-aafc-1b7b22d6e9fb" stEvt:when="2023-06-12T20:23:18+08:00" stEvt:softwareAgent="Adobe Photoshop 23.5 (Macintosh)" stEvt:changed="/"/> </rdf:Seq> </xmpMM:History> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"4000"}h!
5{"p":"brc-20","op":"mint","tick":"VAMP","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"50"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "6efcc03aede9249019605b92471d16b911235eef1a94f5fd9621f366513d7466",
"id": "227",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0,M
deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "799a5502a59ab4b8d3973b4f4c911e4976f18451524a31228d0f3fd1379a4436",
"id": "272",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "7d24280402bce73c86eae2029a9e90c04382bd9e0d73a056502b19af8e86add0",
"id": "279",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, M
deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h":"b228a60b6d78171875276d760fbe1201f504d6dbfdf48f99337e1c949634547e",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4d10811a041803b3703634185c8ebff4f491ab83e5b6af3a53f3e21030d7b9fc",
"id": "245",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deM
ploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
rawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "cd2eccede9ac6d0ba5cfab8368346b6f6de0b0977591b3fbefdbdf4ad7da1886",
"id": "281",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deM
ploy.traits.face["surprised"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
d/Foundry USA Pool #dropgold/&
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"26000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"26000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"ordsingularity.ai"}h!
6j4ion:1.QmaWsFNDeNwNijuXwJs3bwERsyWfCh5EsMxzk35fT2XsYf
text/plain;charset=utf-8
J{"p":"brc-20","op":"deploy","tick":"$dbt","max":"1000000000","lim":"1000"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"bamc","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"GEN4","amt":"1"}h!
text/plain;charset=utf-8
J{"p":"brc-20","op":"deploy","tick":"214d","max":"1000002","lim":"1000001"}h!
text/plain;charset=utf-8
I{"p":"brc-20","op":"deploy","tick":"pdpd","max":"150000000","lim":"1500"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "aafff885523398123e46b70664c313972ac4a9af4a021cd60c659e84f3405c0f",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"25000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "39c96a80743b62ce6edb1ecb9dd6e0162c3eddb186e5ab2cceedb58a1a1e4b28",
"id": "723",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].baM
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
raw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8015e03b6d36cf238429dd4691c66df93c8382ea11a8139dcccd81700c1b23a0",
"id": "988",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the MC
image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"ketabrah.sats"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "28d3fab011d1697d6bf12b9bfa38274e4340ce7bed42b5b3e395c438a173e830",
"id": "938",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 M
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
aw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "589f53c7c95eee6d4ed56613baf2fc960de980d0e2b4b6e04201f233ddbd505b",
"id": "649",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image oM<
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "c2f2a5130f056356157c3011059eec1c05dbedd14a62e935cbed9568b494659d",
"id": "640",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 M
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
aw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "589f53c7c95eee6d4ed56613baf2fc960de980d0e2b4b6e04201f233ddbd505b",
"id": "649",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image oM<
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "45456e8915759feabbc6b32424e962bb8bdd1147eaebbf5621c1f34a990448c9",
"id": "945",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly["cM
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "71f603c1da900e82d5c97587f358da169e8ce61decdbbf77a5a8d01bec754c41",
"id": "727",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].baM
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/plain;charset=utf-8
L|{"p":"brc-721","op":"mint","tick":"BitThumbs","id":"9251563","ipfs":"ipfs://QmP6b3QBfTEu3D9AC1hQswiXN5FbqJSPv2XXdYJ3aDAwTc"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "54040a771ea652136d88658d5c6dc3340e53c1b5174f7de66007d0ce318a05ce",
"id": "319",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64M
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto theM+
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "30105c6f41bec5fe09032ddab8a443149df3963138ab20eb7cb2af54c920f207",
"id": "326",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
"tokenid": "9750",
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"152383"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"240000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"YARI","amt":"5"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"crsd","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "5670",
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"ketabrah.unisat"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"$OG$","amt":"30"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a33cf9173df55e628364d0b36465cea50dd454dbc076cba01518902c0ff162e3",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4a19ea13c490efd9e70f65081c5397a0be3f1a276baa3b21e7c8f987e4e1f7a5",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
r(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
text/plain;charset=utf-8
"tokenid": "8982",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "09f35344d8dfc1fe74c00bee6755b0c249069787f830179b3b1052f9232d981",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
et i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4f182a6f94cf7b4491e952397f559c3367960af753836dd11b2033a46e3812c0",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
text/plain;charset=utf-8
"tokenid": "8294",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "6128",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "82ddffcf0c0970cd26811e252ac0adda9f0728d1178db4dd01149c79b398d068",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "6102",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0e542fe36a85c096b74cbd9eb7f73ce608bd57e87fc53e5e74cbbc83ce0a0c6f",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"nals","amt":"1500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"16500000000"}h!
text/plain;charset=utf-8
"tokenid": "8275",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
text/plain;charset=utf-8
"tokenid": "8296",
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"fuckgarygensler.btc"}h!
text/html;charset=utf-8
<meta charset="UTF-8">
Generative supports the most popular creative coding libraries. Simply uncomment the library you want to use below.
Are we missing an important library? Let us know @generative_xyz.
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js"></script>
<!-- c2.min.js@1.0.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<!-- chromajs@2.4.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<!-- p5.grain.js@0.6.1
<script sandbox="allow-scripts" type="text/javascript" src="https://cdn.generative.xyz/ajax/libs/p5.grain/0.6.1/p5.grain.min.js"></script>
<!-- threejs@r124
<script sandbox="allow-scripts" type="text/javascript" src="M
https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js"></script>
<!-- tonejs@14.8.49
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.8.49/Tone.js"></script>
<!-- svgjs@3.1.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script>
<!-- aframejs@1.2.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdM
njs.cloudflare.com/ajax/libs/aframe/1.2.0/aframe.min.js"></script>
<!-- babylonjs@5.47.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babylonjs/5.47.0/babylon.js"></script>
<!-- paperjs@0.12.17
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.17/paper-full.min.js"></script>
<!-- regljs@2.1.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdnjs.cloudflare.com/ajax/libs/regl/2.1.0/regl.min.js"></script>
<script type="text/javascript">
Add your script here
Add your script here
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.M
split('/').find(t => t.includes('i0'));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
seed = new URLSearchParams(window.location.search).get("seed") || Array(64).fill(0).map(_ => alphabet[(Math.random() * alphabet.length) | 0]).join('') + "i0";
let pattern = "seed=";
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
break;
function cyrb128($) {
let _ = 1779033703, u = 3144134277, i = 1013904242, l = 2773480762;
for (let n = 0, r; n < $.length; n++) _ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067), u = i ^ Math.imul(u ^ r, 2869860233), i = l ^ Math.imul(i ^ r, 951274213), l = _ ^ Math.imul(l ^ r, 2716044179);
return _ = Math.imul(i ^ _ >>> 18, 597399067), u = Math.imul(l M
^ u >>> 22, 2869860233), i = Math.imul(_ ^ i >>> 17, 951274213), l = Math.imul(u ^ l >>> 19, 2716044179), [(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
u >>>= 0, i >>>= 0;
var l = ($ >>>= 0) + (_ >>>= 0) | 0;
return $ = _ ^ _ >>> 9, _ = u + (u << 3) | 0, u = (u = u << 21 | u >>> 11) + (l = l + (i = i + 1 | 0) | 0) | 0, (l >>> 0) / 4294967296
// IMPORTANT: Instead of Math.random(), use this function mathRand() for random number generation.
// This function generates a random number between 0 and 1 with on-chain seed.
let mathRand = sfc32(...cyrb128(seed));
justify-content: center;
align-items: center;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
// calculate rarity by yourself
if (rand > 0.5) {
return true;
return false
// window.$generativeTraits contain list traits for token
// you need to populate a $generativeTraits object in the window object
Add your code here
var t2 =rnd(0.3,0.32)
var v= rnd(0,100-10)
var v1= rnd(0,100-10)
var n2 =rnd(150,395)
var variation = rnd(0,350)
createCanvas(1800, 1800,WEBGL);
angleMode(DEGREES)
var bc =rnd(0,200)
background("#06283D");
background("#820000");
background("#321E1E");
if(bc>100&bc<120){
background("#4C3A51");
background("#2D033B");
rotateY(frameCount)
var l = rnd(0,g2)
fill("#FFD32D")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#DA1212")
if(l>30&l<40){
fill("#733C3C")
if(l>40&l<50){
if(l>50&l<60){
fill("#001E6C")
if(l>60&l<70){
fill("#367E18")
if(l>70&l<80){
fill("#990000")
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#F2BE22")
if(l>30&l<40){
fill("#F29727")
if(l>40&l<50M
fill("#F24C3D")
if(l>50&l<60){
fill("#FF0060")
if(l>60&l<70){
fill("#F6FA70")
if(l>70&l<80){
fill("#0079FF")
if(mn>100&mn<150){
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#22A699")
if(l>20&l<30){
fill("#116A7B")
if(l>30&l<40){
fill("#00DFA2")
if(l>40&l<50){
fill("#1B9C85")
if(l>50&l<60){
fill("#F7C04A")
if(l>60&l<70){
fill("#16FF00")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
if(l>30&l<40){
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
fill("#FF0032")
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>200&mn<250){
var l = rnd(0,g2)
fill("#E3C770")
if(l>10&l<20){
fill("#FECD70")
if(l>20&l<30){
if(l>30&l<40){
fill("#F3E0B5")
if(l>40&l<50){
fill("#FDEEDC")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#F1A661")
if(l>70&l<80){
fill("#FFF38C")
if(mn>250&mn<300){
var l = rnd(0,g2)
fill("#A10035")
if(l>10&l<20){
fill("#FEC260")
fill("#3FA796")
if(l>30&l<40){
fill("#2A0944")
if(l>40&l<50){
fill("#2B7A0B")
if(l>50&l<60){
fill("#EAE509")
if(l>60&l<70){
fill("#003865")
if(l>70&l<80){
fill("#0078AA")
tint(250, 0, 0, 20)
rotateX(frameCount)
rotate(frameCount)
translate(1/6*fraM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
line(0,0,-width,0)
if(variation>50&variation<100){
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0M
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>100&variation<150){
rotateY(frameCount)
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>150&variation<200){
rotateX(frameCount)
rotateX(frameCount)
rotate(frameCount)
nslate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>200&variation<250){
rotateX(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>250&variation<3350){
rotate(frameCount*t)
if(v>60&v<90){
rotateX(frameCount*t)
rotateY(frameCount*t1)
if(v1>30&v1<60){
rotate(frameCount*t1)
if(v1>60&v1<90){
rotateX(frameCount*t1)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(frameCount>2200){
function rnd(min,max){
return mathRand()*(max-min) + min;
Add your code here
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"25000"}h!
{"p":"brc-721","op":"mint","tick":"Bitcoin-mfers","id":"8122166","ipfs":"ipfs://QmWiQE65tmpYzcokCheQmng2DCM33DEhjXcPB6PanwpAZo"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"NameMirFox.gm"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "82ddffcf0c0970cd26811e252ac0adda9f0728d1178db4dd01149c79b398d068",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
text/plain;charset=utf-8
"tokenid": "5169",
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"Thunderdome.sats"}h!
text/plain;charset=utf-8
'{"p":"sns","op":"reg","name":"bad.xbt"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"BTC.sats"}h!
text/plain;charset=utf-8
"tokenid": "5167",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "96115ed7f3d29d1bc3a1d99c35e02f60f994dcd5942cd0da0b6dabff4fa709df",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"Soycartel.gm"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "6158",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"25000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"25000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2df8f4fe6e99387397811931c17c958e1fa0189fe43c1c477834c9e48adaabe1",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
:{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"25000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"840"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"stas","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"crsd","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"200000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
LN{"p":"brc-20","op":"deploy","tick":"wsog","max":"100000000","lim":"100000000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"brst","amt":"44"}h!
text/plain;charset=utf-8
LN{"p":"brc-20","op":"deploy","tick":"tuae","max":"100000000","lim":"100000000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"sobhan63.btc"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"84000.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
"tokenid": "6105",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
<svg width="1045" height="1044" viewBox="0 0 1045 1044" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" overflow="hidden"><defs><clipPath id="clip0"><rect x="151" y="1314" width="1045" height="1044"/></clipPath></defs><g clip-path="url(#clip0)" transform="translate(-151 -1314)"><path d="M153.5 1489.67C153.5 1394.03 231.031 1316.5 326.67 1316.5L1020.33 1316.5C1115.97 1316.5 1193.5 1394.03 1193.5 1489.67L1193.5 2182.33C1193.5 2277.97 1115.97 2355.5 1020.33 2355.5L326M
.67 2355.5C231.031 2355.5 153.5 2277.97 153.5 2182.33Z" stroke="#E2F0D9" stroke-width="4.58333" stroke-linejoin="round" stroke-miterlimit="10" stroke-dasharray="36.6667 13.75" stroke-opacity="0.301961" fill="none" fill-rule="evenodd"/><path d="M34.2517 0.903642C24.85-2.53782-3.73037 3.58055 0.406274 23.8476 4.54292 44.1147 30.4912 112.947 59.0715 122.507 87.6519 132.067 153.462 93.0617 171.889 81.2074 190.316 69.3531 183.171 50.6155 169.633 51.3805 156.095 52.1454 109.464 86.9433 90.6605 85.7963 71.8576 84.6492 65.M
8407 58.6459 56.8151 44.4972 47.7896 30.3485 43.6533 4.34511 34.2517 0.903642Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd" transform="matrix(-1.83697e-16 -1 -1 1.83697e-16 443.5 1689.5)"/><path d="M34.4037 0.906464C24.9603-2.54575-3.74693 3.59173 0.408078 23.9221 4.56308 44.2525 30.6265 113.3 59.3338 122.889 88.041 132.479 154.144 93.3523 172.652 81.461 191.161 69.5697 183.984 50.7736 170.386 51.5409 156.788 52.3083 109.949 87.2148 91.063 86.0642 72.1766 84.9136 M
66.133 58.829 57.0674 44.6361 48.0018 30.4432 43.8471 4.35868 34.4037 0.906464Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd" transform="matrix(0.165437 -0.98622 -0.98622 -0.165437 609.277 1639.97)"/><path d="M531.61 1610.82C571.758 1577.33 632.507 1585.12 667.296 1628.22 681.393 1645.68 689.626 1667.19 690.677 1689.31 732.499 1687.68 769.459 1721.29 773.231 1764.38 773.89 1771.91 773.487 1779.45 772.033 1786.75 806.161 1784.53 837.044 1811.27 841.011 1846.48 842.1M
09 1856.23 841.027 1865.99 837.848 1875.01 875.708 1881.98 902.596 1918.93 897.905 1957.54 895.933 1973.76 888.488 1988.46 876.844 1999.12 889.741 2040.79 867.78 2083.57 827.793 2094.67 824.431 2095.61 820.998 2096.29 817.518 2096.73 799.893 2147.37 744.83 2171.52 694.531 2150.68 678.874 2144.19 664.895 2133.75 653.945 2120.36 615.677 2143.47 564.722 2129.26 540.134 2088.62 531.918 2075.05 527.401 2059.6 527.081 2043.99 475.982 2056.58 422.49 2023.71 407.603 1970.57 401.363 1948.3 402.746 1924.89 411.515 1904.33 35M
6.757 1874.25 333.939 1805.5 360.549 1750.78 360.884 1750.09 361.227 1749.41 361.576 1748.72 339.603 1720.5 343.075 1680.55 369.33 1659.49 383.325 1648.27 401.769 1644.24 419.747 1648.48 418.15 1613.32 444.64 1584.88 478.913 1584.95 498.686 1584.99 517.715 1594.7 530.147 1611.08Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#F2F2F2" fill-rule="evenodd"/><path d="M434.337 1684.53C426.623 1673.85 422.172 1661.16 421.582 1648.16M375.33 1759.86C370.873 1756.4 366.845 1752.37 363.352 1747.89M413.022M
1903.36C415.721 1897.04 419.088 1891.06 423.065 1885.53M547.262 2036.3C541.283 2039.29 534.979 2041.61 528.456 2043.22M691.939 2039.8C695.923 2072.34 681.456 2103.32 654.752 2119.45M818.286 2095.91C806.71 2097.36 794.825 2096.03 783.56 2092.01M878.205 1998.39C874.983 2001.33 871.474 2003.94 867.728 2006.17M819.076 1873.38C825.654 1872.63 832.356 1872.86 838.975 1874.08M758.294 1789.7C763.115 1788.08 768.146 1787.09 773.271 1786.76M690.725 1689.19C691.105 1697.19 690.539 1705.16 689.039 1712.91M520.945 1621.34C524.M
208 1617.54 527.774 1614.02 531.608 1610.82" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="none" fill-rule="evenodd"/><path d="M630.628 1672.81C631.374 1658.66 542.05 1624.24 515.267 1623.6 488.485 1622.96 470.682 1654.81 469.935 1668.97 469.189 1683.12 484.664 1707.77 510.788 1708.52 536.912 1709.27 629.881 1686.96 630.628 1672.81Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M893.143 1925.52C886.494 1914.02 902.373 1887.04 906.774 18M
78.6 911.175 1870.16 904.294 1866.91 919.548 1874.86 934.802 1882.82 978.82 1905.48 998.297 1926.34 1017.77 1947.2 1031.33 1980.92 1036.41 2000.04 1041.5 2019.16 1043.77 2049.8 1028.82 2041.07 1013.86 2032.33 969.234 1967.43 946.666 1947.64 924.099 1927.86 899.792 1937.03 893.143 1925.52Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M793.441 1604.52C770.521 1580.77 731.069 1593.8 706.226 1597.74 681.383 1601.68 655.646 1604.85 644.384 1628.13 633.123 165M
1.42 641.491 1686.89 638.656 1737.47 635.821 1788.05 612.962 1881.68 627.375 1931.59 641.788 1981.5 690.066 2018.48 725.133 2036.94 760.199 2055.4 796.76 2053.52 837.773 2042.34 878.786 2031.16 948.264 2002.16 971.211 1969.84 994.157 1937.52 996.694 1886.68 975.451 1848.42 954.208 1810.15 873.824 1780.92 843.752 1740.24 813.68 1699.56 816.362 1628.27 793.441 1604.52Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M805.134 1619.16C812.535 1630.34 894.154 1614M
.69 913.208 1602.6 932.263 1590.51 926.862 1557.8 919.462 1546.62 912.062 1535.45 887.46 1523.87 868.805 1535.57 850.15 1547.27 797.734 1607.99 805.134 1619.16Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M788.71 1725.57C786.146 1687.75 813.714 1655.08 850.285 1652.6 886.855 1650.12 918.58 1678.77 921.143 1716.6 923.707 1754.42 896.138 1787.09 859.568 1789.56 822.997 1792.04 791.273 1763.39 788.71 1725.57Z" stroke="#000000" stroke-width="27.5" stroke-miM
terlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M675.786 1740.74C673.223 1702.92 700.791 1670.25 737.362 1667.77 773.932 1665.29 805.657 1693.94 808.22 1731.76 810.783 1769.58 783.215 1802.25 746.645 1804.73 710.074 1807.21 678.35 1778.56 675.786 1740.74Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M727.905 1767.27C726.742 1750.11 739.978 1735.23 757.469 1734.05 774.96 1732.86 790.082 1745.81 791.245 1762.98 792.408 1780.14 779.172 1795.01 761.6M
81 1796.2 744.191 1797.38 729.069 1784.43 727.905 1767.27Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M842.322 1753.58C841.159 1736.42 854.52 1721.53 872.166 1720.34 889.811 1719.14 905.059 1732.09 906.222 1749.25 907.386 1766.41 894.024 1781.3 876.378 1782.49 858.733 1783.69 843.485 1770.74 842.322 1753.58Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M195.494 151.705C214.906 146.384 231.M
925 132.55 235.383 117.651 238.84 102.753 227.139 67.635 216.236 62.3142 205.333 56.9935 176.879 89.9828 169.966 85.726 163.052 81.4693 177.677 50.9631 174.752 36.7741 171.827 22.585 160.924 3.78474 152.415 0.592352 143.905-2.60004 128.481 7.68671 123.695 17.619 118.908 27.5513 127.152 54.8651 123.695 60.1858 120.238 65.5066 106.144 55.5743 102.953 49.544 99.7616 43.5136 108.271 30.3893 104.548 24.0041 100.825 17.619 88.0612 10.8791 80.6153 11.2339 73.1694 11.5887 63.0644 18.3282 59.8733 26.1322 56.6821 33.9361 63.M
0644 51.6723 61.4688 58.0575 59.8733 64.4426 54.8206 66.571 50.2999 64.4426 45.7792 62.3142 36.7377 53.0915 34.3445 45.2876 31.9513 37.4836 40.1948 22.585 35.9401 17.619 31.6853 12.6527 14.6661 9.4603 8.81577 15.4906 2.96545 21.521 0.0405586 37.4833 0.83821 53.8007 1.63586 70.1182-6.07572 97.4319 13.6025 113.395 33.2806 129.357 90.1884 143.546 118.908 149.576 147.628 155.607 176.082 157.025 195.494 151.705Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#F2F2F2" fill-rule="evenodd" transform="matM
rix(-1 0 0 1 823 1497)"/><path d="M794.97 1946.85C796.06 1937.7 809.137 1931.73 824.18 1933.52 839.223 1935.31 850.535 1944.18 849.446 1953.33 848.357 1962.48 835.279 1968.45 820.236 1966.66 805.193 1964.87 793.881 1956 794.97 1946.85Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M782.517 1970.99C785.018 1981.94 787.518 1992.9 800.152 1997.46 812.785 2002.01 835.552 2000.16 858.319 1998.32" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fiM
ll="none" fill-rule="evenodd"/><path d="M820.17 1960.38 816.401 1992.05" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="none" fill-rule="evenodd"/><path d="M588.922 1449.31C599.19 1459.95 591.118 1467.06 583.551 1469.5 575.985 1471.95 553.035 1468.05 543.522 1463.98 534.01 1459.9 530.074 1454.78 526.477 1445.07 522.88 1435.36 512.219 1405.17 521.939 1405.7 531.659 1406.22 578.653 1438.68 588.922 1449.31Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodM
d"/><path d="M400.565 1508.66C411.022 1519.11 403.078 1526.37 395.556 1528.95 388.035 1531.53 365.018 1528.04 355.435 1524.14 345.851 1520.23 341.825 1515.19 338.055 1505.54 334.284 1495.89 323.086 1465.9 332.814 1466.25 342.541 1466.6 390.108 1498.21 400.565 1508.66Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M0 195.682 48.4873 0 193.949 0 145.462 195.682Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#F4B183" fill-rule="evenodd" tM
ransform="matrix(0.993656 0.112463 0.112463 -0.993656 709.993 2208.83)"/><path d="M918.652 2225.91 883.478 2028.23 1008.37 1974.91 1043.54 2172.59Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#F4B183" fill-rule="evenodd"/><path d="M981.5 2045.5C981.5 2029.48 996.274 2016.5 1014.5 2016.5 1032.73 2016.5 1047.5 2029.48 1047.5 2045.5 1047.5 2061.52 1032.73 2074.5 1014.5 2074.5 996.274 2074.5 981.5 2061.52 981.5 2045.5Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D"M
fill-rule="evenodd"/><path d="M74.7575 3.94392C82.53-9.24271 102.625 14.3333 108.881 20.7268 115.137 27.1202 117.033 14.7329 112.294 42.3048 107.554 69.8771 94.0944 149.396 80.4449 186.159 66.7953 222.922 43.6669 251.293 30.3966 262.881 17.1263 274.47-4.48559 282.861 0.822572 255.689 6.13074 228.516 49.5437 141.804 62.2454 99.8465 74.9471 57.889 66.9849 17.1305 74.7575 3.94392Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd" transform="matrix(-0.8169 0.57678 0.57678M_
0.8169 668.23 1947.91)"/><path d="M777.829 2167.94C774.216 2153.74 785.798 2138.53 803.699 2133.98 821.6 2129.42 839.041 2137.24 842.654 2151.44 846.268 2165.64 834.686 2180.84 816.785 2185.4 798.884 2189.95 781.443 2182.14 777.829 2167.94Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/></g></svg>h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
<svg width="1045" height="1044" viewBox="0 0 1045 1044" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" overflow="hidden"><defs><clipPath id="clip0"><rect x="151" y="1314" width="1045" height="1044"/></clipPath></defs><g clip-path="url(#clip0)" transform="translate(-151 -1314)"><path d="M153.5 1489.67C153.5 1394.03 231.031 1316.5 326.67 1316.5L1020.33 1316.5C1115.97 1316.5 1193.5 1394.03 1193.5 1489.67L1193.5 2182.33C1193.5 2277.97 1115.97 2355.5 1020.33 2355.5L326M
.67 2355.5C231.031 2355.5 153.5 2277.97 153.5 2182.33Z" stroke="#E2F0D9" stroke-width="4.58333" stroke-linejoin="round" stroke-miterlimit="10" stroke-dasharray="36.6667 13.75" stroke-opacity="0.301961" fill="none" fill-rule="evenodd"/><path d="M661.985 1450.86C667.094 1461.45 750.385 1444.99 771.468 1433.06 792.55 1421.12 793.588 1389.84 788.479 1379.25 783.37 1368.67 761.427 1358 740.813 1369.55 720.2 1381.11 656.877 1440.28 661.985 1450.86Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2M
BB" fill-rule="evenodd"/><path d="M529.777 1500.74C529.829 1489.34 440.488 1473.45 414.167 1476.42 387.846 1479.39 371.903 1507.15 371.851 1518.55 371.8 1529.96 388.177 1547.64 413.857 1544.84 439.537 1542.04 529.725 1512.14 529.777 1500.74Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M678.169 2099.31C679.09 2085.3 709.835 2075.28 718.94 2071.74 728.046 2068.19 723.761 2060.6 732.804 2078.02 741.847 2095.44 768.128 2145.45 773.2 2176.23 778.272 2207.01 M
770.185 2243.76 763.238 2262.71 756.291 2281.67 739.823 2307.77 731.518 2289.95 723.214 2272.13 721.939 2187.95 713.409 2155.79 704.879 2123.62 677.247 2113.32 678.169 2099.31Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M534.958 2096.43C537.657 2082.79 568.917 2080.98 578.25 2079.87 587.583 2078.76 584.38 2070.11 590.958 2089.76 597.535 2109.4 616.728 2165.9 617.716 2197.74 618.705 2229.59 606.098 2263.87 596.889 2280.81 587.681 2297.76 568.271 2319.28M
562.465 2299.43 556.659 2279.58 566.237 2195.83 562.054 2161.7 557.872 2127.57 532.259 2110.07 534.958 2096.43Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M475.657 2114.96C424.858 2094.12 396.696 2041.25 412.757 1996.87 419.265 1978.89 432.489 1964.25 450.314 1955.32 425.106 1921.47 432.025 1878.76 465.768 1859.93 471.669 1856.64 478.177 1854.22 485.089 1852.75 463.771 1825.45 468.438 1790.26 495.513 1774.14 503.007 1769.68 511.753 1767.01 521.081 176M
6.33 505.295 1732.61 520.742 1696.98 555.582 1686.75 570.225 1682.45 586.72 1683.22 602.239 1688.92 629.598 1663.09 677.768 1665.56 709.829 1694.43 712.524 1696.86 715.056 1699.44 717.406 1702.14 769.644 1698.18 821.174 1734.71 832.502 1783.74 836.029 1799 835.303 1814.33 830.396 1828.23 871.475 1851.31 888.702 1898.46 868.874 1933.54 862.249 1945.27 851.956 1954.62 839.135 1960.58 878.769 1998.07 881.896 2054.12 846.118 2085.78 831.123 2099.05 810.831 2106.45 788.702 2106.73 794.873 2162.81 750.611 2206.7 689.841 M
2204.76 689.076 2204.73 688.309 2204.7 687.542 2204.66 676.562 2233.06 641.298 2244.78 608.776 2230.84 591.442 2223.42 577.566 2209.7 570.847 2193.34 542.462 2207.49 503.653 2196.06 484.163 2167.81 472.919 2151.51 470.152 2132.29 476.712 2116.07Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#F2F2F2" fill-rule="evenodd"/><path d="M592.556 2168.17C588.055 2178.42 580.021 2186.72 569.533 2191.95M688.976 2189.27C688.635 2194.2 687.578 2198.99 685.832 2203.5M787.034 2105.85C780.221 2105.93 773.318 2M
105.34 766.444 2104.09M821.215 1946.77C827.12 1950.6 832.649 1954.95 837.709 1959.73M741.608 1826.34C766.442 1811.19 800.508 1811.79 829.174 1827.9M716.279 1701.81C724.096 1710.81 729.764 1721.09 732.838 1731.84M600.852 1688.06C605.146 1689.64 609.319 1691.58 613.311 1693.85M530.436 1782.38C526.054 1777.24 522.427 1771.64 519.667 1765.74M495.39 1862.98C491.287 1859.61 487.593 1855.83 484.392 1851.73M450.187 1955.32C456.637 1952.09 463.598 1949.65 470.918 1948.05M490.51 2119.91C485.478 2118.61 480.513 2116.96 475.66M
2 2114.96" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="none" fill-rule="evenodd"/><path d="M547.722 1868.08C538.999 1867.03 515.519 1877.53 522.792 1893.52 530.064 1909.51 565.005 1961.54 591.356 1964.01 617.707 1966.48 667.209 1921.66 680.899 1908.34 694.589 1895.02 685.007 1880.87 673.494 1884.08 661.982 1887.29 628.217 1924.97 611.823 1927.61 595.428 1930.24 585.487 1909.86 575.127 1899.87 564.767 1889.88 556.444 1869.14 547.722 1868.08Z" stroke="#000000" stroke-width="20.625" stroke-miterliM
mit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M806.478 1866.97C797.922 1868.97 779.474 1886.9 791.791 1899.42 804.108 1911.94 854.782 1948.82 880.38 1942.1 905.979 1935.37 937.094 1876.29 945.381 1859.08 953.668 1841.87 939.813 1831.87 930.102 1838.84 920.39 1845.8 901.608 1892.79 887.112 1900.88 872.616 1908.98 856.286 1893.25 843.126 1887.42 829.966 1881.59 815.034 1864.97 806.478 1866.97Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M671.35 144M
1.92C647.517 1424.79 606.028 1437.64 579.939 1442.37 553.851 1447.1 526.831 1451.29 514.818 1470.32 502.806 1489.35 511.274 1516.65 507.863 1556.55 504.451 1596.45 479.665 1671.47 494.348 1709.71 509.031 1747.95 559.344 1773.79 595.96 1785.97 632.577 1798.14 670.937 1794.25 714.047 1782.76 757.157 1771.26 830.275 1743.9 854.621 1717.01 878.967 1690.11 882.068 1650.04 860.121 1621.39 838.173 1592.75 754.123 1575.12 722.937 1545.16 691.751 1515.21 695.183 1459.06 671.35 1441.92Z" stroke="#000000" stroke-width="27.5" M
stroke-miterlimit="8" fill="#FDE2BB" fill-rule="evenodd"/><path d="M655.847 1547.3C652.567 1509.87 678.57 1477.01 713.925 1473.91 749.281 1470.82 780.6 1498.65 783.88 1536.09 787.159 1573.52 761.156 1606.38 725.801 1609.48 690.445 1612.58 659.126 1584.74 655.847 1547.3Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M728.068 1564.74C726.731 1549.48 738.729 1535.96 754.868 1534.55 771.006 1533.13 785.172 1544.36 786.509 1559.62 787.846 1574.89 775.847 1588.4 M
759.709 1589.82 743.571 1591.23 729.405 1580.01 728.068 1564.74Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M548.759 1561.21C545.606 1525.23 571.142 1493.59 605.795 1490.56 640.447 1487.52 671.095 1514.23 674.247 1550.22 677.4 1586.21 651.864 1617.84 617.211 1620.88 582.558 1623.91 551.911 1597.2 548.759 1561.21Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M612.064 1583.52C610.727 1568.25 62M
2.725 1554.73 638.863 1553.32 655.001 1551.91 669.168 1563.13 670.505 1578.4 671.842 1593.66 659.843 1607.18 643.705 1608.59 627.567 1610.01 613.401 1598.78 612.064 1583.52Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M766.044 1497.35C772.619 1483.36 733.041 1472.99 719.332 1472.2 705.623 1471.41 692.618 1483.28 683.791 1492.6 674.963 1501.93 667.018 1517.56 666.367 1528.16 665.716 1538.76 664.039 1559.17 679.885 1556.18 695.732 1553.19 759.47 1511.35 M
766.044 1497.35Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#F8CBAD" fill-rule="evenodd"/><path d="M658.505 1556.79C672.831 1551.52 652.432 1515.6 643.419 1505.16 634.406 1494.72 617.075 1493.83 604.427 1494.14 591.778 1494.44 575.355 1499.89 567.527 1507 559.699 1514.1 544.322 1527.48 557.459 1536.76 570.595 1546.04 644.178 1562.06 658.505 1556.79Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#F8CBAD" fill-rule="evenodd"/><path d="M24.282 134.036C-5.33311 131.303 0.0M
712237 96.6841 0.935841 83.0189 1.80046 69.3536 21.4719 51.7408 29.4701 52.0445 37.4683 52.3482 45.6829 86.9667 48.9254 84.8409 52.1679 82.7151 45.0343 50.5262 48.9254 39.2904 52.8165 28.0547 65.7866 17.7298 72.2716 17.4261 78.7565 17.1223 84.8095 31.3951 87.8357 37.4684 90.862 43.5417 89.349 58.7253 90.4298 53.8666 91.5106 49.0079 88.2681 17.1223 94.3209 8.31578 100.374-0.49077 118.964-1.09822 126.746 1.02756 134.528 3.15334 139.5 12.8708 141.013 21.0699 142.526 29.269 134.096 50.2225 135.825 50.2225 137.555 50.22M
25 143.823 26.536 151.389 21.0699 158.955 15.6037 174.087 11.6562 181.221 17.4261 188.354 23.196 194.623 42.0234 194.191 55.6886 193.758 69.3539 206.08 86.9667 178.627 99.4174 151.173 111.868 53.8971 136.769 24.282 134.036Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#F2F2F2" fill-rule="evenodd" transform="matrix(-0.899089 0.437767 0.437767 0.899089 635.576 1298.88)"/><path d="M809.491 2306.67C817.254 2313.92 803.185 2317.3 792.171 2317.99 781.158 2318.69 753.577 2314.15 743.41 2310.83 733.243M
2307.51 730.805 2304.12 731.169 2298.07 731.533 2292.02 733.331 2273.27 745.592 2274.53 757.852 2275.79 801.728 2299.43 809.491 2306.67Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M538.679 2321.69C526.875 2319.07 532.099 2308.8 538.102 2302.54 544.105 2296.28 565.279 2286.31 574.699 2284.14 584.118 2281.96 588.916 2283.8 594.62 2289.49 600.325 2295.18 617.597 2313.15 608.925 2318.27 600.252 2323.39 550.482 2324.31 538.679 2321.69Z" stroke="#000000" stroM
ke-width="27.5" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M661.526 1862.09C677.177 1845.31 698.513 1839.77 709.181 1849.72 719.85 1859.67 715.812 1881.34 700.161 1898.12 684.51 1914.9 663.174 1920.44 652.505 1910.49 641.836 1900.54 645.875 1878.87 661.526 1862.09Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M913.672 1834.3C925.982 1814.93 945.942 1805.58 958.254 1813.4 970.565 1821.23 970.567 1843.27 958.257 1862.64 945.947 188M
2.01 925.987 1891.36 913.676 1883.53 901.364 1875.71 901.363 1853.66 913.672 1834.3Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M667.779 1683.87C669.245 1673.57 682.318 1666.91 696.98 1669 711.641 1671.08 722.338 1681.12 720.872 1691.42 719.407 1701.72 706.333 1708.38 691.672 1706.29 677.01 1704.21 666.313 1694.16 667.779 1683.87Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M697.447 1680.MS
92 691.204 1724.79" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="none" fill-rule="evenodd"/><path d="M715.977 1748.36C709.185 1738.02 702.393 1727.68 690.87 1726.47 679.347 1725.26 663.094 1733.18 646.841 1741.1" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="none" fill-rule="evenodd"/></g></svg>h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"USD.magic"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
"tokenid": "6390",
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"21149"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"YARI","amt":"5"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"eth.magic"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"btc.magic"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"ETH.magic"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"5439"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
<svg width="1045" height="1044" viewBox="0 0 1045 1044" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" overflow="hidden"><defs><clipPath id="clip0"><rect x="151" y="1314" width="1045" height="1044"/></clipPath></defs><g clip-path="url(#clip0)" transform="translate(-151 -1314)"><path d="M153.5 1489.67C153.5 1394.03 231.031 1316.5 326.67 1316.5L1020.33 1316.5C1115.97 1316.5 1193.5 1394.03 1193.5 1489.67L1193.5 2182.33C1193.5 2277.97 1115.97 2355.5 1020.33 2355.5L326M
.67 2355.5C231.031 2355.5 153.5 2277.97 153.5 2182.33Z" stroke="#E2F0D9" stroke-width="4.58333" stroke-linejoin="round" stroke-miterlimit="10" stroke-dasharray="36.6667 13.75" stroke-opacity="0.301961" fill="none" fill-rule="evenodd"/><path d="M98.1023 26.364C98.542 8.31723 64.2545-9.34586 47.9903 5.62929 31.7261 20.6044-4.75884 88.9525 0.516154 116.215 5.79115 143.477 61.617 162.676 79.6398 169.204 97.6627 175.731 114.367 164.596 108.652 155.38 102.938 146.165 47.9907 134.646 45.3532 113.911 42.7157 93.1763 97.662M
7 44.4108 98.1023 26.364Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#A6A6A6" fill-rule="evenodd" transform="matrix(-0.780439 0.625231 0.625231 0.780439 881.829 1726.55)"/><path d="M1.79158 19.3179C17.0487-4.77073 162.629-8.05559 234.465 19.3179 306.301 46.6914 448.066 159.47 432.809 183.558 417.552 207.647 214.122 190.402 142.921 163.85 71.7209 137.297-13.4656 43.4065 1.79158 19.3179Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#A6A6A6" fill-rule="evenodd" transformM
="matrix(0.477797 0.87847 0.87847 -0.477797 215.537 1701.94)"/><path d="M591.858 1467.08C607.359 1365.75 605.897 1363.2 618.18 1354.27 630.464 1345.35 644.209 1407.81 665.56 1413.55 686.91 1419.28 718.496 1393.15 746.28 1388.69 774.065 1384.23 804.481 1394.74 832.266 1386.78 860.05 1378.81 908.307 1326.87 912.987 1340.89 917.666 1354.91 859.758 1439.04 860.343 1470.91 860.928 1502.78 891.344 1525.72 916.496 1532.09 941.648 1538.47 1007.45 1499.91 1011.26 1509.15 1015.06 1518.39 973.82 1570.02 939.309 1587.54 904.79M
7 1605.07 817.642 1600.29 804.189 1614.31 790.735 1628.33 827.002 1661.79 858.588 1671.67 890.174 1681.55 978.499 1666.57 993.707 1673.59 1008.92 1680.6 974.405 1704.18 949.837 1713.74 925.27 1723.3 854.786 1701.63 846.304 1730.95 837.822 1760.26 891.637 1812.53 898.948 1889.65 906.26 1966.77 878.768 2135.03 890.174 2193.66 901.58 2252.3 954.224 2229.03 967.385 2241.46 980.546 2253.89 985.811 2263.45 969.14 2268.23 952.469 2273.01 889.004 2302.01 867.362 2270.14 845.719 2238.28 856.54 2111.44 839.285 2077.03 822.03M
2042.61 794.245 2062.05 763.828 2063.64 733.412 2065.24 667.022 2063.96 656.786 2086.59 646.549 2109.21 694.514 2168.81 702.41 2199.4 710.307 2229.99 698.023 2253.57 704.165 2270.14 710.307 2286.72 736.922 2288.31 739.261 2298.82 741.601 2309.34 736.629 2336.43 718.204 2333.24 699.778 2330.05 642.455 2294.68 628.709 2279.7 614.963 2264.73 652.984 2296.27 635.728 2243.38 618.473 2190.48 532.78 2092.32 525.175 1962.3 517.571 1832.29 576.357 1568.42 591.858 1467.08Z" stroke="#000000" stroke-width="20.625" stroke-miteM
rlimit="8" fill="#A6A6A6" fill-rule="evenodd"/><path d="M879.44 1884.87C872.488 1864.54 902.491 1809.85 888.855 1791.05 875.219 1772.25 820.413 1763.19 797.623 1772.09 774.833 1780.98 749.846 1822.14 752.115 1844.42 754.384 1866.7 803.71 1882.08 811.236 1905.76 818.762 1929.44 788.574 1967.27 797.272 1986.53 805.97 2005.78 839.23 2021.99 863.426 2021.31 887.621 2020.62 931.254 2000.48 942.444 1982.43 953.633 1964.38 941.055 1926.96 930.563 1913 920.071 1899.05 886.391 1905.19 879.44 1884.87Z" stroke="#000000" strokM
e-width="20.625" stroke-miterlimit="8" fill="#FF7C80" fill-rule="evenodd"/><path d="M804.963 1843.84C801.907 1825.98 809.98 1809.7 822.997 1807.47 836.013 1805.24 849.042 1817.92 852.099 1835.78 855.155 1853.64 847.081 1869.92 834.065 1872.15 821.049 1874.38 808.019 1861.7 804.963 1843.84Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FFA3A5" fill-rule="evenodd"/><path d="M838.638 1960.46C835.581 1942.6 847.609 1925.63 865.503 1922.57 883.396 1919.51 900.379 1931.51 903.436 1949.37 906.492 19M
67.23 894.464 1984.19 876.571 1987.25 858.677 1990.31 841.694 1978.32 838.638 1960.46Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FFA3A5" fill-rule="evenodd"/><path d="M85.1051 0C49.7279 60.312 14.3512 120.624 4.24332 150.328-5.86455 180.032 2.55895 200.696 24.459 178.224 46.3591 155.752 135.644 15.4977 135.644 15.4977L135.644 15.4977" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="none" fill-rule="evenodd" transform="matrix(-0.84841 0.529339 0.529339 0.84841 713.492 17M
72.95)"/><path d="M1012.25 1526.37C993.693 1527.64 956.495 1566.15 917.68 1580.23 878.865 1594.31 797.19 1596.76 779.361 1610.86 761.533 1624.97 801.951 1666.37 810.709 1664.86 819.468 1663.36 819.832 1604.6 831.912 1601.84 843.992 1599.08 872.248 1650.94 883.19 1648.29 894.132 1645.64 888.799 1590.23 897.565 1585.96 906.33 1581.69 926.608 1625.75 935.781 1622.66 944.954 1619.58 944.915 1571.01 952.604 1567.46 960.292 1563.92 975.648 1604.79 981.915 1601.38 988.181 1597.98 982.351 1551.84 990.201 1547.05 998.051 15M
42.26 1024.77 1576.13 1029.01 1572.63 1033.26 1569.12 1030.8 1525.1 1012.25 1526.37Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M996.5 1489C996.5 1474.36 1004.34 1462.5 1014 1462.5 1023.67 1462.5 1031.5 1474.36 1031.5 1489 1031.5 1503.64 1023.67 1515.5 1014 1515.5 1004.34 1515.5 996.5 1503.64 996.5 1489Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M779.048 1484.33C773.435 1450.67 794.59 14M
19.1 826.299 1413.81 858.009 1408.52 888.265 1431.52 893.878 1465.18 899.491 1498.84 878.336 1530.42 846.626 1535.7 814.917 1540.99 784.661 1517.99 779.048 1484.33Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M683.246 1505.06C677.85 1472.7 698.671 1442.27 729.75 1437.08 760.83 1431.9 790.399 1453.93 795.795 1486.29 801.191 1518.64 780.37 1549.08 749.291 1554.26 718.211 1559.44 688.642 1537.41 683.246 1505.06Z" stroke="#000000" stroke-width="20.625" stroM
ke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M736.919 1518.24C734.791 1505.48 742.046 1493.63 753.123 1491.79 764.2 1489.94 774.905 1498.79 777.033 1511.55 779.161 1524.31 771.906 1536.15 760.829 1538 749.752 1539.84 739.047 1531 736.919 1518.24Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M828.447 1500.57C826.319 1487.81 833.574 1475.97 844.651 1474.12 855.728 1472.27 866.433 1481.12 868.561 1493.88 870.689 1506.64 863.434 1518.48 852L
.357 1520.33 841.28 1522.18 830.575 1513.33 828.447 1500.57Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/></g></svg>h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"dozy","amt":"12000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"luck","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
<svg width="1045" height="1044" viewBox="0 0 1045 1044" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" overflow="hidden"><defs><clipPath id="clip0"><rect x="151" y="1314" width="1045" height="1044"/></clipPath></defs><g clip-path="url(#clip0)" transform="translate(-151 -1314)"><path d="M153.5 1489.67C153.5 1394.03 231.031 1316.5 326.67 1316.5L1020.33 1316.5C1115.97 1316.5 1193.5 1394.03 1193.5 1489.67L1193.5 2182.33C1193.5 2277.97 1115.97 2355.5 1020.33 2355.5L326M
.67 2355.5C231.031 2355.5 153.5 2277.97 153.5 2182.33Z" stroke="#E2F0D9" stroke-width="4.58333" stroke-linejoin="round" stroke-miterlimit="10" stroke-dasharray="36.6667 13.75" stroke-opacity="0.301961" fill="none" fill-rule="evenodd"/><path d="M517.627 1463.68C498.501 1457.73 502.24 1423.6 489.998 1408.56 477.757 1393.52 439.434 1381.13 444.178 1373.44 448.923 1365.75 491.703 1350.61 518.465 1362.41 545.228 1374.22 604.273 1427.94 604.754 1444.25 605.235 1460.56 536.753 1469.63 517.627 1463.68Z" stroke="#000000" stM
roke-width="27.5" stroke-miterlimit="8" fill="#FAC6BC" fill-rule="evenodd"/><path d="M698.628 1450.68C688.915 1432.32 720.367 1412.69 723.557 1393.55 726.746 1374.41 707.679 1337.33 717.765 1335.85 727.851 1334.37 773.396 1356.71 784.074 1384.68 794.753 1412.65 795.124 1492.58 781.835 1503.67 768.547 1514.77 708.341 1469.03 698.628 1450.68Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FAC6BC" fill-rule="evenodd"/><path d="M503.468 2265.88C497.636 2277.81 494.348 2322.76 497.924 2335.24 501.5 2M
347.72 517.566 2343.2 524.926 2340.77 532.287 2338.34 536.654 2321.85 542.087 2320.64 547.52 2319.43 552.439 2330.37 557.526 2333.5 562.613 2336.62 567.582 2339.3 572.608 2339.38 577.633 2339.45 583.65 2337.61 587.679 2333.95 591.707 2330.28 595.795 2327.78 596.779 2317.38 597.762 2306.98 604.224 2280.51 593.58 2271.57 582.936 2262.62 548.402 2263.57 532.917 2263.69 517.432 2263.81 509.3 2253.96 503.468 2265.88Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><pathM
d="M500.765 2190.92C486.103 2205.08 497.722 2262.73 512.384 2277.88 527.046 2293.03 574.076 2296 588.739 2281.83 603.401 2267.67 614.743 2207.72 600.357 2192.89 585.972 2178.07 515.427 2176.75 500.765 2190.92Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FAC6BC" fill-rule="evenodd"/><path d="M0 52.1764C14.3472 75.3408 28.6947 98.5056 45.9116 98.1572 63.1285 97.8088 96.2874 66.1101 103.302 50.0863 110.316 34.0626 95.0122 7.93728 87.9979 2.01548 80.9835-3.90632 63.7666 4.10589 61.2158 14.5559 5M
8.665 25.0059 64.0852 56.3565 72.6937 64.7165 81.3021 73.0764 98.8379 69.2446 112.867 64.7165 126.895 60.1883 141.88 48.8671 156.865 37.5463" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="none" fill-rule="evenodd" transform="matrix(-0.954269 0.298948 0.298948 0.954269 997.667 1999.41)"/><path d="M511.934 1687.02C455.569 1736.88 381.242 1869.34 361.421 1948.81 341.601 2028.28 358.634 2115.55 393.01 2163.86 427.387 2212.16 499.856 2232.73 567.679 2238.65 635.503 2244.58 747.613 2230.86 799.952 2199M
.39 852.29 2167.91 877.995 2121.16 881.711 2049.79 885.428 1978.42 852.6 1837.86 822.25 1771.17 791.9 1704.47 751.02 1663.64 699.61 1649.62 648.2 1635.59 568.299 1637.15 511.934 1687.02Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FAC6BC" fill-rule="evenodd"/><path d="M516.817 1435.25C541.792 1417.74 578.382 1398.08 614.391 1394.51 650.401 1390.94 698.607 1392.36 732.874 1413.81 767.141 1435.25 803.44 1471.7 819.993 1523.16 836.546 1574.62 862.101 1669.68 832.19 1722.56 802.279 1775.45 707.31M
9 1829.42 640.527 1840.49 573.736 1851.57 474.129 1824.41 431.44 1789.03 388.752 1753.65 378.878 1676.47 384.396 1628.22 389.913 1579.98 441.895 1531.38 464.546 1499.57 487.197 1467.77 491.843 1452.76 516.817 1435.25Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FAC6BC" fill-rule="evenodd"/><path d="M667.739 2205.34C658.533 2224.06 684.395 2284.66 701.505 2298.05 718.616 2311.44 761.194 2304.41 770.401 2285.69 779.607 2266.96 773.521 2198.82 756.745 2185.73 739.969 2172.64 676.946 2186.62 667.M
739 2205.34Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FAC6BC" fill-rule="evenodd"/><path d="M24.6228 3.91149C15.3906 13.7699-0.253492 55.6684 0.00300881 68.4397 0.25951 81.2109 17.9551 80.9868 26.1616 80.5386 34.3681 80.0904 43.3441 65.5269 49.2427 65.751 55.1412 65.975 57.1927 77.6261 61.5524 81.883 65.9122 86.1399 70.272 89.9489 75.401 91.2933 80.53 92.6376 87.198 92.4135 92.327 89.9489 97.456 87.4843 102.329 86.1399 106.176 76.5056 110.022 66.8712 123.871 43.3453 115.408 32.1425 106.945M
20.9397 71.2977 13.0979 55.3974 9.28891 39.4971 5.47994 33.8551-5.94697 24.6228 3.91149Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd" transform="matrix(-0.997728 -0.0673696 -0.0673696 0.997728 805.94 2261.48)"/><path d="M625 2195.5C625 2172.58 659.25 2154 701.5 2154 743.75 2154 778 2172.58 778 2195.5 778 2218.42 743.75 2237 701.5 2237 659.25 2237 625 2218.42 625 2195.5Z" fill="#FAC6BC" fill-rule="evenodd"/><path d="M720 1456.5C720 1421.43 733.432 1393 750 1393 7M
66.569 1393 780 1421.43 780 1456.5 780 1491.57 766.569 1520 750 1520 733.432 1520 720 1491.57 720 1456.5Z" fill="#FAC6BC" fill-rule="evenodd"/><path d="M502 1454.5C502 1419.43 517.222 1391 536 1391 554.778 1391 570 1419.43 570 1454.5 570 1489.57 554.778 1518 536 1518 517.222 1518 502 1489.57 502 1454.5Z" fill="#FAC6BC" fill-rule="evenodd"/><path d="M441.013 1520.97C444.351 1483.71 476.711 1456.15 513.292 1459.43 549.872 1462.71 576.821 1495.57 573.483 1532.84 570.146 1570.1 537.786 1597.65 501.205 1594.38 464.624 1M
591.1 437.676 1558.24 441.013 1520.97Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M554.892 1526.48C558.364 1487.72 591.434 1459 628.756 1462.34 666.079 1465.69 693.52 1499.82 690.048 1538.58 686.576 1577.35 653.506 1606.06 616.183 1602.72 578.861 1599.38 551.42 1565.24 554.892 1526.48Z" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="#FFFFFF" fill-rule="evenodd"/><path d="M441.601 1522.96C443.017 1507.16 457.974 1495.58 475.01 1497.11 49M
2.046 1498.63 504.709 1512.68 503.294 1528.49 501.878 1544.29 486.92 1555.87 469.884 1554.34 452.848 1552.81 440.185 1538.77 441.601 1522.96Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M553.7 1531.12C555.115 1515.32 570.073 1503.74 587.109 1505.27 604.145 1506.79 616.808 1520.84 615.393 1536.65 613.977 1552.45 599.019 1564.03 581.983 1562.5 564.947 1560.98 552.284 1546.93 553.7 1531.12Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fiM
ll="#0D0D0D" fill-rule="evenodd"/><path d="M567 1438.75C554.173 1432.2 541.346 1425.64 529.846 1426.02 518.346 1426.39 508.173 1433.69 498 1441" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="none" fill-rule="evenodd"/><path d="M657 1436.75C644.173 1430.2 631.346 1423.64 619.846 1424.02 608.346 1424.39 598.173 1431.69 588 1439" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="none" fill-rule="evenodd"/><path d="M679.011 1913.36C675.77 1945.66 672.528 1977.96 668.424 2000.39 664.32 M
2022.81 644.9 2038.28 654.387 2047.93 663.874 2057.58 709.993 2065.74 725.345 2058.26 740.697 2050.79 741.583 2023.72 746.5 2003.09 751.417 1982.46 753.132 1958.46 754.847 1934.47" stroke="#000000" stroke-width="27.5" stroke-miterlimit="8" fill="none" fill-rule="evenodd"/><path d="M665.914 1996.24C647.996 2001.68 628.273 2066.35 629.666 2079.46 631.059 2092.58 664.83 2071.28 674.272 2074.93 683.715 2078.59 683.156 2094.34 686.32 2101.39 689.484 2108.43 688.931 2115.85 693.257 2117.19 697.582 2118.52 704.953 2121.14M
712.273 2109.41 719.592 2097.68 744.474 2065.31 737.174 2046.82 729.873 2028.32 683.832 1990.8 665.914 1996.24Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M474.425 1653.03C474.774 1641.62 475.759 1624.57 486.157 1615.44 496.555 1606.32 516.161 1598.61 536.811 1598.26 557.461 1597.92 594.913 1603.67 610.056 1613.39 625.2 1623.11 628.585 1642.94 627.674 1656.57 626.762 1670.2 620.981 1688.24 604.586 1695.17 588.19 1702.09 549.389 1700.01 529.302 1698.1M
2 509.215 1696.24 493.169 1691.76 484.065 1683.87 474.961 1675.98 474.077 1664.43 474.425 1653.03Z" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="#FFA3A5" fill-rule="evenodd"/><path d="M513.507 1645.4C515.019 1631.99 522.659 1621.83 530.57 1622.73 538.482 1623.62 543.67 1635.22 542.157 1648.63 540.645 1662.05 533.005 1672.2 525.094 1671.31 517.182 1670.42 511.994 1658.82 513.507 1645.4Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="MM
566.105 1651.33C567.618 1637.92 575.257 1627.76 583.169 1628.66 591.081 1629.55 596.268 1641.15 594.756 1654.56 593.244 1667.98 585.604 1678.13 577.692 1677.24 569.781 1676.35 564.593 1664.75 566.105 1651.33Z" stroke="#000000" stroke-width="4.58333" stroke-miterlimit="8" fill="#0D0D0D" fill-rule="evenodd"/><path d="M561.5 1737.5C561.5 1723.14 571.573 1711.5 584 1711.5 596.426 1711.5 606.5 1723.14 606.5 1737.5 606.5 1751.86 596.426 1763.5 584 1763.5 571.573 1763.5 561.5 1751.86 561.5 1737.5Z" stroke="#000000" strokeM*
-width="20.625" stroke-miterlimit="8" fill="#FF7C80" fill-rule="evenodd"/><path d="M611.396 1812.54C622.914 1814.41 634.431 1816.28 642.06 1812.25 649.689 1808.22 653.43 1798.3 657.171 1788.38" stroke="#000000" stroke-width="20.625" stroke-miterlimit="8" fill="none" fill-rule="evenodd"/></g></svg>h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"BTC.magic"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"UNGM","amt":"100"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20","tick":"doge","id":"3388833","op":"mint","amt":"1000000000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"0"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
d/Foundry USA Pool #dropgold/'
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"49195"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"100000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"15547"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
LS{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "1","amt":
text/plain;charset=utf-8
C{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "2"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
{"p":"gen-brc-721","op":"mint","s":"ordimando","t_ins":["19f2dcf20f040b4834a9ed0c6f949e5fca43318506ef5d49b1b53e067e1f08c1i0"],"id":"49","a":[[0,"bitcoin-orange"],[0,"gray"],[0,"red-helmet"],[0,"sword"],[0,"none"]]}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ohms","amt":"10000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"chance.sats"}h!
text/plain;charset=utf-8
"tokenid": "3024",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
"tokenid": "9328",
text/plain;charset=utf-8
{"p":"ord.im","op":"update","name":"
.ord","website":"https://www.google.com","twitter":"https://twitter.com/","eth":"helloeth","npub":"hellonpub"}h!
https://trustless.computer
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"100000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,073.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,076.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,086.sats"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"PauLA1an.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,090.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,088.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,077.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,085.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,082.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,087.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,081.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,074.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,078.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,080.sats"}h!
:{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,079.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,089.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,083.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,075.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,084.sats"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"transfer","tick":"sats","amt":"100000000000"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"50000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"10000"}h!
text/plain;charset=utf-8
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "09f35344d8dfc1fe74c00bee6755b0c249069787f830179b3b1052f9232d981",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
et i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8f5983aa0948be35d6369becbf63b6d62ebca00a3d5452afe185058657d96869",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8f5983aa0948be35d6369becbf63b6d62ebca00a3d5452afe185058657d96869",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0e56b37b018d02b8a5fa8926a17530cf82f059f870000792df62e0cd90c4acd8",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "7b6dec26a205c0a463b6b6941290af4014557300de99a35f7e24ca9bd6c59836",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "353c17c02fd5fb5c507e1ed1c06e0c34fd8d9e499c239acab224c321849bb9e8",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
r(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "mikey.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "stoy.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "stoi.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "thebeach.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "reptiles.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "eastwood.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "hessen.btc"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "feinstein.btc"}h!
text/html;charset=utf-8
<meta charset="UTF-8" />
<title>Fragmented</title>
<script sandbox="allow-scripts" type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.6.0/p5.js"></script>
<script sandbox="allow-scripts" type="text/javascript"
src="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<script type="text/javascript"></M
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.split("/").find((t) => t.includes("i0"));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
new URLSearchParams(window.location.search).get("seed") ||
.map((_) => alphabet[(Math.random() * alphabet.length) | 0])
.join("") + "i0";
let pattern = "seeM
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
function cyrb128($) {
let _ = 1779033703,
u = 3144134277,
i = 1013904242,
l = 2773480762;
for (let n = 0, r; n < $.length; n++)
(_ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067)),
(u = i ^ Math.imul(u ^ r, 2869860233)),
(i = l ^ Math.imul(i ^ r, 951274213)),
(l = _ ^ Math.imul(l ^ r, 2716044179));
(_ = Math.imul(i ^ (_ >>> 18), 597399067)),
(u = Math.imul(l ^ (u >>> 22), 2869860233)),
(i = Math.imul(_ ^ (i >>> 17), 951274213)),
(l = Math.imul(u ^ (l >>> 19), 2716044179)),
[(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
(u >>>= 0), (i >>>= 0);
var l = (($M
>>>= 0) + (_ >>>= 0)) | 0;
($ = _ ^ (_ >>> 9)),
(_ = (u + (u << 3)) | 0),
((u = (u << 21) | (u >>> 11)) +
(l = (l + (i = (i + 1) | 0)) | 0)) |
(l >>> 0) / 4294967296
let mathRand = sfc32(...cyrb128(seed));
width: 100% !important;
height: 100% !important;
object-fit: contain;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
if (rand > 0.5) {
return true;
return false;
window.$generativeTraits = {
"T/F": T1(rand),
console.log(window.$generativeTraits);
const container = document.createElement("div");
container.innerHTML = "<span>seed:" + seed + "</span><br>";
document.body.prepend(container);
let colours2 = ['#FF00FF', '#00FFFF', '#FF69B4', '#00FF00', '#FFFF00', '#FFA500', '#00FF7F', '#8B008B', '#FFD700', '#00FA9A'];
let c2 = colours2[Math.floor(mathRand() * colours2.length)];
let colours3 = ['#F5A623', '#2ECC71', '#E74C3C', '#9B59B6', '#2980B9', '#1ABC9C', '#34495E', '#D35400', '#8E44AD', '#27AE60'];
c3 = colours3[Math.round(mathRand() * colours3.length)];
let colours4 = ['#FFCM
300', '#FF5733', '#C70039', '#900C3F', '#581845', '#0074D9', '#7FDBFF', '#39CCCC', '#3D9970', '#2ECC71'];
c4 = colours4[Math.floor(mathRand() * colours4.length)];
let colours5 = ['#FF5733', '#C70039', '#900C3F', '#581845', '#581845', '#8B0000', '#4B0082', '#FF1493', '#1E90FF', '#FFDAB9'];
c5 = colours5[Math.floor(mathRand() * colours5.length)];
let gradient = chroma.scale(['#FFA500', '#FFC300', '#FF5733', '#C70039', '#900C3F']).colors(10);
function ra(min, max) {
return mathRand() * (max - M
function setup() {
createCanvas(windowWidth, windowHeight);
extraCanvas = createGraphics(windowWidth, windowHeight);
for (let i = 0; i < num; i++) {
ax[i] = width / 2;
ay[i] = height / 2;
frameRate(30);
function draw() {
background(c5);
image(extraCanvas, 0, 0);
let centerX = width / 2;
let centerY = height / 2;
extraCanvas.rectMode(CENTER);
extraCanvas.fill(gradient[Math.floor(maM
thRand() * gradient.length)]);
extraCanvas.strokeWeight(0.1);
if (mouseX > width / 2) {
extraCanvas.ellipse(centerX, centerY, Sizes, Sizes)
extraCanvas.rect(centerX, centerY, Sizes, Sizes)
Sizes -= steps;
for (let i = 1; i < num; i++) {
ax[i - 1] = ax[i];
ay[i - 1] = ay[i];
ax[num - 1] += ra(-range, range);
ay[num - 1] += ra(-range, range);
ax[num - 1] = constrain(ax[num - 1], 0, widtM
ay[num - 1] = constrain(ay[num - 1], 0, height);
for (let j = 1; j < num; j++) {
extraCanvas.stroke(c4);
extraCanvas.strokeWeight(ra(.5, 3));
extraCanvas.line(ax[j - 1], ay[j - 1], ax[j], ay[j]);
extraCanvas.noStroke();
let t = mathRand();
extraCanvas.fill(lerpColor(color(c3), color(c2), t));
extraCanvas.rect(ra(0, windowWidth), ra(0, windowHeight), Sizes / 20, Sizes / 20, ra(0, 20), ra(0, 10), ra(10, 15), ra(5, 20));
L^ if (frameCount === 250) {
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "91b5288d83a675aab32b44225c5600008929e0c86703ee9ceaf99435eae81047",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8f5983aa0948be35d6369becbf63b6d62ebca00a3d5452afe185058657d96869",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "epstein.btc"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "9cafce9244ff917966821208b51a7b592b6cc2bf80bb0c53c47e33f1c6651413",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0e56b37b018d02b8a5fa8926a17530cf82f059f870000792df62e0cd90c4acd8",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "eifel.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "pfalz.btc"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8f5983aa0948be35d6369becbf63b6d62ebca00a3d5452afe185058657d96869",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "degeneres.btc"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "markaurel.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "villas.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "Euclid.btc"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "37ad116a73532b8c2b4bbffad37138c33741df08360083ff445e025b543d43b0",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
2{"p": "sns","op": "reg","name": "hippocrates.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "dolly.btc"}h!
text/plain;charset=utf-8
"tokenid": "9546",
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "trotz.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "rogan.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "dimon.btc"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "353c17c02fd5fb5c507e1ed1c06e0c34fd8d9e499c239acab224c321849bb9e8",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
r(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "tomson.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "lenin.btc"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "cc2d46699fbe28d80dd47a9efbf8c516a869058f46177b485d46c0fc9de48151",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "wargod.btc"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "91b5288d83a675aab32b44225c5600008929e0c86703ee9ceaf99435eae81047",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "pythagoras.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"crsd","amt":"1000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"220000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
FjDOUT:8DADFA3A457DC043E1D0AC2FC2294F7502BD07474A123C557446089B6B816119
FjDOUT:331FCA6D004CC7BC81771173FA49B3CE3F30CE655B9B436B0A194C0BFD59FEB6
text/plain;charset=utf-8
LT{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "12","amt":
text/plain;charset=utf-8
D{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "13"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"117056"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"100000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ordi","amt":"6172"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"21698"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"100000"}h!
text/plain;charset=utf-8
"tokenid": "9465",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
{"type":"btcdomain","name":"aeiou.btc","first_owner":"bc1pevrgjjedu7u2mtfv9w6mduca0zyqgpr7jy3xxelg97xw0j9n7txqhsett9","createDate":1686576122315,"registerDate":1686576122315,"expireDate":1718112122315,"img_url":"https://btcdomains.io/images/domain/aeiou.jpeg","sig":"30440220693a3e49e7005425b54febe3e909b8ccfb9988d5260d0da3f911f584ade7ae6a022033a50e78140c9742423bcc8d84e85e61f188d494e3f5da799bb6dfd71d5fdd39"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
Mined by AntPool9700
FjDOUT:73AD38B7DAE565F6DF1E1208C7B4C370C8B25064549D12EA621E713238257E4A
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10080"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.M
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "aa0d33b748e0177528a910a56a61c47bee2ba9b69749228d6520049c0fea3f4f",
"id": "634",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.bellyM
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"6000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"T@CO","max":"21000000","lim":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"650"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"6990"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"500000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"OXCZ","amt":"5000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"$1MBTC.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"fish","amt":"200"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"boww","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"bffy","amt":"60000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
&{"p":"sns","op":"reg","name":":[.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"Roloo38.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"ixfiexchange.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,222.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,666.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"Roloo.sats"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "238ccd7075a35d85e28fd9253a35ac877c1b2fdd01dc23c9ccb14efef4997655",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
>{"p":"brc-20","op":"transfer","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,555.sats"}h!
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"$DCK","max":"21000000","lim":"21000000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"ixfiworld.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,777.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"btbr","amt":"258"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,444.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"doge","amt":"4200"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,888.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,333.sats"}h!
text/plain;charset=utf-8
"tokenid": "9407",
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1680"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"488843"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"VICKYLWAVY.sats"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"140000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "d18733fc020944544d40163f8ae70f106d2277ee73e52aca4321df6d3e101749",
"id": "60",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the iMB
mage onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fa211ee56f9cb23c112e89682d02761a8d9a893f8ccb4655a030ed8c583187a",
"id": "104",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the MC
image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "b25e2732bb7e7fb807bd2fa61030d3c6dad26a3f92061a2b45081f11b4d91ca1",
"id": "666",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw MG
the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "363e67d2a404db9fc73b622c3bc243893ca797d888bce1aabd53ee7d0acc85d9",
"id": "55",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ]M
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
raw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"30000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "57426d5dd46bb40201be1cd5b372cff0ffb14a7027d0b4e479bc1709a7f2af91",
"id": "555",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].M
[ 0, deploy.traits.face["surprised"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2e4663e6d8b73061f60b84daa53c7aa61ca4c47d68a94c25338fdfa909eab198",
"id": "194",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the imMA
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "799a5502a59ab4b8d3973b4f4c911e4976f18451524a31228d0f3fd1379a4436",
"id": "272",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ]M
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// DraMI
w the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "caa8152da616b54602040ef3bc52aa25309225283029d84fb19aa238453ce610",
"id": "999",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploy.traits.belly["square"]M
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
/ Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "6a9b7107c27a5446939cf15463dfcaddcca7761373b6c47bfefd54f178e16291",
"id": "702",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0, deploy.traits.belly["chessM
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "64ac728491e65f9d4e4ac6d18c3fb109ac734a0eb574cce5ddf597c9b18f731c",
"id": "330",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw tMF
he image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0df141e602ead51baf0acb582dc8345ae8f5c75ce020a86d9e1834e0a2cce2c7",
"id": "137",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the imaM@
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "7c5aacdcd9f058aa2939d7c73e788352b4e6d4f1770334505cc94e2b4dab97ea",
"id": "153",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the iMB
mage onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4fd9a8b41c7f3a66ab47b6732316a8f9e4370556e432b21d2ae6a414aeddd1bd",
"id": "777",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].bM
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
/ Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "1f1ca00d53a448ccebf7913884151231b60613efa1cfe745e24e1a4c22d7460e",
"id": "69",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw theMD
image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"drac","amt":"74420"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "d18733fc020944544d40163f8ae70f106d2277ee73e52aca4321df6d3e101749",
"id": "60",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the iMB
mage onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"BRDX","amt":"79200"}h!
text/plain;charset=utf-8
>{"p":"brc-20","op":"deploy","tick":"(1)*","max":"1","lim":"1"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "01cf3c95076447dbbe10600091e5c388976bef6871e3a28dfea84ca991aee74f",
"id": "180",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-square"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the iMB
mage onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"2000"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"WLDG","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"UBIg","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"Jasber.btc"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"10"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
d/Foundry USA Pool #dropgold/.0=
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"40000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
https://pakordinals.comh!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
6 {"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"tracer.xbt"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":".BTG","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"577a4178e070ac4b36bd5804a82da80d41ce6a58553554c7a5e117b313392ff8i0\",\"initialOwnerAddress\":\"bc1p292hlwk7u5kzvppw93924ewa356mp9xlnu8js9w4neyf3veh6zmsjpq8ec\"}","contentSignature":"3045022100abb45e9884784e6ee35620bd935d6aa10f250fc5ddcd797341780b7eef7a652d02205deba3e408904f9c28bc8127706a4b880ac924de5f5e93c8b92d0b555b972358"}h!
text/plain;charset=utf-8
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"577a4178e070ac4b36bd5804a82da80d41ce6a58553554c7a5e117b313392ff8i0\",\"initialOwnerAddress\":\"bc1p292hlwk7u5kzvppw93924ewa356mp9xlnu8js9w4neyf3veh6zmsjpq8ec\"}","contentSignature":"3045022100abb45e9884784e6ee35620bd935d6aa10f250fc5ddcd797341780b7eef7a652d02205deba3e408904f9c28bc8127706a4b880ac924de5f5e93c8b92d0b555b972358"}h!
text/plain;charset=utf-8
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"577a4178e070ac4b36bd5804a82da80d41ce6a58553554c7a5e117b313392ff8i0\",\"initialOwnerAddress\":\"bc1p292hlwk7u5kzvppw93924ewa356mp9xlnu8js9w4neyf3veh6zmsjpq8ec\"}","contentSignature":"3045022100abb45e9884784e6ee35620bd935d6aa10f250fc5ddcd797341780b7eef7a652d02205deba3e408904f9c28bc8127706a4b880ac924de5f5e93c8b92d0b555b972358"}h!
text/plain;charset=utf-8
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"577a4178e070ac4b36bd5804a82da80d41ce6a58553554c7a5e117b313392ff8i0\",\"initialOwnerAddress\":\"bc1p292hlwk7u5kzvppw93924ewa356mp9xlnu8js9w4neyf3veh6zmsjpq8ec\"}","contentSignature":"3045022100abb45e9884784e6ee35620bd935d6aa10f250fc5ddcd797341780b7eef7a652d02205deba3e408904f9c28bc8127706a4b880ac924de5f5e93c8b92d0b555b972358"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"pawora.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,111.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,666.sats"}h!
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,888.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,888.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,222.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,999.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,333.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"nals","amt":"17000"}h!
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
2023-03-14T21:18:48+00:00
2023-03-14T21:22:10+00:00O
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"UBIv","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,999.sats"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"Zmeu.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"sanatan.unisat"}h!
https://trustless.computer
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"enxin.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,111.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,777.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,666.sats"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"Bitcoin+Eth.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,777.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,444.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"defi","amt":"24000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3,555.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"nals","amt":"15000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,444.sats"}h!
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"ixfitoken.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"Lyyh.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,555.sats"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"BTB$","amt":"2100000000000000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
>{"p":"brc-20","op":"transfer","tick":"sats","amt":"200000000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"$wap","amt":"101000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"ican.btc"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"BTB$","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"seizecontrol.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"#fiatfuneral.sats"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"fiatfuneral.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"wangyushan.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":".OIL","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"xiaoht.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"18324"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"794040.sats"}
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1081 1081">
<rect x=".5" y=".5" width="1080" height="1080" stroke="#231815" stroke-miterlimit="10"/>
<circle cx="540.5" cy="166.14" r="143.25" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="805.21" cy="275.79" r="143.25" fill="none" stroke="#M
fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="914.86" cy="540.5" r="143.25" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="805.21" cy="805.21" r="143.25" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="914.86" r="143.25" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="275.79" cy="805.21" r="143.25" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>M
<circle cx="166.14" cy="540.5" r="143.25" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="275.79" cy="275.79" r="143.25" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="166.14" r="143.25" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<path d="m910.51,550.58c-16.45-6.82-33.49-10.04-50.26-10.08,16.77-.04,33.81-3.26,50.26-10.08,67.5-27.96,99.55-105.34,71.59-172.84-27.96-67.5-105.34M
-99.55-172.84-71.59-16.45,6.82-30.78,16.58-42.67,28.41,11.83-11.89,21.6-26.21,28.41-42.67,27.96-67.5-4.09-144.88-71.59-172.84-67.5-27.96-144.88,4.09-172.84,71.59-6.82,16.45-10.04,33.49-10.08,50.26-.04-16.77-3.26-33.81-10.08-50.26-27.96-67.5-105.34-99.55-172.84-71.59-67.5,27.96-99.55,105.34-71.59,172.84,6.82,16.45,16.58,30.78,28.41,42.67-11.89-11.83-26.21-21.6-42.67-28.41-67.5-27.96-144.88,4.09-172.84,71.59-27.96,67.5,4.09,144.88,71.59,172.84,16.45,6.82,33.49,10.04,50.26,10.08-16.77.04-33.81,3.26-50.26,10.08-67.5,27M
.96-99.55,105.34-71.59,172.84,27.96,67.5,105.34,99.55,172.84,71.59,16.45-6.82,30.78-16.58,42.67-28.41-11.83,11.89-21.6,26.21-28.41,42.67-27.96,67.5,4.09,144.88,71.59,172.84,67.5,27.96,144.88-4.09,172.84-71.59,6.82-16.45,10.04-33.49,10.08-50.26.04,16.77,3.26,33.81,10.08,50.26,27.96,67.5,105.34,99.55,172.84,71.59,67.5-27.96,99.55-105.34,71.59-172.84-6.82-16.45-16.58-30.78-28.41-42.67,11.89,11.83,26.21,21.6,42.67,28.41,67.5,27.96,144.88-4.09,172.84-71.59,27.96-67.5-4.09-144.88-71.59-172.84Zm-172.84,71.59c-20.88,50.4-8M
.28,106.29,27.52,143.03-36.73-35.81-92.63-48.4-143.03-27.52-50.4,20.88-81.02,69.3-81.67,120.6-.65-51.29-31.27-99.72-81.67-120.6-50.4-20.87-106.29-8.28-143.03,27.52,35.81-36.73,48.4-92.63,27.52-143.03-20.88-50.4-69.3-81.02-120.6-81.67,51.29-.65,99.72-31.27,120.6-81.67,20.87-50.4,8.28-106.29-27.52-143.03,36.73,35.81,92.63,48.4,143.03,27.52,50.4-20.88,81.02-69.3,81.67-120.6.65,51.29,31.27,99.72,81.67,120.6,50.4,20.88,106.29,8.28,143.03-27.52-35.81,36.73-48.4,92.63-27.52,143.03,20.88,50.4,69.3,81.02,120.6,81.67-51.29.6M
5-99.72,31.27-120.6,81.67Z" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="229.38" r="119.05" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="760.5" cy="320.5" r="119.05" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="851.62" cy="540.5" r="119.05" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="760.5" cy="760.5" r="119.05" fill="none" M
stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="851.62" r="119.05" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="320.5" cy="760.5" r="119.05" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="229.38" cy="540.5" r="119.05" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="320.5" cy="320.5" r="119.05" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width=M
<circle cx="540.5" cy="229.38" r="119.05" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<path d="m833.35,548.48c-13.02-5.39-26.51-7.95-39.78-7.98,13.27-.03,26.76-2.58,39.78-7.98,53.42-22.13,78.79-83.37,56.66-136.8-22.13-53.42-83.37-78.79-136.8-56.66-13.02,5.39-24.36,13.13-33.77,22.49,9.36-9.41,17.09-20.75,22.49-33.77,22.13-53.42-3.24-114.67-56.66-136.8-53.42-22.13-114.67,3.24-136.8,56.66-5.39,13.02-7.95,26.51-7.98,39.78-.03-13.27-2.58-26.76-7.98-39.78-22.13-53.42M
-83.37-78.79-136.8-56.66-53.42,22.13-78.79,83.37-56.66,136.8,5.39,13.02,13.13,24.36,22.49,33.77-9.41-9.36-20.75-17.09-33.77-22.49-53.42-22.13-114.67,3.24-136.8,56.66-22.13,53.42,3.24,114.67,56.66,136.8,13.02,5.39,26.51,7.95,39.78,7.98-13.27.03-26.76,2.58-39.78,7.98-53.42,22.13-78.79,83.37-56.66,136.8,22.13,53.42,83.37,78.79,136.8,56.66,13.02-5.39,24.36-13.13,33.77-22.49-9.36,9.41-17.09,20.75-22.49,33.77-22.13,53.42,3.24,114.67,56.66,136.8,53.42,22.13,114.67-3.24,136.8-56.66,5.39-13.02,7.95-26.51,7.98-39.78.03,13.27M
,2.58,26.76,7.98,39.78,22.13,53.42,83.37,78.79,136.8,56.66,53.42-22.13,78.79-83.37,56.66-136.8-5.39-13.02-13.13-24.36-22.49-33.77,9.41,9.36,20.75,17.09,33.77,22.49,53.42,22.13,114.67-3.24,136.8-56.66,22.13-53.42-3.24-114.67-56.66-136.8Zm-136.8,56.66c-16.52,39.89-6.56,84.13,21.79,113.2-29.07-28.34-73.31-38.31-113.2-21.79-39.89,16.52-64.12,54.85-64.64,95.45-.52-40.6-24.75-78.93-64.64-95.45-39.89-16.52-84.13-6.56-113.2,21.79,28.34-29.07,38.31-73.31,21.79-113.2-16.52-39.89-54.85-64.12-95.45-64.64,40.6-.52,78.93-24.75,9M
5.45-64.64,16.52-39.89,6.56-84.13-21.79-113.2,29.07,28.34,73.31,38.31,113.2,21.79,39.89-16.52,64.12-54.85,64.64-95.45.52,40.6,24.75,78.93,64.64,95.45,39.89,16.52,84.13,6.56,113.2-21.79-28.34,29.07-38.31,73.31-21.79,113.2,16.52,39.89,54.85,64.12,95.45,64.64-40.6.52-78.93,24.75-95.45,64.64Z" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="289.26" r="96.14" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="718.15" cy="36M
2.85" r="96.14" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="791.74" cy="540.5" r="96.14" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="718.15" cy="718.15" r="96.14" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="791.74" r="96.14" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="362.85" cy="718.15" r="96.14" fill="none" stroke="#fff" stroke-mM
iterlimit="10" stroke-width="5"/>
<circle cx="289.26" cy="540.5" r="96.14" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="362.85" cy="362.85" r="96.14" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="289.26" r="96.14" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="344.44" r="75.02" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5M
<circle cx="679.14" cy="401.86" r="75.02" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="736.56" cy="540.5" r="75.02" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="679.14" cy="679.14" r="75.02" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="736.56" r="75.02" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="401.86" cy="679.14" r="75.M
02" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="344.44" cy="540.5" r="75.02" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="401.86" cy="401.86" r="75.02" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="344.44" r="75.02" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<path d="m717.57,545.32c-7.87-3.26-16.03-4.8-24.05-4.82,8.03-.02,16.18-1.56,24.M
05-4.82,32.3-13.38,47.64-50.41,34.26-82.71-13.38-32.3-50.41-47.64-82.71-34.26-7.87,3.26-14.73,7.94-20.42,13.6,5.66-5.69,10.34-12.54,13.6-20.42,13.38-32.3-1.96-69.33-34.26-82.71-32.3-13.38-69.33,1.96-82.71,34.26-3.26,7.87-4.8,16.03-4.82,24.05-.02-8.03-1.56-16.18-4.82-24.05-13.38-32.3-50.41-47.64-82.71-34.26-32.3,13.38-47.64,50.41-34.26,82.71,3.26,7.87,7.94,14.73,13.6,20.42-5.69-5.66-12.54-10.34-20.42-13.6-32.3-13.38-69.33,1.96-82.71,34.26-13.38,32.3,1.96,69.33,34.26,82.71,7.87,3.26,16.03,4.8,24.05,4.82-8.03.02-16.18M
,1.56-24.05,4.82-32.3,13.38-47.64,50.41-34.26,82.71,13.38,32.3,50.41,47.64,82.71,34.26,7.87-3.26,14.73-7.94,20.42-13.6-5.66,5.69-10.34,12.54-13.6,20.42-13.38,32.3,1.96,69.33,34.26,82.71,32.3,13.38,69.33-1.96,82.71-34.26,3.26-7.87,4.8-16.03,4.82-24.05.02,8.03,1.56,16.18,4.82,24.05,13.38,32.3,50.41,47.64,82.71,34.26,32.3-13.38,47.64-50.41,34.26-82.71-3.26-7.87-7.94-14.73-13.6-20.42,5.69,5.66,12.54,10.34,20.42,13.6,32.3,13.38,69.33-1.96,82.71-34.26,13.38-32.3-1.96-69.33-34.26-82.71Zm-82.71,34.26c-9.99,24.12-3.96,50.87M
,13.17,68.45-17.58-17.14-44.33-23.16-68.45-13.17-24.12,9.99-38.77,33.17-39.08,57.71-.31-24.55-14.97-47.72-39.08-57.71-24.12-9.99-50.87-3.96-68.45,13.17,17.14-17.58,23.16-44.33,13.17-68.45-9.99-24.12-33.17-38.77-57.71-39.08,24.55-.31,47.72-14.97,57.71-39.08,9.99-24.12,3.96-50.87-13.17-68.45,17.58,17.14,44.33,23.16,68.45,13.17,24.12-9.99,38.77-33.17,39.08-57.71.31,24.55,14.97,47.72,39.08,57.71,24.12,9.99,50.87,3.96,68.45-13.17-17.14,17.58-23.16,44.33-13.17,68.45,9.99,24.12,33.17,38.77,57.71,39.08-24.55.31-47.72,14.97M
-57.71,39.08Z" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="408.6" r="50.47" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="633.77" cy="447.23" r="50.47" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="672.4" cy="540.5" r="50.47" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="633.77" cy="633.77" r="50.47" fill="none" stroke="#fff" sM
troke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="672.4" r="50.47" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="447.23" cy="633.77" r="50.47" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="408.6" cy="540.5" r="50.47" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="447.23" cy="447.23" r="50.47" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
rcle cx="540.5" cy="408.6" r="50.47" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<path d="m644.39,543.33c-4.62-1.91-9.4-2.82-14.11-2.83,4.71-.01,9.49-.92,14.11-2.83,18.95-7.85,27.95-29.58,20.1-48.53-7.85-18.95-29.58-27.95-48.53-20.1-4.62,1.91-8.64,4.66-11.98,7.98,3.32-3.34,6.06-7.36,7.98-11.98,7.85-18.95-1.15-40.68-20.1-48.53-18.95-7.85-40.68,1.15-48.53,20.1-1.91,4.62-2.82,9.4-2.83,14.11-.01-4.71-.92-9.49-2.83-14.11-7.85-18.95-29.58-27.95-48.53-20.1-18.95,7.85-27.95,29.58-20M
.1,48.53,1.91,4.62,4.66,8.64,7.98,11.98-3.34-3.32-7.36-6.06-11.98-7.98-18.95-7.85-40.68,1.15-48.53,20.1-7.85,18.95,1.15,40.68,20.1,48.53,4.62,1.91,9.4,2.82,14.11,2.83-4.71.01-9.49.92-14.11,2.83-18.95,7.85-27.95,29.58-20.1,48.53,7.85,18.95,29.58,27.95,48.53,20.1,4.62-1.91,8.64-4.66,11.98-7.98-3.32,3.34-6.06,7.36-7.98,11.98-7.85,18.95,1.15,40.68,20.1,48.53,18.95,7.85,40.68-1.15,48.53-20.1,1.91-4.62,2.82-9.4,2.83-14.11.01,4.71.92,9.49,2.83,14.11,7.85,18.95,29.58,27.95,48.53,20.1,18.95-7.85,27.95-29.58,20.1-48.53-1.91-M
4.62-4.66-8.64-7.98-11.98,3.34,3.32,7.36,6.06,11.98,7.98,18.95,7.85,40.68-1.15,48.53-20.1,7.85-18.95-1.15-40.68-20.1-48.53Zm-48.53,20.1c-5.86,14.15-2.33,29.85,7.73,40.16-10.31-10.05-26.01-13.59-40.16-7.73-14.15,5.86-22.75,19.46-22.93,33.86-.18-14.4-8.78-28-22.93-33.86-14.15-5.86-29.85-2.33-40.16,7.73,10.05-10.31,13.59-26.01,7.73-40.16-5.86-14.15-19.46-22.75-33.86-22.93,14.4-.18,28-8.78,33.86-22.93,5.86-14.15,2.33-29.85-7.73-40.16,10.31,10.05,26.01,13.59,40.16,7.73,14.15-5.86,22.75-19.46,22.93-33.86.18,14.4,8.78,28,M
22.93,33.86,14.15,5.86,29.85,2.33,40.16-7.73-10.05,10.31-13.59,26.01-7.73,40.16,5.86,14.15,19.46,22.75,33.86,22.93-14.4.18-28,8.78-33.86,22.93Z" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="474.45" r="25.28" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="587.21" cy="493.79" r="25.28" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="606.55" cy="540.5" r="25.28" fill="none" sM
troke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="587.21" cy="587.21" r="25.28" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="606.55" r="25.28" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="493.79" cy="587.21" r="25.28" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="474.45" cy="540.5" r="25.28" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="M
<circle cx="493.79" cy="493.79" r="25.28" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="474.45" r="25.28" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<path d="m592.61,541.92c-2.32-.96-4.72-1.41-7.08-1.42,2.36,0,4.76-.46,7.08-1.42,9.51-3.94,14.02-14.83,10.08-24.34-3.94-9.51-14.83-14.02-24.34-10.08-2.32.96-4.33,2.34-6.01,4,1.67-1.67,3.04-3.69,4-6.01,3.94-9.51-.58-20.4-10.08-24.34-9.51-3.94-20.4.58-24.34,10.08-.9M
6,2.32-1.41,4.72-1.42,7.08,0-2.36-.46-4.76-1.42-7.08-3.94-9.51-14.83-14.02-24.34-10.08-9.51,3.94-14.02,14.83-10.08,24.34.96,2.32,2.34,4.33,4,6.01-1.67-1.67-3.69-3.04-6.01-4-9.51-3.94-20.4.58-24.34,10.08-3.94,9.51.58,20.4,10.08,24.34,2.32.96,4.72,1.41,7.08,1.42-2.36,0-4.76.46-7.08,1.42-9.51,3.94-14.02,14.83-10.08,24.34,3.94,9.51,14.83,14.02,24.34,10.08,2.32-.96,4.33-2.34,6.01-4-1.67,1.67-3.04,3.69-4,6.01-3.94,9.51.58,20.4,10.08,24.34,9.51,3.94,20.4-.58,24.34-10.08.96-2.32,1.41-4.72,1.42-7.08,0,2.36.46,4.76,1.42,7.08M
,3.94,9.51,14.83,14.02,24.34,10.08,9.51-3.94,14.02-14.83,10.08-24.34-.96-2.32-2.34-4.33-4-6.01,1.67,1.67,3.69,3.04,6.01,4,9.51,3.94,20.4-.58,24.34-10.08,3.94-9.51-.58-20.4-10.08-24.34Zm-24.34,10.08c-2.94,7.1-1.17,14.97,3.88,20.14-5.17-5.04-13.04-6.82-20.14-3.88-7.1,2.94-11.41,9.76-11.5,16.98-.09-7.22-4.4-14.04-11.5-16.98-7.1-2.94-14.97-1.17-20.14,3.88,5.04-5.17,6.82-13.04,3.88-20.14-2.94-7.1-9.76-11.41-16.98-11.5,7.22-.09,14.04-4.4,16.98-11.5,2.94-7.1,1.17-14.97-3.88-20.14,5.17,5.04,13.04,6.82,20.14,3.88,7.1-2.94,1M
1.41-9.76,11.5-16.98.09,7.22,4.4,14.04,11.5,16.98,7.1,2.94,14.97,1.17,20.14-3.88-5.04,5.17-6.82,13.04-3.88,20.14,2.94,7.1,9.76,11.41,16.98,11.5-7.22.09-14.04,4.4-16.98,11.5Z" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="506.72" r="12.93" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="564.39" cy="516.61" r="12.93" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="574.28" cy="M
540.5" r="12.93" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="564.39" cy="564.39" r="12.93" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="574.28" r="12.93" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="516.61" cy="564.39" r="12.93" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="506.72" cy="540.5" r="12.93" fill="none" stroke="#fff" stroke-M/
miterlimit="10" stroke-width="5"/>
<circle cx="516.61" cy="516.61" r="12.93" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
<circle cx="540.5" cy="506.72" r="12.93" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="5"/>
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"miner.gm"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
<svg width="600" height="600" xmlns="http://www.w3.org/2000/svg"><path fill="#74FBEA" fill-rule="evenodd" d="M0 600h600V0H0Z"/><path fill="#fff" fill-rule="evenodd" d="M44 600h556l6-475-73-22 13 9-3 17-291-68-73-47-13-18h-25l4 45-7 49-63 144-26 93-5 273Z"/><defs><pattern id="a" x="0" y="0" width="8" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(45)"><circle cx="3" cy="3" r="3" fill="#FFABA4"/></pattern></defs><path fill="url(#a)" fill-rule="evenodd" d="M44 600h556l6-475-73-22 13 9-3 17-291-68-73M
-47-13-18h-25l4 45-7 49-63 144-26 93-5 273Z"/><g><animateTransform attributeName="transform" type="translate" from="0,0" to="0,-50" dur="2.0s" begin="b.end;0s;" fill="freeze" id="c"/><animateTransform attributeName="transform" type="translate" from="0,-50" to="0,0" dur="2.0s" begin="c.end;" fill="freeze" id="b"/><path class="base" d="m447 435-2 35-5 42-3 27 3 29 13 7 4-4 12-30-1-13-8-19-3-20 6-29v-81l-15 6-1 50Z"/><path fill="#fff" fill-rule="evenodd" d="m447 443-1 32-5 37-2 25 2 27 12 7 3-4 11-27-1-12-7-18-3-20 5-M
28 1-18v-52l-14 5-1 46Z"/></g><path class="base" d="m449 598 62-27 38-53 42-15h34l32-17 42-4 20 15 3 17 10 5 20 26-3 31-31 32-52 14-73 7-76 1-35-7-33-25Z"/><path fill="#FF634D" fill-rule="evenodd" d="m466 601 57-24 36-49 38-14h31l29-16 39-4 19 14 2 16 10 5 18 23-3 29-29 29-48 13-66 7-70 1-32-7-31-23Z"/><path class="base" d="m568 555 24 21 10 6 26 5 22-11 16-32 2 30 24-2 9-15 4 13 11-15-11 33-17 2-20 2 16 10 4 18-10-11-19-16-17 12-14 2-20-8-14 1-50 6-59-3 54-6 28-12-15-12 35 10-19-28ZM313 773-81 664l53-764 41 3L46 3M
9l3 79 6-29V-4l13-4 10 42 5 72-47 215 6 24 1-15 4-10 6-11 46-188 2-45-6-81 6 9 4 58v49l14 7 2-27 1-34-1-50-14-50 16 44 6 44 1 43v18L57 316l-4 22v17l1 27 21 23-22-11 52 137ZM134 108l7-65-1-38-4-21 11-8 35 33 49 36 37 21-27-19-51-43-32-28 50 8 34 37 30 26 46 5-27-26-26-27 4 1 26 27 27 25 1-8-31-37-38-43 53 34 20 29 30 28 9-11-21-35 42 41 33 6-23-36-20-40 4-4 18 39 29 43 24 25 87 38v5L256 72l-81-54 12 16 9 9 9 12 8 21-11-20-9-9-10-8-28-37-9-15-3-3 3 17 3 40-12 68Zm419 11Zm0 0-17-10-14-8-26-18-26-26-38-45-26-51 34 52 3M
1 37 36 32 26 16 32 15-10 2Zm49-3-35-23-22-15-36-23-33-29-26-27 4-8 19 22 37 34 41 27 54 41Zm22 8-32-23-40-30-41-27-35-34-20-31 20 28 33 33 43 27 38 30Zm51-38-84-39-19-11-32-40 20-7 30 34 42 36Z"/><path class="base" d="m245 485-51-10-48-18-37-23-27-35-20-54-16-36-29-20-14-63 6-31 36-23 35-54 41-22 45-18 64-21 74-14 76 4 62 18 73 35 17 16 41-12 30-5 29 2-3 88-30-6-23 4-28 12-2 93-6 38-12 40-18 30-21 30-42 27-98 23-49 5Z"/><path fill="#2600FF" fill-rule="evenodd" d="m249 462-50-9-48-17-37-22-26-32c-2-1-21-51-21-51l-1M
6-34-28-19-15-52 6-28 36-22 34-51 41-25 44-17 63-20 74-13 75 4 62 17 67 33 18 21 40-14 34-6 10 52-35 6-36 15-2 103-6 36-11 39-15 26-19 26-39 28-97 22-48 5Z"/><path class="base" d="M316 430h-44l-40-8-39-14-30-19-21-27-38-98-6-42 1-2-1-4 8-33 33-42 33-21 36-14 51-17 59-11 61 3 50 15 54 27 15 18 10 44v6l-2 87-4 30-9 33-13 21-15 22-31 24-79 18-39 4Z"/><path class="base" d="m272 423-40-8-39-14-30-18-21-27-38-98-4-36 7-33 34-42 32-21 36-14 52-17 59-11 61 3 49 15 55 27 14 18 11 44-4 80-4 30-9 33-13 21-15 23-31 23-79 19-39M
4Z"/><mask id="d" maskUnits="userSpaceOnUse" maskContentUnits="userSpaceOnUse" mask-type="alpha"><path class="base" d="m272 423-40-8-39-14-30-18-21-27-38-98-4-36 7-33 34-42 32-21 36-14 52-17 59-11 61 3 49 15 55 27 14 18 11 44-4 80-4 30-9 33-13 21-15 23-31 23-79 19-39 4Z"/></mask><g mask="url(#d)"><path fill="#0376bb" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m381 329 2 59-7 6-3 3-14 2-10 4 2 3 10-2-3 3 4 2 11-1 8-1 6-8 4 2 5 6h6v-2l-4-4-3-5-5-6 2-55-11-6M
Z"/><path fill="#002741" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m369 335 8 19 19-1 7-7 2-28Z"/><path fill="#0376bb" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m363 336 2 57-7 6-4 3-14 2-9 4 1 3 11-2-4 4 4 1 11-1 9-1 6-8 4 2 4 6 7 1v-2l-5-5-2-4-5-7 1-54-10-5Z"/><path fill="#002741" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m349 346 11M
11 18 2 10-8 4-5-8-18h-28l-7 18Z"/><g><animateTransform attributeName="transform" type="rotate" from="0,380,340" to="-40,380,340" dur="1s" begin="e.end;0s;" id="f" fill="freeze"/><animateTransform attributeName="transform" type="rotate" from="-40,380,340" to="0,380,340" dur="1s" begin="f.end" id="e" fill="freeze"/><g><animateTransform attributeName="transform" type="rotate" from="0,380,280" to="-20,380,280" dur="0.3s" begin="g.end;0s;" id="h" fill="freeze"/><animateTransform attributeName="transform" type="rotate"M
from="-20,380,280" to="0,380,280" dur="0.2s" begin="h.end" id="g" fill="freeze"/><path fill="#0376bb" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m429 310-7-41 14-25 23-28 29-16 18-2-5 7 13-1 18 7 2 5-9 1 7 5-2 5-11-1-9 2h-22l-44 39 26-18 20-14 20 3 11 9-10 4 6 3 3 28-4 2-6-7 1 5-5 4-7-6 1 6-5 5-11-9 1 12-9 2-6-6-8 11-17 7-12 1Z"/><path fill="#41b0f6" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m44M
4 267 44-39h22l11 7 8 19-4 5-14-8 10-4-11-9-20-3Z"/><path fill="#41b0f6" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m429 310-13-20-2 1 2-24 15-27 20-28 26-18 23-8 16 4 8 4 1 7-11-1-13 5 5-7-18 2-29 16-23 28-14 25 7 41Z"/></g><path fill="#002741" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m287 264 16 30 7 9 7 21 12 11 20 11h43l17-2 8-7 11-2 22-26-2-39-19-16-26-2-34-11-11-10-29-6-26 13Z"/><g><animatM
eTransform attributeName="transform" type="rotate" from="0,330,280" to="-70,330,280" dur="1.5s" begin="i.end;0s;" id="j" fill="freeze"/><animateTransform attributeName="transform" type="rotate" from="-70,330,280" to="0,330,280" dur="0.5s" begin="j.end" id="i" fill="freeze"/><path fill="#004d81" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m261 177-8-3-1-6 6-4v-3l-5-3 1-6 4-2 1-7 2-5 6-2 4 4 3-1 2-7h6l6 6 4 1 6-4 3 2 2 9h4l3 6-3 3h4l1 6-2 3-49 13Zm15 10-8 10-M
7 6-3 11 3 11 15 3 6-4 7-19Z"/><path fill="#0376bb" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m307 270-12-8-3-23 11 13h0l7-16 5 22-8 12Zm19-14-15-21 16 3 7-12 6 12-1 16-8-4-5 6Zm24-11-6-9-9-11 12-1 3-16 10 18-2 8-1 10-7 1Z"/><path fill="#002741" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m292 239-1-6 8 5 9-8 17 2 6-14h12l4-14 3 4v19l-15-2-2-3 1 4-5 17-18-8-2-2 1 3-7 16-11-13Z"/><path fill="#41b0fM
6" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m291 233-1-5 9 5 7-7h0l17 2 6-13h11l4-17 3 6-4 14h-12l-6 14-17-2-9 8-8-5Z"/><path fill="#41b0f6" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m306 280-9-7-11-9-1-19 1-19 1-15-13-16-11-16 1-11 11-11 18-3 16 7 17 14 18 23-4 17h-11l-6 13-17-2-7 7-8-5 4 34 6 4 6 4 8-12-6-26 17 24 5-6 8 4 1-16-8-16 18 23 7-1 3-18 5 6-3 7 2 8-17 6v14l-14-7-1 6-2 9-13-7-5 6Z"/>M
<path fill="#0376bb" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m262 188-16 7 15-3 12 3 3-6Z"/><path fill="#0376bb" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m263 179-13 9-4 7 16-5 14-1Z"/><path fill="#004d81" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m284 184-8 1-9-6 12-5 11-4-1 8-5 6Zm16 18-11 2-6-4 9-2 6-5 4-8v9l-2 8Z"/><path fill="#M
0376bb" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m278 182-4-2-3-1 14-6-1 5-3 3-3 1Z"/><path fill-rule="evenodd" d="m277 180-2-3 7-3v4l-2 2Z"/><path fill="#41b0f6" fill-rule="evenodd" d="m280 176-2 1 1 2h1l1-2Z"/></g><g><animateTransform attributeName="transform" type="rotate" from="0,330,280" to="-20,330,280" dur="0.5s" begin="k.end;0s;" id="l" fill="freeze"/><animateTransform attributeName="transform" type="rotate" from="-20,330,280" to="0,330,280" dur=M
"0.1s" begin="l.end" id="k" fill="freeze"/><path fill="#41b0f6" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m389 332-29-7-22-20-17-16-5-35 13-6 10-5-8 14 4 29 39 33 53-4 20 8-58 9Z"/><path fill="#0376bb" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m406 336-17-4 58-9-20 11Zm46-16-25-5-53 4-39-33-4-29 8-14 23 4 25 4 13 6h0l12 6 3 8 22 10 1 6-17-5-6-11 6 11 3 8h-20l-20-15-17-14 7 18 25 17 27 1 30 15Z"/M
><path fill="#41b0f6" fill-rule="evenodd" stroke="#000" stroke-width="1.1" stroke-linecap="round" stroke-linejoin="round" d="m444 301-18-4-15-1h-12l-11-8-14-9-7-18 17 14 20 15h20l-3-8 23 15v4Z"/></g></g><g><animateTransform attributeName="transform" type="translate" from="0,0" to="0,0" dur="0.1s" begin="m.end;0s;" fill="freeze" id="n"/><animateTransform attributeName="transform" type="translate" from="0,0" to="-1800,0" dur="0.5s" begin="n.end;" fill="freeze" id="o"/><animateTransform attributeName="transform" type=M
"translate" from="-1800,0" to="-1800,0" dur="3.0s" begin="o.end" fill="freeze" id="m"/><path fill="#fff" fill-rule="evenodd" d="M545 600h610L1426 0H816Z"/></g><path fill="#fff" fill-rule="evenodd" d="m135 208 110-93 62-18-141 104-31 7Zm53-9L325 95l46-13 14 4-147 101Z"/></g><path class="base" d="m258 476-43-9-59-21-40-25 9-4-2-7-6-8-10-13-17-23-16-37-11-28-9-16-23-13-8-15-4-33 33-7 2-22 5-13 6-10-1 26-4 32 6 28 16 50 16 41 13 24 25 33 25 17 55 16 49 7 63 1 86-19 46-19 29-30 15-24 4-2 2 4-14 26-31 33-49 18-78 19-3 4 M
7 8Z"/><path fill-rule="evenodd" d="m525 169 33-17 31-10 19-1-1 8-17 1-30 10-30 15-6-1 1-5Zm-6 144 6-31 1-97 3-4 4 4-1 97-5 33-5 3-3-5ZM159 111l46-19 47-13 62-11 66 2 46 13 36 14 29 18 15 13-1 5h-5l-13-12-28-16-35-15-46-12-62-3-62 11-47 14-44 19-6-1 2-7Z"/><path class="base" d="m526 393 19-13 19-25 1-33-20 44-19 27Zm67 64-16 6h-10l-7-5-3-14 4-13 19-12 17-4h16l7 18-11 3-9 7-7 14Zm-77-35-1 41 11 26 29 4 21-7-24-3-23-6-9-24-4-31Zm-47 187c0-29-24-59-75-83l-6-3 11-4c16-5 43-7 43-7s-41-2-62 1l-12 2-7-3c-59-21-142-4-256-5M
-115-2-212 9-212 70S56 697 172 697c117 0 297-27 297-88Z"/><path fill="#fff" fill-rule="evenodd" d="M466 608c0-27-25-57-76-81l-6-3s2-3 8-5c16-5 36-6 36-6s-29 0-50 2l-13 2-7-2c-58-20-139-3-252-5-115-1-213 9-213 68S55 694 171 694s295-27 295-86Z"/><g><animateTransform attributeName="transform" type="translate" from="0,0" to="0,-5" dur="0.1s" begin="p.end;0s;" fill="freeze" id="q"/><animateTransform attributeName="transform" type="translate" from="0,-5" to="0,0" dur="0.1s" begin="q.end;" fill="freeze" id="p"/><path fillM
-rule="evenodd" d="M388 576h7v8h-7Zm-27 0h7v8h-7Zm-27 0h7v8h-7Zm-27-37h7l8 22v-22h7v45h-7l-8-23v23h-7Zm-27 0h22v8h-15v11h13v7h-13v11h15v8h-22Zm-27 0h22v8h-7v37h-7v-37h-8Zm-21 0h11l5 45h-7l-2-13h-4l-1 13h-8Zm5 15-1 9h2Zm-38-15h22v8h-14v11h13v7h-13v11h14v8h-22Zm-42 0h22v8h-15v11h13v7h-13v11h15v8h-22Zm-27 0h18v19h4v26h-22Zm7 8v11h4v-11Zm0 18v11h7v-11Zm-50-26h7l8 22v-22h7v45h-7l-8-23v23h-7Zm-22 0h11l6 45h-7l-2-13h-4l-2 13h-7Zm6 15-1 9h2Zm-38-15h22v11h-7v-3h-8v29h8v-4h7v12H33Z"/></g></svg>h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"Groningen.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"COUT","amt":"100000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "6da3c0283b2ca2e8826f6d80e726c99850d7a1082e3913e1ddc63da19bca735a",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
= 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"30000000000"}h!
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"30000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ohms","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"3000"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "gara.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "nara.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "faye.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "hoff.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "moin.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "doro.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "vara.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "bara.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "etta.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "beatrice.btc"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"150000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "amrut.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "gewalt.btc"}h!
text/html;charset=utf-8
<meta charset="UTF-8" />
<title>Fragmented</title>
<script sandbox="allow-scripts" type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.6.0/p5.js"></script>
<script sandbox="allow-scripts" type="text/javascript"
src="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<script type="text/javascript"></M
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.split("/").find((t) => t.includes("i0"));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
new URLSearchParams(window.location.search).get("seed") ||
.map((_) => alphabet[(Math.random() * alphabet.length) | 0])
.join("") + "i0";
let pattern = "seeM
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
function cyrb128($) {
let _ = 1779033703,
u = 3144134277,
i = 1013904242,
l = 2773480762;
for (let n = 0, r; n < $.length; n++)
(_ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067)),
(u = i ^ Math.imul(u ^ r, 2869860233)),
(i = l ^ Math.imul(i ^ r, 951274213)),
(l = _ ^ Math.imul(l ^ r, 2716044179));
(_ = Math.imul(i ^ (_ >>> 18), 597399067)),
(u = Math.imul(l ^ (u >>> 22), 2869860233)),
(i = Math.imul(_ ^ (i >>> 17), 951274213)),
(l = Math.imul(u ^ (l >>> 19), 2716044179)),
[(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
(u >>>= 0), (i >>>= 0);
var l = (($M
>>>= 0) + (_ >>>= 0)) | 0;
($ = _ ^ (_ >>> 9)),
(_ = (u + (u << 3)) | 0),
((u = (u << 21) | (u >>> 11)) +
(l = (l + (i = (i + 1) | 0)) | 0)) |
(l >>> 0) / 4294967296
let mathRand = sfc32(...cyrb128(seed));
width: 100% !important;
height: 100% !important;
object-fit: contain;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
if (rand > 0.5) {
return true;
return false;
window.$generativeTraits = {
"T/F": T1(rand),
console.log(window.$generativeTraits);
const container = document.createElement("div");
container.innerHTML = "<span>seed:" + seed + "</span><br>";
document.body.prepend(container);
let colours2 = ['#FF00FF', '#00FFFF', '#FF69B4', '#00FF00', '#FFFF00', '#FFA500', '#00FF7F', '#8B008B', '#FFD700', '#00FA9A'];
let c2 = colours2[Math.floor(mathRand() * colours2.length)];
let colours3 = ['#F5A623', '#2ECC71', '#E74C3C', '#9B59B6', '#2980B9', '#1ABC9C', '#34495E', '#D35400', '#8E44AD', '#27AE60'];
c3 = colours3[Math.round(mathRand() * colours3.length)];
let colours4 = ['#FFCM
300', '#FF5733', '#C70039', '#900C3F', '#581845', '#0074D9', '#7FDBFF', '#39CCCC', '#3D9970', '#2ECC71'];
c4 = colours4[Math.floor(mathRand() * colours4.length)];
let colours5 = ['#FF5733', '#C70039', '#900C3F', '#581845', '#581845', '#8B0000', '#4B0082', '#FF1493', '#1E90FF', '#FFDAB9'];
c5 = colours5[Math.floor(mathRand() * colours5.length)];
let gradient = chroma.scale(['#FFA500', '#FFC300', '#FF5733', '#C70039', '#900C3F']).colors(10);
function ra(min, max) {
return mathRand() * (max - M
function setup() {
createCanvas(windowWidth, windowHeight);
extraCanvas = createGraphics(windowWidth, windowHeight);
for (let i = 0; i < num; i++) {
ax[i] = width / 2;
ay[i] = height / 2;
frameRate(30);
function draw() {
background(c5);
image(extraCanvas, 0, 0);
let centerX = width / 2;
let centerY = height / 2;
extraCanvas.rectMode(CENTER);
extraCanvas.fill(gradient[Math.floor(maM
thRand() * gradient.length)]);
extraCanvas.strokeWeight(0.1);
if (mouseX > width / 2) {
extraCanvas.ellipse(centerX, centerY, Sizes, Sizes)
extraCanvas.rect(centerX, centerY, Sizes, Sizes)
Sizes -= steps;
for (let i = 1; i < num; i++) {
ax[i - 1] = ax[i];
ay[i - 1] = ay[i];
ax[num - 1] += ra(-range, range);
ay[num - 1] += ra(-range, range);
ax[num - 1] = constrain(ax[num - 1], 0, widtM
ay[num - 1] = constrain(ay[num - 1], 0, height);
for (let j = 1; j < num; j++) {
extraCanvas.stroke(c4);
extraCanvas.strokeWeight(ra(.5, 3));
extraCanvas.line(ax[j - 1], ay[j - 1], ax[j], ay[j]);
extraCanvas.noStroke();
let t = mathRand();
extraCanvas.fill(lerpColor(color(c3), color(c2), t));
extraCanvas.rect(ra(0, windowWidth), ra(0, windowHeight), Sizes / 20, Sizes / 20, ra(0, 20), ra(0, 10), ra(10, 15), ra(5, 20));
L^ if (frameCount === 250) {
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "edith.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "mabel.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "sahara.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "ramona.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "ladyboy.btc"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"100"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "martha.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "wimhof.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "feuer.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "tranny.btc"}h!
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "kingfisher.btc"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "schweizer.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "eleni.btc"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "dimitrios.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "astrid.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "dimitri.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "ioannis.btc"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"$uperwin.btc"}h!
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "belladonna.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "audra.btc"}h!
text/html;charset=utf-8
<meta charset="UTF-8" />
<title>Fragmented</title>
<script sandbox="allow-scripts" type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.6.0/p5.js"></script>
<script sandbox="allow-scripts" type="text/javascript"
src="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<script type="text/javascript"></M
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.split("/").find((t) => t.includes("i0"));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
new URLSearchParams(window.location.search).get("seed") ||
.map((_) => alphabet[(Math.random() * alphabet.length) | 0])
.join("") + "i0";
let pattern = "seeM
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
function cyrb128($) {
let _ = 1779033703,
u = 3144134277,
i = 1013904242,
l = 2773480762;
for (let n = 0, r; n < $.length; n++)
(_ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067)),
(u = i ^ Math.imul(u ^ r, 2869860233)),
(i = l ^ Math.imul(i ^ r, 951274213)),
(l = _ ^ Math.imul(l ^ r, 2716044179));
(_ = Math.imul(i ^ (_ >>> 18), 597399067)),
(u = Math.imul(l ^ (u >>> 22), 2869860233)),
(i = Math.imul(_ ^ (i >>> 17), 951274213)),
(l = Math.imul(u ^ (l >>> 19), 2716044179)),
[(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
(u >>>= 0), (i >>>= 0);
var l = (($M
>>>= 0) + (_ >>>= 0)) | 0;
($ = _ ^ (_ >>> 9)),
(_ = (u + (u << 3)) | 0),
((u = (u << 21) | (u >>> 11)) +
(l = (l + (i = (i + 1) | 0)) | 0)) |
(l >>> 0) / 4294967296
let mathRand = sfc32(...cyrb128(seed));
width: 100% !important;
height: 100% !important;
object-fit: contain;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
if (rand > 0.5) {
return true;
return false;
window.$generativeTraits = {
"T/F": T1(rand),
console.log(window.$generativeTraits);
const container = document.createElement("div");
container.innerHTML = "<span>seed:" + seed + "</span><br>";
document.body.prepend(container);
let colours2 = ['#FF00FF', '#00FFFF', '#FF69B4', '#00FF00', '#FFFF00', '#FFA500', '#00FF7F', '#8B008B', '#FFD700', '#00FA9A'];
let c2 = colours2[Math.floor(mathRand() * colours2.length)];
let colours3 = ['#F5A623', '#2ECC71', '#E74C3C', '#9B59B6', '#2980B9', '#1ABC9C', '#34495E', '#D35400', '#8E44AD', '#27AE60'];
c3 = colours3[Math.round(mathRand() * colours3.length)];
let colours4 = ['#FFCM
300', '#FF5733', '#C70039', '#900C3F', '#581845', '#0074D9', '#7FDBFF', '#39CCCC', '#3D9970', '#2ECC71'];
c4 = colours4[Math.floor(mathRand() * colours4.length)];
let colours5 = ['#FF5733', '#C70039', '#900C3F', '#581845', '#581845', '#8B0000', '#4B0082', '#FF1493', '#1E90FF', '#FFDAB9'];
c5 = colours5[Math.floor(mathRand() * colours5.length)];
let gradient = chroma.scale(['#FFA500', '#FFC300', '#FF5733', '#C70039', '#900C3F']).colors(10);
function ra(min, max) {
return mathRand() * (max - M
function setup() {
createCanvas(windowWidth, windowHeight);
extraCanvas = createGraphics(windowWidth, windowHeight);
for (let i = 0; i < num; i++) {
ax[i] = width / 2;
ay[i] = height / 2;
frameRate(30);
function draw() {
background(c5);
image(extraCanvas, 0, 0);
let centerX = width / 2;
let centerY = height / 2;
extraCanvas.rectMode(CENTER);
extraCanvas.fill(gradient[Math.floor(maM
thRand() * gradient.length)]);
extraCanvas.strokeWeight(0.1);
if (mouseX > width / 2) {
extraCanvas.ellipse(centerX, centerY, Sizes, Sizes)
extraCanvas.rect(centerX, centerY, Sizes, Sizes)
Sizes -= steps;
for (let i = 1; i < num; i++) {
ax[i - 1] = ax[i];
ay[i - 1] = ay[i];
ax[num - 1] += ra(-range, range);
ay[num - 1] += ra(-range, range);
ax[num - 1] = constrain(ax[num - 1], 0, widtM
ay[num - 1] = constrain(ay[num - 1], 0, height);
for (let j = 1; j < num; j++) {
extraCanvas.stroke(c4);
extraCanvas.strokeWeight(ra(.5, 3));
extraCanvas.line(ax[j - 1], ay[j - 1], ax[j], ay[j]);
extraCanvas.noStroke();
let t = mathRand();
extraCanvas.fill(lerpColor(color(c3), color(c2), t));
extraCanvas.rect(ra(0, windowWidth), ra(0, windowHeight), Sizes / 20, Sizes / 20, ra(0, 20), ra(0, 10), ra(10, 15), ra(5, 20));
L^ if (frameCount === 250) {
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "daphne.btc"}h!
text/plain;charset=utf-8
1{"p": "sns","op": "reg","name": "bernadette.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "millie.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "estelle.btc"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "louise.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "blanche.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "bahnhof.btc"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "shemale.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "choco.btc"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "maude.btc"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "dc702c4da8fc51b9dfebcbcee9688824b8a0966da4f51b90553b8ae63a0a9e29",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a4ded3c33da5006fa1aff1fcc3f8745a84ad808fcfd5529269975ce95c2d1579",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
et i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "993434e6d3b169c0d497e35b08504bfc591dce6704d5172b3bd2fa93180121be",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
= 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "86e3467832b37b91f94ab6523ec505c72777ea73c515f6c138990d9d0ce3ca54",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "6da3c0283b2ca2e8826f6d80e726c99850d7a1082e3913e1ddc63da19bca735a",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
= 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8e00809e223cc8ab3608d84f7700321028e99f2d879ce2e9e251ff801030c53b",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "3921591b40b1f9632f567bb517b0c933811ec1fbbf6f735515e868c6143bbcb5",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "4ee801d6885adce9a22eba670104c2494d86016de861dbd3f09e994327d6f24c",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"mdvbs.sats"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "5697ec573367f63c9b30d029955b51f2e19a66546c66ee3a7f36a130b17fad6c",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ohms","amt":"10000"}h!
text/plain;charset=utf-8
"tokenid": "6099",
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"220000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "6167",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
.)10.)-,3:J>36F7,-@WAFLNRSR2>ZaZP`JQRO
&O5-5OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYM
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"8000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"papq","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
{"p":"gen-brc-721","op":"mint","s":"ordimando","t_ins":["19f2dcf20f040b4834a9ed0c6f949e5fca43318506ef5d49b1b53e067e1f08c1i0"],"id":"177","a":[[0,"red"],[0,"red"],[0,"green-helmet"],[0,"axe"],[0,"rangefinder"]]}h!
:{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"LLsf.sats"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"_1.unisat"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"BTC
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"+btc.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYZcdefghijsMH
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"2167","amt":"76000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "6199",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20160"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"750"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"29000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"KosakGoKu.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"168888888888.sats"}h!
text/plain;charset=utf-8
"tokenid": "6169",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"nodemonkes.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
uiCCPkCGColorSpaceDisplayP3
iTXtXML:com.adobe.xmp
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 6.0.0">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
xmlns:tiff="http://ns.adobe.com/tiff/1.0/">
<tiff:YResolution>350</tiff:YResolution>
<tiff:XResolution>350</tiff:XResolution>
<tiff:PhotometricInterpretation>2</tiff:PhotometricInterpretation>
<tiff:ResolutionUnit>2</tiff:ReM
</rdf:Description>
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "8169",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "8413",
text/plain;charset=utf-8
"tokenid": "8410",
text/plain;charset=utf-8
"tokenid": "8405",
text/plain;charset=utf-8
"tokenid": "8404",
text/plain;charset=utf-8
"tokenid": "8408",
text/plain;charset=utf-8
"tokenid": "8407",
text/plain;charset=utf-8
"tokenid": "8406",
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,111.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,888.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,444.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,333.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,777.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,555.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,222.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"crsd","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"crsd","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"tracer.sats"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"mint","tick":"moky","amt":"20000000000000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"257800"}h!
text/plain;charset=utf-8
K{"p":"brc-20","op":"deploy","tick":"aarr","max":"2100000000","lim":"10000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fa211ee56f9cb23c112e89682d02761a8d9a893f8ccb4655a030ed8c583187a",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fa211ee56f9cb23c112e89682d02761a8d9a893f8ccb4655a030ed8c583187a",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
or(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fa211ee56f9cb23c112e89682d02761a8d9a893f8ccb4655a030ed8c583187a",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["neutral"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
"tokenid": "8392",
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"wine","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,111.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,444.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"11760"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,111.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"transfer","tick":"CRSD","amt":"20000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"DCXT","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"wine","amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"wine","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"yogigaga.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
'{"p":"sns","op":"reg","name":"my.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,777.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"100000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bili","amt":"1500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,555.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,666.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,222.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"CTCT","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,222.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,333.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"6000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,666.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"CASH","amt":"50000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "8401",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,999.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "6130",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"wsog","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"MMGG","max":"100000000","lim":"1000000"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"ORXC","amt":"1000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"wine","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"wine","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "2fa211ee56f9cb23c112e89682d02761a8d9a893f8ccb4655a030ed8c583187a",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["surprised"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
={"p":"brc-20","op":"transfer","tick":"bdow","amt":"12000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"kylej.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "8390",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"6000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"Q0Q0.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2750"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,888.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"NODE","amt":"58000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,999.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2750"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"1024","amt":"1024"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,777.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"4,333.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"jinmoqinghan.btc"}h!
text/plain;charset=utf-8
LX{"p":"brc-20","op":"deploy","tick":"moky","max":"20000000000000","lim":"20000000000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"500"}h!
text/plain;charset=utf-8
L`{"p":"brc-20","op":"deploy","tick":"rimn","max":"200000000000000000","lim":"200000000000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
"tokenid": "3152",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
:{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
J{"p":"brc-20","op":"deploy","tick":"hjmd","max":"210000000","lim":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"tuae","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
"tokenid": "6103",
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"5,888.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "8402",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "d49a3327011c1ac6df16ff40e1cd6b1339e266f03fad817b2531d4766c2c1abb",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));4
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a661829e407feae09699a2e1b217e21adde176f10bfa7f2549b4a35eb6b972dd",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "dd6cca8a63ff6820f7af1c61b81545b87a7b5dcf39057792b1531892d19f3657",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
d/Foundry USA Pool #dropgold/(
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5499"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"50000"}h!
text/plain;charset=utf-8
,.;pSS#########Spp-
-S##GG#N*""^`` ``^""*4@GGG#Np
;S#G#W" _ "*@GG#p
s#GGb .;SS#SGGGGGGGGGGG##Np. `"$G#p
.#GG" ;S#GGGGGGGGGGGGGGGGGGGGGGGG##p "$G#p
;#G#^ ,p#GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG#b ^@G#p
.#G# ;#GGGGGGGGGGG !GGGGG @GGGGGGGGGGGG#p @G#p
SGG^ ;#GGGGGG#NNNNNN !NNNNN 1GGGGGGGGGGGGGGSp `$G#
#G# .#GGGGGGGGb "@GGGGGGGGGGG#, %G#_
,#Gf iGGGGGGGGGGb ^@GGGGGGGGGGGb \GGp
SGf SGGGGGGGGGGGS _%GGGGGGGGGGG# 1GG-
#G# $GGGGGGGGGGGGGGGGb !GGGGGGGG##, SGGGGGGGGGGG# %GG
{GG !GGGGGGGGGGGGGGGGGb !GGGGGGGGGGG @GGGGGGGGGGGGb $Gb
GGb #GGGGGGGGGGGGGGGGGb !GGGGGGGGGG# @GGGGGGGGGGGGG !GG_
]GGGGGGGGGGGGGGGGGGb '""""""""" ,GGGGGGGGGGGGGGb GGb
!GG @GGGGGGGGGGGGGGGGGGb ;GGGGGGGGGGGGGGGQ GGb
@GG @GGGGGGGGGGGGGGGGGGb \GGGGGGGGGGGGGGG GGS
!GG ]GGGGGGGGGGGGGGGGGGb ......... "GGGGGGGGGGGGGb GGb
GGp GGGGGGGGGGGGGGGGGGb !GGGGGGGGGGGN ]GGGGGGGGGGGG~ GGb
$G# @GGGGGGGGGGGGGGGGGb !GGGGGGGGGGGGb _GGGGGGGGGGGS_ iGG
'GG GGGGGGGGGGGGGGGGGb !GGGGGGGGGGGG` !GGGGGGGGGGG GGb
'GGGGGGGGGGGG#WWWb !NNNNNNNNNW" #GGGGGGGGGGb #G#
@G# 'GGGGGGGGGGGb #GGGGGGGGGG" $GG
@G# @GGGGGGGGGb #GGGGGGGGGG# #G#
%G#, "GGGGGGGGb .p#GGGGGGGGGGG" ,#G#
"GGb "GGGGGGGGGGGGG !GGGGG @GGGGGGGGGGGGGGb _#GG"
YGGp "@GGGGGGGGGG....iGGGGG....@GGGGGGGGGGG#"_ ;#G#
%GGb_ "8GGGGGGGGGGGGGGGGGGGGGGGGGGGGSG#" ##Gb
"@G#p "%GGGGGGGGGGGGGGGGGGGGGGN" ;#GG"
"$G#N, `""*WWNNNNNW*"" .p#GGb
"%GG##p- .p##GGN"
`"%@GGG####SNNNNSS###GGG#W"`
`^""""""""^`
////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
--------------------------1ST BITCOIN HALVING---------------------------
---------------11.28.2012-------------------------------
-------------------------------MM.DD.YYYY-------------------------------
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/////////////////////////////ARC3///
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"B0N3","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"40000"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"+OIL","max":"2100000000000000","lim":"2100000000000000"}h!
https://trustless.computer
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"*OIL","max":"2100000000000000","lim":"2100000000000000"}h!
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "45456e8915759feabbc6b32424e962bb8bdd1147eaebbf5621c1f34a990448c9",
"id": "945",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly["cM
[ 0, deploy.traits.face["neutral"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "71f603c1da900e82d5c97587f358da169e8ce61decdbbf77a5a8d01bec754c41",
"id": "727",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].baM
[ 0, deploy.traits.face["bored-green"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "c2f2a5130f056356157c3011059eec1c05dbedd14a62e935cbed9568b494659d",
"id": "640",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 M
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
aw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "28d3fab011d1697d6bf12b9bfa38274e4340ce7bed42b5b3e395c438a173e830",
"id": "938",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["standard-oval"].base64 ],
[ 0, deploy.traits.belly["square"].base64 M
[ 0, deploy.traits.face["bored-red"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
aw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "589f53c7c95eee6d4ed56613baf2fc960de980d0e2b4b6e04201f233ddbd505b",
"id": "649",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image oM<
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "589f53c7c95eee6d4ed56613baf2fc960de980d0e2b4b6e04201f233ddbd505b",
"id": "649",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image oM<
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "39c96a80743b62ce6edb1ecb9dd6e0162c3eddb186e5ab2cceedb58a1a1e4b28",
"id": "723",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["black-and-white-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].baM
[ 0, deploy.traits.face["happy"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
raw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8015e03b6d36cf238429dd4691c66df93c8382ea11a8139dcccd81700c1b23a0",
"id": "988",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the MC
image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,111.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,777.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,333.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,111.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,999.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,333.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,222.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,091.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,095.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,666.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,094.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,666.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,444.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,096.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,555.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,444.sats"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"btc10.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,092.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,097.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1,093.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,222.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"2777"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,555.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"9,888.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8,777.sats"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"BXNZ","amt":"10"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "frances.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "esan.btc"}h!
text/plain;charset=utf-8
+{"p": "sns","op": "reg","name": "ralf.btc"}h!
text/plain;charset=utf-8
/{"p": "sns","op": "reg","name": "abdulali.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,999.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "lucinda.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,444.sats"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,999.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "lucille.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,111.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "sylvia.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"QMSY.sats"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "bushra.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "dalia.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "ehsan.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"sining.sats"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "abdulalim.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "ottilie.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,888.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "winni.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "tamam.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "fairouz.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"50000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "abbad.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"BTG.","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"type":"btcdomain","name":"00006.btc","first_owner":"bc1ppe8h7znml2g4rfq42q7mtk68gxm3trvn44gnsk6s3rvaescu4grsfnhapq","createDate":1686577563069,"registerDate":1686577563069,"expireDate":1718113563069,"img_url":"https://btcdomains.io/images/domain/00006.jpeg","sig":"304402204a1b0c4bb5f9aafd50a2def7825286a819bd54888bb7ec3a2e0f522906093521022002503ca61a2dac6be6d004aee74d7ea25e0c2282f487703d9e1f5d576dd743e0"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"800"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p": "sns","op": "reg","name": "loretta.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,555.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "abdelnour.btc"}h!
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"NCHO","max":"21000000","lim":"21000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"*WLD","amt":"2100000000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
,{"p": "sns","op": "reg","name": "abdus.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "winnifred.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,666.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":".BTG","amt":"2100000000000000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "ghiath.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "abdolreza.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"6,969.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
-{"p": "sns","op": "reg","name": "imogen.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,222.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
0{"p": "sns","op": "reg","name": "abdulahad.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"11000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"7,333.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"nals","amt":"1500"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"_2.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"zogi","amt":"100"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
2023-05-19T15:35:24+00:00
2023-03-11T23:57:20+00:00C+
2023-05-19T15:38:49+00:00l<%O
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"zbit","amt":"111"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
2023-05-19T15:35:24+00:00
2023-03-12T00:23:10+00:00
2023-05-19T15:38:49+00:00l<%O
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"30000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"LAIK","amt":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"doge","amt":"2"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"650"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"30000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"ordi","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"150"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
https://trustless.computer
"name": "K-Pops",
"image": "data:image/gif;base64,R0lGODlh9AH0AYcAAAAAADcZQMOKbQCMhP///wDGqwD/0VEAUWYAZgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEAgAAACwAAAAA9AH0AQAI/wADCBxIsKDBgwgTKlzIsKHDhxAjSpxIsaLFixgzatzIsaPHjyBDihxJsqTJkyhTqlzJsqXLlzBjypxJs6bNmzhz6tzJs6fPn0CDCh1KtKjRo0iTKl3KtKnTp1CjSp1KtarVq1izat3KtavXr2DDih1LtqzZs2jTql3Ltq3bt3Djyp1LM
t67du3jz6t3Lt6/fv4ADCx5MuLDhw4gTK17MuLHjx5AjS55MubLly5gza97MubPnz6BDix5NurTp06hTq17NurXr17Bjy55Nu7bt27hz697Nu7fv38CDCx9OvLjx48iTK1/OvLnz59CjS59Ovbr169iza9/Ovbv37xgHiP8fT768+fPo06tfz759+gLw48ufT7++/fv48+vff9+A//8ABijggAQWaOCBCCZYIH8MNujggxAW4N6EFFZo4YUYZqjhhhNG6OGHIPKn4IgklmjiiQaEqOKKKnLo4oswxijjjOuxaOONDaKo4448Kojjj0DWR+OQRBZppJFBJhlkj0w2yaSSUN545JRUVmmlelFmqaKTXHZJopZgenjlmGSWOWOYaDro5ZpsDpjmm/uZKeecdLoH5539taknm3j2OV+dgAYKqJ+EFrDnoV0W6qegjDZ6paJ9Iirpk5De6eilmA5Z6Z2TdqrjpnBmKuqoG4L6pqeolmhqmqS26qqdq4b/meqsCcYa5qu4M
5lqerWDS6uuCvGap67C4Bpvlr8gGaGyUxDZL6rJQJittitAm6ey1mFab5LTJahsktuAy6i2Q3CI77o/hplvnuTiW+yu7Uqorb5nw2uiur/WyOO++j+a75b2z+tsivwQfKXCIAAd88IcFN0zkwh8mnCrEYjpscYwURygxqhlDePHHLnb84MaeiuwgyChnaHKOJE+6MoMpx1zhyyK2LCnNccqsM3s462fzzT3jt/PQ7wWd5897Gn0f0UzvqnR9SB/6tJBNVz01fVEnfbV8VVu9dXxZ6/l1fF03PTZ8Ybd5toRlE7122nye3bbbZ8O95tpzD/223YnK/523znvz7STef8scuOCUjl244XUj3iThi6N8uOM7Qh75x5NTjqLll1ucueYmct55w5+D/qXfo3veuOmbo5466auzHrrrrxNcuuwIil77vLfjbqDuu6vbu+8EAh98uMMTL6Dxx2ObvPIAMt+8s89D75/00xNbvfXYZ6/r9tB3732xsVv/O+3jXwu+8uKn3+r6M
xLfv/qjw+y7//JnWj/v9+F+qv+z861+j/se6AApQUAQ0nQEPOKjyma946GOgqxIIugVKcE4U1JwFL2imDFJugxwkkwcdB8IQ9mtsD8xdBE2YLQemUFkrZKGjRoi4EspwSjQUnA1viCQXvvA/O+Thw/98+ENqKU6I+SPiD4OIxDMp8YVMbCLGnpjCKErxRTnkmxWvyKEs2m2LXNSQF+EGxjBiaIxpK6MZLYTGsKlxjRRqY9beCEdYobCIbophHa0kx6jRcY81ouID/wjIot0RjzA8YiHpJUjzEXKR5ukj0h4JSfJI8meUrKR4LmmzTGqSky3zZCVBSTJRQpKUGzPlIlEpMVUWkpUJcyUgYQkwWe6RlveyZR1x6S5dwpGX5fLlGoHJLWGakZjTMmYYkSktZcoJANCMpjSnSc1qWvOa2MymNrfJzW5685vgDCc2ySLOcprznOhMpzrXyc52uvOd8IxnO8kpz3ra8574zKc+98n/z35yk57+DKhAB0rQghr0oOAEKEIXM
ytCGOvShENWmQiNK0Ypa9KIYXedEM8rRjnr0oxTdKEhHStKSmlSeIj2pSlfK0pZaM6UujalMZ8pRmNL0pjjNaUFtqtOe+vSn8OQpUIdK1KJ2U6hGTapSk4rUpTr1qTltKlSnStWVSrWqWM1qR6+q1a569aFc/apYxzrQsJL1rGi9p1nTyta2anQsbo2rXNUK17na9a5vFQte98rXcK61r4CN618DS1i0DrawiP3qYRPLWKwutrGQfepjI0tZo062spj96WUzy1mcbrazoI3pZ0NLWpWOtrSoHelpU8vamta1tbDV7GtjS1vP/862trgV7W1zy1vT7ra3wFXtb4NLXNfqtbjI9ehqk8vceC63udBl53OjS91zTre62E3ocLPL3X1et7vgveZ3w0teaY63vO8kgHrXy972uve98I2vfOdL3/ra9774ta9T88vf/vr3vwAOsHz3K+ACG/jACO4vgRPM4AY72MALfrCEJ0zh+Ea4whjOsIMvrOEOexjAHP6wiEdM3xCTM
+MQoVq+JU8ziD6+4xTDG8ItjTOMHz7jGOEbwjXPM4wDvuMdA5u+Pg0zk+g65yEiG75GTzOT1LrnJTH4ylJEs5SkTucpWBjKWs8zjLXMZx17+Mo3DLGYYk7nMLD4zmlGs5jWTuP/NbhYxnOPs4TnTWcN2vrOMl6pnKOe5zxP+M6BtzOdBU7nQhr4yohOt5UUzusuOfjSYIy3pMVO60ma+NKbTrOlNs7nTnn4zqEMt51GTus6mPjWeU63qPSu11S0WNKzxK+tZ65fVtib0q3Mt6l3zutS+/jWqgy3sVRO72K5OKrKHrexlG7vZzk62UaOd4VpTW8W4vvZ/rX1tblPb29EGt7PFvWxyI9vcxUa3sNX9a3bz2t25hret5T1resPa3q3Gt6r1fWp+k9rfoQa4pwW+aYJj2uCVRrikFf5ohjPa4YmGuKElPmiKA9rifca4njV+Z47T2eNxpjegDCqAkpv85Cj/T7nKV87ylrv85TBnuUEBxelji3jkBY25znfO8577XAAzM
r1PNoX1inBP050hPutJjHnQ6DX3aKTb6QJdO9apTvelzenpRWSx1gVr962DfOdblpHWicr1OJA+72tee8rGbqexDPTud0s72uqvd7WWCO1DlPie62/3vVcc7mfT+U74/M+eAT/zSBT8mwvvU8Gbyu+Inz3PGX8nxPYV8mSRP+c6/3PJWwrxONU8mznv+9CoHfZVEn1PSj8n0qI99yVVPJdbj1PVXgr3sUU/7Kdn+pri3ku537/neH+n3NA1+lYZPfMob30jIn6nyqcT85iv++UWKvkynP6XqWx/w2CeS//Zjyv0jef/7dg//kMbv0vIb6fzoZ7v6acT+lrq/SPCP/90LSvMUixztiKd/xcd/Qud/2fZgXRdQAnh68zcj9cdS90ck+beAVteAMvKAKxWBQzKBFHh1BOh0BmhzH5aA/tSBzveBWReCREdiJNhPJjh5FhgjGKhSGkgjHPiCSBeDMDKDJ1WDM3KDOOhzOvgiPGhSPigjQBiElYeCZKeCUIdiLchPSvh3M
Q+giRVhSRxgjSTiFTMeEb+eEWxd1AHh0XCh/Xph3YGh2Yjh3AViGYVeFHHKFJJWFMLKFbthycLghcjhSdPgidniHK5eHGrKHINWHLvKHgNh2Zzh4aRh3a//Yd22YiB5IUP33aSLoYVG4T5L4dYKYIYT4UYbIIYi4ibO3iI3XiHv3iIdHhqS4eKZ4eahYeKoYeZHYij/XiRjyiR4VihsyiqSIixeiix3Fixrii5sIjBYijBxFjBlijJKIjBWijBnFjBjijIkIjRQijRhFjRdijYCIjROijRfFjRbijXcIju4hjhZFjhVijm6Iju2hjhXFjhTijmUIj+whj+MUE6hli65IWuf1Vf6odKgVkF41kElXkNtVWQiZg6VlkF3VkLf4kAtJWRIphBR5XKR1kT2nkBoZWhy5hABZkZEVkmKXkWHRjybZhSP5kaC1kiwZWhCpVTAJcx6ZkqX/VZOfh5JgoZI6KXM8+RU++ZOpF5ReMZREiXI32ZM5mZRF2ZI4uZFOqYhQyZRSM
OZUnt5RC2ZRYaXJaeZRc2ZVAZ5RdgZRY+ZVlGZZdiZZcYZZTyZZb4ZZOCZdaIZdJSZdZYZdEiZdYoZc/yZdX4Zc6CZhWIZg1SZhVYZgwiZhUoZgryZhT4ZgmCZlSIZkhSZlRYZkciZlQoZkXyZlP4ZkSCZpOIZoNSZpNYZoIiZpMoZoDyZpL4Zr+CJtKIZu2SJtJYZutiJtIoZu/SJZtqZZnCZxxKZxvSZx1aZxziZx5qZx3yZx96Zx7CZ2BKZ1/SZ1WIZbauZ3cmXJk0Z3gGZ5T//md4lme5hmS5Hme6rmepJie7Pme8KmE7hmf9Fmf8Tef9pmf+nl6+Lmf/vmfddefADqgBLp0AlqgCJqgMXegCtqgDnpyDPqgEpqgETqhFgqgFXqhGpqfGbqhHgqfHfqhInqeITqiJgqeJXqiKiqWKbqiLpqULfqiMgqTMTqjNnqRNXqjOuqPObqjPiqJPfqjQlqGQTqkRoqDRXqkSrqASbqkTvp9TfqkUip7UTqlVtp5VXqlM
Wgp4WbqlXrp2XfqlYmp1YTqmZpp0ZXqmaspzabqmbvpybfqmcqpycTqndlpydXqnc5qnevqmfNqna/qngHqmgjqoY1qohvqliJqoW/+6qIx6pY76qFMaqZL6pJRaqUt6qZh6pJq6qUPaqWNJUAcwqqRaqqZ6qqiaqqq6qqzaqq76qrAaq7I6q7S6qva4c6BqULW6q7zaq776q8AarK16qzqXqwUlrMiarMq6rMwqq8S6oGPRfLrarNRardZ6rbT6rDBnrKKKrd76reBqrdoKp9FKfNMaruiarupaq+Pqctw6UOsar/I6r6fari33rgJFr/q6r+hqryyHrwHFrwI7sNTqrysHsP5EsAq7sMBqsHRarrt3rgw7sRT7qg7rnRArexJbsRzbsaV6sSiHsP3ksSRLsiALoRkbextbsiyrsCdrciLLTy07swv7snj/mrK8d6w0u7P8arMCELP7xLNCS68+C7T6NLRIu65Fi7MMqLNJ+7TfurRiIa1OC7VWW61SGxZU261XM
27XMmrVgsbXw6rVkm6xg+xVim69lu7YNW4v8ybQDyLVsO7fs6raeZ7T5RLd6m612i6Vw23kru7eCq6pn6xVpG7CDm7i22reUh7f4pLiQi6qF2xWHm7CRe7mjOrlcUbkji7mXq7lbwbky67mRC7paIbpBS7qQa7pZgbpHq7qKy7pY4bp5C7uJK7tXQbuPa7uDi7vZaa5Vy7t067tVobv3JLyCS7xUYbz2hLx7q7xTwbz15Lx6C71SIb3yRL3Dy7iT57jHq71s/2u9UYG98QS+4cu9iue9zWu+ZSu+UEG+8MS+7Yu+iae+0yu/Xuu+TwG/74S/+Uu/XPq3Jyi3/vu0+usU/OtOBXy1B9wUCdxOC2y1DcwUD8xOEQy1E7wUFbxOCNDBHvzBIBzCIjzCJAzCsFbCKJzCKvzBGawUG6xOKxzDMmzCrTbDNhzDLZwUL5xON9zDKHzCPhzEIZzDSLHD6CTESOzBQJzEQkzER2HE58TESLzEUtzDTmwUUGxOVRzEVLzFM3zFM
RZHF5eTFPdzFZLzCYEwUYixOZ2zDZtzGKJzGQ7HG4QTHMvzGdjzCciwUdAxOebzCePzHILzHQdHH3yTIKRzIiP/cwYQMFIbsTYtcwoq8yI38E4/cTZFMwpOMyJXsE5fMTZk8wpssyJ3cE5+8TaEswqP8x6XME6esTakcwqucx628E6+cTbFMw6qWyywMwH9nv/LEy0pcw8KMALWsE7eMTcWMALNsx8ecE8l8TcvczHD8zDgRzdY0zcQszNZ8E9hcTdq8y8XczTbxzdQUzqe2zORcE+Y8TehMaursy3YHzPH0zqEWz6xIpQIMgwVlz56Gz1NHfPQMT/68aQDtdQK9z9fXz8VMzW28zjTRztJU0Jh20AqY0FMLvARF0ZVm0SWI0Vqr0QPF0ZLm0S4I0mEr0gJF0o9m0lKI0mir0gHF0ozL5tKaCNOGK9P+RNOJZtP61HwD/U48bWg+nU9ArdCJZ1BDPWhFjU9HndERy9DC7NBnDNEzIdHRtNSA1tT39NQhHdUb3dDbM
zMtWLRNYDU1a3WdcbU9endJgPdJiLc7cLM8BitTgJ9W8TNVkXNYxcdYAkNZ6ttb11NYx/dYrHdfpPM50zXZB7U6AfWeCLU+EndOGPdOIDc+Knc+x19jt9Nh0FtnxNNmUq9P95NlxBtrwJNqbS9r8ZNpuhtrvpNqhy9r75NprBtvuJNsoERAAOw==",
"description": "",
"animation_url": "",
"youtube_url": "",
"trait_type": "Eyes",
"value": "Gangnam"
"trait_type": "Hair",
"value": "Long"
"trait_type": "Mouth",
"value": "Trip"
"trait_type": "Head",
"value": "Band"
"trait_type": "Legendary",
"value": ""
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
""""""""""""""""""""""""""""""""S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"34700000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"200000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
Mined by AntPool874<
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"49378"}h!
6j4ion:2.QmbF6wDkJ8a9neyeTnBd2LCsSaHzTpyWbMVu2eU2We5VVPT
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"HBNT","max":"21000000","lim":"21000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain; charset=utf-8
5{"p":"brc-20","op":"mint","tick":"+-*/","amt":"1000"}h!
text/plain; charset=utf-8
5{"p":"brc-20","op":"mint","tick":"+-*/","amt":"1000"}h!
text/plain; charset=utf-8
5{"p":"brc-20","op":"mint","tick":"+-*/","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1100"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"50"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"833"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
/ViaBTC/Mined by roticanai/,
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"50000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"12000"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"50000000000"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"50000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"pepe","amt":"17360"}h!
text/plain;charset=utf-8
H{"p":"orc-20", "tick":"bnb", "id":"3387927", "op":"mint", "amt":"16000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"48000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"6500"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"8BIT$.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"30000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"677"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"4777"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"97867.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"32435.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"2600"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"haxgbbb.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"24135.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"43546.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2222"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"64534.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"21324.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"76879.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"58000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"75645.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"65768.sats"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"boci","max":"21000000","lim":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"6500"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"54657.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
33333333333333333333333333333333S
33333333333333333333333333333333S
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"995"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"180000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"elondog.sats"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"recr","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"CeDeFi.sats"}h!
text/plain;charset=utf-8
LR{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "3","amt": "10000"}h!
text/plain;charset=utf-8
C{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "4"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2000"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"!APE","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"51"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$BSV","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$RUN","amt":"2400"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"BT>$","amt":"2100000000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$BSV","amt":"10000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"_9.unisat"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"_7.unisat"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"_8.unisat"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"488843"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"brc-20","op":"deploy","tick":"IOTZ","max":"210000000","lim":"210000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"maoyam.sats"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"DOGE","amt":"2"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"Emiratespay.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"awsome.btc"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
https://trustless.computer
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYM
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"_4.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"pepe","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"_6.unisat"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"crsd","amt":"50000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"_5.unisat"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"inam.xbt"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"IOTZ","amt":"210000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"500"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"bank","amt":"124000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1000"}h!
/ViaBTC/Mined by s19s/,
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1000"}h!
text/plain;charset=utf-8
H{ "p": "orc-20","tick": "orc","id": "2504160","op": "cancel","n": "[8]"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"13000"}h!
text/plain; charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"oicp","amt":"20000"}h!
text/plain; charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"oicp","amt":"30000"}h!
text/plain; charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"oicp","amt":"40000"}h!
text/plain;charset=utf-8
H{ "p": "orc-20","tick": "orc","id": "2504160","op": "cancel","n": "[5]"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"BXNZ","amt":"2"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"3000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"488843"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"nike.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"3430"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,078.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,090.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,081.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,086.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,092.sats"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,084.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,100.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,095.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,094.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,099.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,082.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,098.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,085.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,087.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,079.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,096.sats"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"628","a2b":"Ny2QTwR27rjAsMstdBUmm1VTBSgHSv/4luGS5IWaiWU7A5QqSw9GJjFbDyDRahryUcxdW7h1kFinb8O3AlOGunkiKUxdB6IfOKQCcZ7DMHS2cTG9AJ988T6bJYQkhRHUj/ku0GjDL3ico8051tTC368jMa7ka+gmTupYXCieAjbkfIqoEUYypTwh4oZJIhqf2ew0pBRO+Hs8JCbL/snVYO2IMDbovHi8ToY03HO2BW11Q58uLgaAbIs60rBFAh1dyG01u/9xVnXWZ7z/MVAFHEDuBcGDaUuEvLq7Bg5f+8zpfUyYlaEsEHwynngq7RTmg3cbl/CLEFGBFI3VaTjHiRZZZWBIzRiZQwp/o4QoabfbiE2vKf3bolJVzfZlv15fjqZeuRGLsFf2POQGlSCLcj79FyPrPEMzZuYzQxu3aA4="}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,093.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,080.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,083.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,088.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,089.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,091.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"2,097.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PKMN","amt":"7500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"1500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"pepe","amt":"69958"}h!
text/plain;charset=utf-8
LT{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "14.","amt": "10000"}h!
text/plain;charset=utf-8
D{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "15"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
https://trustless.computer
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2000"}h!
text/plain;charset=utf-8
,.;pSS#########Spp-
-S##GG#N*""^`` ``^""*4@GGG#Np
;S#G#W" _ "*@GG#p
s#GGb .;SS#SGGGGGGGGGGG##Np. `"$G#p
.#GG" ;S#GGGGGGGGGGGGGGGGGGGGGGGG##p "$G#p
;#G#^ ,p#GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG#b ^@G#p
.#G# ;#GGGGGGGGGGG !GGGGG @GGGGGGGGGGGG#p @G#p
SGG^ ;#GGGGGG#NNNNNN !NNNNN 1GGGGGGGGGGGGGGSp `$G#
#G# .#GGGGGGGGb "@GGGGGGGGGGG#, %G#_
,#Gf iGGGGGGGGGGb ^@GGGGGGGGGGGb \GGp
SGf SGGGGGGGGGGGS _%GGGGGGGGGGG# 1GG-
#G# $GGGGGGGGGGGGGGGGb !GGGGGGGG##, SGGGGGGGGGGG# %GG
{GG !GGGGGGGGGGGGGGGGGb !GGGGGGGGGGG @GGGGGGGGGGGGb $Gb
GGb #GGGGGGGGGGGGGGGGGb !GGGGGGGGGG# @GGGGGGGGGGGGG !GG_
]GGGGGGGGGGGGGGGGGGb '""""""""" ,GGGGGGGGGGGGGGb GGb
!GG @GGGGGGGGGGGGGGGGGGb ;GGGGGGGGGGGGGGGQ GGb
@GG @GGGGGGGGGGGGGGGGGGb \GGGGGGGGGGGGGGG GGS
!GG ]GGGGGGGGGGGGGGGGGGb ......... "GGGGGGGGGGGGGb GGb
GGp GGGGGGGGGGGGGGGGGGb !GGGGGGGGGGGN ]GGGGGGGGGGGG~ GGb
$G# @GGGGGGGGGGGGGGGGGb !GGGGGGGGGGGGb _GGGGGGGGGGGS_ iGG
'GG GGGGGGGGGGGGGGGGGb !GGGGGGGGGGGG` !GGGGGGGGGGG GGb
'GGGGGGGGGGGG#WWWb !NNNNNNNNNW" #GGGGGGGGGGb #G#
@G# 'GGGGGGGGGGGb #GGGGGGGGGG" $GG
@G# @GGGGGGGGGb #GGGGGGGGGG# #G#
%G#, "GGGGGGGGb .p#GGGGGGGGGGG" ,#G#
"GGb "GGGGGGGGGGGGG !GGGGG @GGGGGGGGGGGGGGb _#GG"
YGGp "@GGGGGGGGGG....iGGGGG....@GGGGGGGGGGG#"_ ;#G#
%GGb_ "8GGGGGGGGGGGGGGGGGGGGGGGGGGGGSG#" ##Gb
"@G#p "%GGGGGGGGGGGGGGGGGGGGGGN" ;#GG"
"$G#N, `""*WWNNNNNW*"" .p#GGb
"%GG##p- .p##GGN"
`"%@GGG####SNNNNSS###GGG#W"`
`^""""""""^`
////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
--------------------------1ST BITCOIN HALVING---------------------------
---------------11.28.2012-------------------------------
-------------------------------MM.DD.YYYY-------------------------------
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/////////////////////////////ARC3///
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"okex","amt":"6000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"114"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"277"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"86"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"1777"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"sats","amt":"1000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"biso","amt":"24655"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5499"}h!
/ViaBTC/Mined by nikolai77/,
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"odsr","amt":"0.00000000"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"odsr","amt":"0.00000000"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"odsr","amt":"0.00000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"3500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"okex","amt":"6000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2500"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"ordi","amt":"5.30239391"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"ordi","amt":"34.77607839"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"120000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"doge","amt":"4000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PSAT","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"50"}h!
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg">
<image href="/content/1008850869eb564cad900c316a02f65854f531b31a2ef96bacecd536be96b031i0" x="0" y="0" width="100%" height="100%" />
https://trustless.computer
https://trustless.computer
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"TCBY.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"2500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"2500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"igli","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"700000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"bili","amt":"50"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"bwow","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"30000"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"digikala.unisat"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"290000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
d/Foundry USA Pool #dropgold/3x%
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"564"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"meme","amt":"87"}h!
text/html;charset=utf-8
<img src="/content/1008850869eb564cad900c316a02f65854f531b31a2ef96bacecd536be96b031i0" width="100%" height="100%">
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"odsr","amt":"0.00000000"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"odsr","amt":"0.00000000"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"odsr","amt":"0.00000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"15000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ordi","amt":"2500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ordi","amt":"6000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"plaz","amt":"3196072"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"odsr","amt":"0.00000000"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"odsr","amt":"0.00000000"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"odsr","amt":"0.00000000"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"
","max":"1","lim":"1","dec":"0"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"2175","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"mint","tick":"
","amt":"1","dec":"0"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"moon","amt":"300000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"2500"}h!
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
8{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"333"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"40000"}h!
https://trustless.computer
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"35830"}h!
text/html;charset=utf-8
<canvas id="https://ordinals.com/content/b1c5baa2593b256068635bbc475e0cc439d66c2dcf12e9de6f3aaeaf96ff818bi0" width="600" height="502" style="border:1px solid grey;"></canvas>
const canvas = document.getElementById("https://ordinals.com/content/b1c5baa2593b256068635bbc475e0cc439d66c2dcf12e9de6f3aaeaf96ff818bi0");
const ctx = canvas.getContext("2d");
ctx.fillStyle = "https://ordinals.com/content/cfab194b924f7785c6e453728e1c264b89b74843633278cda3ad3f57576c1e93i0";
c8tx.fillRect(30,75,95,95);
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"gold","amt":"17"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"15000"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"symboliccapital.sats"}h!
={"p":"brc-20","op":"transfer","tick":"VOOD","amt":"40959000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1000"}h!
33333333333333333333333333333333S
33333333333333333333333333333333S
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"2_.unisat"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"1_.unisat"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"53a17f5dd5871711b0e28cad993083b203bb80f65019af447df71072a63c6e32i0\"}","contentSignature":"3045022100dbe3e29733ec9f2af660c2528353b01466034cdfcc5eae492ca4eb676e0b1bde02206bbf1b0b50c431d865d5d703b98e8ef7b73d12272224c94e46624d49491cabb0"}h!
d/Foundry USA Pool #dropgold/+
FjDOUT:3818D51B62BA95B70502D6D8A9BA5553990B81FE80354A314A87CBAC3D7F17E2
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"moon","amt":"300000"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"53a17f5dd5871711b0e28cad993083b203bb80f65019af447df71072a63c6e32i0\"}","contentSignature":"3045022100dbe3e29733ec9f2af660c2528353b01466034cdfcc5eae492ca4eb676e0b1bde02206bbf1b0b50c431d865d5d703b98e8ef7b73d12272224c94e46624d49491cabb0"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"53a17f5dd5871711b0e28cad993083b203bb80f65019af447df71072a63c6e32i0\"}","contentSignature":"3045022100dbe3e29733ec9f2af660c2528353b01466034cdfcc5eae492ca4eb676e0b1bde02206bbf1b0b50c431d865d5d703b98e8ef7b73d12272224c94e46624d49491cabb0"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"53a17f5dd5871711b0e28cad993083b203bb80f65019af447df71072a63c6e32i0\"}","contentSignature":"3045022100dbe3e29733ec9f2af660c2528353b01466034cdfcc5eae492ca4eb676e0b1bde02206bbf1b0b50c431d865d5d703b98e8ef7b73d12272224c94e46624d49491cabb0"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"302c84614cd217635c298f233515a8a084c0412dfe569470067cbaf4ce0cbdbei0\",\"price\":30000}","contentSignature":"304502206d3efac76e661f81a09a1cc872942fa05d982e1d3ef79b0cea829e7daeda801c022100c3bfd53f093dab5beb657d90a1af9fe1789ea12a6485e7ff9a392ff8d560eb61"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"53a17f5dd5871711b0e28cad993083b203bb80f65019af447df71072a63c6e32i0\"}","contentSignature":"3045022100dbe3e29733ec9f2af660c2528353b01466034cdfcc5eae492ca4eb676e0b1bde02206bbf1b0b50c431d865d5d703b98e8ef7b73d12272224c94e46624d49491cabb0"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"gold","amt":"5"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"gold","amt":"5"}h!
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"amazon.sats"}h!
text/plain;charset=utf-8
LQ{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "5","amt": "6000"}h!
text/plain;charset=utf-8
C{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "6"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"greg.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3500"}h!
text/plain;charset=utf-8
H{ "p": "orc-20","tick": "orc","id": "2504160","op": "cancel","n": "[5]"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "ad6befc63b30f8b393c6221ee2d8b27060e86e9fb9f9caf2ae257e92951f55af",
[ 0, deploy.traits.background["bitcoin-orange"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["black-and-white-square"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err7));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "c7bbbc5bd66fe4927735f8eaafc037e5196eb8bf7a2076c72979c92a9131b934",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.traits.belly["square"].base64 ],
[ 0, deploy.traits.face["unimpressed"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a8b7b312b03fe6d702c55c649d15273160dc14d698b9140662b688d7c2b603f8",
[ 0, deploy.traits.background["blue"].base64 ],
[ 0, deploy.traits.accessories["antenna"].base64 ],
[ 0, deploy.traits.body["standard-triangular"].base64 ],
[ 0, deploy.traits.belly["chess"].base64 ],
[ 0, deploy.traits.face["bored-red"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1000"}h!
<svg version="1.1" id="
_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 540 540" style="enable-background:new 0 0 540 540" xml:space="preserve"><style>.st2{fill:#ffc800}</style><path d="M540.5 236.3 541 540l-540.4.1S-.8 325.3-.9 274.4C26.3 35.6 443.9-32.4 540.5 236.3z" style="fill:#822d8f"/><path d="M203 316.7c-82.5-19.9-81.8-213 62.2-203.6 257.7 41.8 95.6 297.7-62.2 203.6z" style="fill:#fcc184"/><path class="st2" d="M44.9 540c9.7-159.4 188.2-209.2 177.5 0H44.9zM282.5 540c-30.7-201.7 168.M
6-170.4 184 0h-184z"/><path d="M.5 208C83.1-45.1 528-19 540.5 255 469.3 33.2 139.8-26.1 33.6 198.3-3 268 1 324.6.5 208zM478.5 540.5C468.1 422.4 311 306.3 296 487.1c-5.4 144.8-57.3-26.1 4.9-93.7 118.3-110.2 252.9 171 177.6 147.1z"/><path d="M231.5 540.5c18-191.6-163-161.2-177.4-3.2-48.4 22.6-15-63.8 2-86.1 148.5-206.1 257 94.5 175.4 89.3zM262.6 93.7c173.1-20.6 213.7 279.3 17.2 251-186.5 27.6-202.3-251.8-17.2-251zm-2.2 25.3c-151.5 1.9-132.2 226.9 19.1 200.9C444.7 346 402 96.6 260.4 119z"/><path d="M272.2 279.6c82.6 1M
0.6 76.8-83.3 35.5-30.5-59.3 23.5-54.9-19.2-84.2-16-20 23 26.7 50.6 48.7 46.5zM328.8 186.7c38.9-7-26.5-62.3-33.9-29.8.8 14.5 22.2 24.5 33.9 29.8zM224.8 169.2c10.4-5.7 32-3.9 32.6-19.3-4.1-34.2-73.4 8.6-32.6 19.3z"/><path d="M308 209.7c34.2-4.9-12.6-52.5-24.7-28-5.3 12.9 13.8 25.7 24.7 28zM235.2 197.7c10.3-2.1 28.7-8.7 23-22.5-12-24.7-57.8 17-23 22.5zM270.6 224.7c16.2.2 16.3-25.1 0-24.8-16.2-.3-16.2 25 0 24.8z"/></svg>h!
text/plain;charset=utf-8
"tokenid": "5989",
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"24999"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"WSPP","amt":"3"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"2000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"FI$T","amt":"100000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"wo1f","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"3"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"FI$T","amt":"100000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "15abb5b23bfe36616501fa9b5cc978e5e46792fc02d7261f3a84b0efd74f506d",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-oval"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["bored-green"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "0c583acb44ee42f80f8be364d4fa4c50b20735f19da55be4f3915e65bcc96106",
[ 0, deploy.traits.background["purple"].base64 ],
[ 0, deploy.traits.accessories["none"].base64 ],
[ 0, deploy.traits.body["standard-square"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["angry"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
et i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
={"p":"sns","op":"reg","name":"
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('https://ordinals.com/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
console.log(deploy);
// Now you can use your JSON data here
window.deploy = deploy;
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "34ac86231d903ed8984eea78f7b51abc1e3f3e97bc7adf5702bb7193afafaf8a",
[ 0, deploy.traits.background["brown"].base64 ],
[ 0, deploy.traits.accessories["rainbow"].base64 ],
[ 0, deploy.traits.body["gold-triangular"].base64 ],
[ 0, deploy.traits.belly["empty"].base64 ],
[ 0, deploy.traits.face["happy"].base64 ]
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err));
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"36000"}h!
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/html;charset=utf-8
<title>Ordrain</title>
background: #121212;
canvas { display: block; }
<canvas></canvas>
const canvas = document.querySelector("canvas")
const context = canvas.getContext("2d")
canvas.width = window.innerWidth
canvas.height = window.innerHeight
const queryString = window.location.search
const urlParamM
s = new URLSearchParams(queryString)
let fontSize = urlParams.get("size") ?? 12
let seed = urlParams.get("seed") ?? "Satoshi"
let transparency = urlParams.get("transparency") ?? "0.05"
let delay = urlParams.get("delay") ?? "50"
let colors = urlParams.get("colors") ? JSON.parse(decodeURIComponent(urlParams.get("colors"))) : ["#4cc42a","#542595","#9f2e48"]
let columns = canvas.width / fontSize
let drops = Array.from({ length: columns }).fill(canvas.height)
on draw(seed, colors) {
context.fillStyle = `rgba(0, 0, 0, ${transparency})`
context.fillRect(0, 0, canvas.width, canvas.height)
for (let i = 0; i < drops.length; i++) {
context.fillStyle = colors[Math.floor(Math.random() * colors.length)]
context.fillText(seed[i % seed.length], i * fontSize, drops[i] * fontSize)
drops[i]++
if (drops[i] * fontSize > canvas.height && Math.random() > .95) {
drops[i] = 0
LRsetInterval(draw, delay, seed.split(""), colors)
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"IOES","amt":"100"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"SZAB","amt":"15"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1200"}h!
text/plain;charset=utf-8
whee-brc20
2023
https://trustless.computer
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"13000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"1777"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"coinscription.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"coinscriptions.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"845"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"NBTB","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"BTDB","amt":"2100000000000000"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"DBTB","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"BTNB","amt":"2100000000000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"140"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"730"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"300"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"300"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"600"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"3700"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"483843"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MAXI","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"4_.unisat"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
https://trustless.computer
>bc1ps27uh3kg0at5lfml5ny3zj9vzllcc5039snw9ffay5rdh6wzw02qlueq7t
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"gasto.ow"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"3_.unisat"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"COUT","amt":"99975"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"0_.unisat"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
8{"p":"brc-20","op":"transfer","tick":"PEPE","amt":"250"}h!
https://trustless.computer
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"BTBE","amt":"2100000000000000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"886","a2b":"Ny2QTwR27rjAsMstdBUmm1TXPzGeHs/fsp2y+oLX+P8ODEADQjgCeyDMWSlENRUi2yac7PvGEnCUfc3hWBNbuGOmnzJwmvk8SLdBmQH1qi/OC9AZXB8rpJj7KOEDxrDQ91bZhHiOj4iqy8HRq+bAmUJmIARFkAa1BFnfkNiB4Ri9NM9rdzR2wobhXW6MSG60rsWmuWQXUFtZ561W0yP1Jw3UmOWQXKETlws72+lCWrKuVJ2AkJsyltK88waDzBw+9HtzSyyUoBr/DHsyYokhRwrZYo1rhj/3XdGXGo3hnC2Gw+Lws6eTHxeWumO/Fzox3NsJqFSAWiBAEm5PGqbiKyAgAMVfoMzMYUPV8qzlMwKHnPiQEELOAP9AQPotmtGAWlznKA2+RnVNtgaNLIFvcx/NTBlWYjQV9Lcc4l+I2dkmNfOInIjh148cFN5JFyYMUZFTkyKIuuZw5lH3fGoVnJH/X73F1xos8GJ/ye0aT0xU="}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"200000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"12000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
'{"p":"sns","op":"reg","name":"up1.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
:{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"digikala.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"30000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"fkzhpd.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"(1)*","amt":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"30000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"BTB.","amt":"2100000000000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
:{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
2023-06-12T22:00:08+08:00
2023-06-12T22:00:08+08:00
XMP DataXMP<?xpacket begin="
" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 6.0-c002 79.164352, 2020/01/30-15:50:38 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmpMM:OriginalDocuM
mentID="xmp.did:b268a855-a8a6-a34a-962c-8c196dfe674d" xmpMM:DocumentID="xmp.did:86246DA5E51D11ED9CE6C60376E7A213" xmpMM:InstanceID="xmp.iid:86246DA4E51D11ED9CE6C60376E7A213" xmp:CreatorTool="Adobe Photoshop CC 2019 (Windows)"> <xmpMM:DerivedFrom stRef:instanceID="xmp.iid:882daa10-4b68-f046-8011-54617e1efc76" stRef:documentID="adobe:docid:photoshop:ab12d002-e7a5-2941-ae99-9abb6bc0ce99"/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="r"?>
~}|{zyxwvutsrqponmlkjihgfedcba`_^]\[ZYXWVUTSRQPONMLKJIHGFEDCBA@?>=<;:9876543210/.-,+*)('&%$#"!
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "9553",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"niji
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"BTB*","amt":"2100000000000000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"UBIv","amt":"2100000000000000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"UBIg","amt":"2100000000000000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"iUBI","amt":"2100000000000000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"*OIL","amt":"2100000000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"3020"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"2500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"3000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"doge","amt":"4200"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"20"}h!
text/plain;charset=utf-8
"tokenid": "9760",
text/plain;charset=utf-8
"tokenid": "9770",
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"beneco.sats"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"bank","amt":"124000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"plaz","amt":"500000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"plaz","amt":"500000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"doge", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
Aj?=:THOR.RUNE:thor16uugg4rx4c4y9l3xrqgm8cv7vtngdpshdnmrty::wr:100
text/plain;charset=utf-8
Lp{"p":"orc-20","tick":"Ordinfinity","name":"Ordinfinity","op":"deploy","max":"21000000","lim":"10000","dec":"18"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"172777"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"37800"}h!
text/plain;charset=utf-8
LR{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "5","amt": "20000"}h!
text/plain;charset=utf-8
C{"p": "orc-20","tick": "orc","id": "2504160","op": "send","n": "6"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"xing","amt":"100000"}h!
text/plain;charset=utf-8
I{ "p": "orc-20","tick": "orc","id": "2504160","op": "cancel","n": "[14]"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PSAT","amt":"1001"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"60000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"8000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30400"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30320"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30635"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?size=12&seed=lifo&transparency=0.04&delay=50&colors=%5B%22%234cc42a%22%2C%22%23542595%22%2C%22%239f2e48%22%5D"></iframe>
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"14282"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"162800"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"840"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"483843"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Sappy Seals","id":"11571610","ipfs":"ipfs://QmXUUXRSAJeb4u8p4yKHmXN1iAKtAV7jwLHjw35TNm5jN7/"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"aboohanif.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"dogi","amt":"5000"}h!
text/plain;charset=utf-8
"tokenid": "9558",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"doge","amt":"4200"}h!
https://trustless.computer
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf#1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
<image href="/-/content/:fe4321178bd841e52fdeb72ce4456c5b7596c0d611b19da15ba75ec63b5314cai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:9a75e2def0674d4ea8a49e80ba4474f5c932ae305b21eeb4fcc11bc1a495aa9di0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:e047590efef1e16b6e74a883835949b13b1921eb8587cee20dc4056c39be4b6ci0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"bffy","amt":"25000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a#6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:ad215dab98dad21577cbfe87c9d1d28790235e60ad281681932da33a38de3380i0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"bffy","amt":"33000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<image href="/-/content/:adc7696e06074d3a60599c2e4be79c5b2ad2303fe109bc04d904c17a0290960ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<image href="/-/content/:adc7696e06074d3a60599c2e4be79c5b2ad2303fe10#9bc04d904c17a0290960ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:bd2cad95a86c1c0fb99f69ec590f188ebbf6c76be34733170c5df987829885a7i0" />
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
"tokenid": "8236",
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"150"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"gmgn","amt":"29000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"Davidpio.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"similar.unisat"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"criminal.unisat"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"twitterspace.unisat"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"backspace.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"MyPc","amt":"210"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"DevX.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5145","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5247","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5164","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "9198",
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5248","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"50000"}h!
text/plain;charset=utf-8
6{"tokenid":"5246","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5104","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5029","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5249","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"sns","op":"reg","name":"Chaiyiloveluoliang.ow"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5260","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5250","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5262","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5163","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5159","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5156","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"yeti.xbt"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5165","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5084","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5147","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"meme","amt":"5"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"100000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"500"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"DBTB","amt":"2100000000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"33327"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"FRID","amt":"108000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"2167.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"z00z.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
E{"p":"brc-20","op":"deploy","tick":"VGTR","max":"21000000","lim":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"crsd","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"btbr","amt":"258"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"pepe","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
https://trustless.computer
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"mint","tick":"BTDB","amt":"2100000000000000"}h!
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"mashimashi.magic"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"vmpx","amt":"30000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2750"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bffy","amt":"6000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"HBNT","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"vmpx","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"vmpx","amt":"30000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"$wap","amt":"50"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"27056"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"homeless.btc"}h!
/ViaBTC/Mined by irkyart19/,
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"325679"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"28202"}h!
https://trustless.computer
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"86000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"15950"}h!
text/html;charset=utf-8
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,60,20),d.onload=fuM%
nction(){e.drawImage(d,69,69)},d.src="https://ordinals.com/content/65116ca51e41fcc42ec91633785f6e6b7936977e95cb101b34ea47b3bbe8b02bi0"},n.src="https://ordinals.com/content/7c81d9805bfcaecb583f12e4737e589f74a2ba72625233d8ffa94f93d54737adi0"}</script></head><body><canvas></canvas></body></html>h!
text/html;charset=utf-8
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,99,69),d.onload=fuM%
nction(){e.drawImage(d,69,69)},d.src="https://ordinals.com/content/78040a15d19f7ff3e2070ba1b82de0bee817a5f432e3f8c62a0ea241e24f8169i0"},n.src="https://ordinals.com/content/66d8263b26b5287e5b5d80055e909de8a4c6a802a7554dff80821ccb750cf6dfi0"}</script></head><body><canvas></canvas></body></html>h!
text/html;charset=utf-8
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,99,69),d.onload=fuM%
nction(){e.drawImage(d,69,69)},d.src="https://ordinals.com/content/78040a15d19f7ff3e2070ba1b82de0bee817a5f432e3f8c62a0ea241e24f8169i0"},n.src="https://ordinals.com/content/66d8263b26b5287e5b5d80055e909de8a4c6a802a7554dff80821ccb750cf6dfi0"}</script></head><body><canvas></canvas></body></html>h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"pepe","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"4500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2500"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"eagtf.sats"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"eagf.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"40000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:beea23b3036f39373e5eaadbedd6d0c196fdcd0a42b8a468ba67a176284d88e0i0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:0a11009d48145138ef83068a3a4b59e1563edc67b49a5db0b2aede0b011bb7a3i0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8c279f53be2d802589362ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7#fb2a326e558d7555e6ce5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:0a11009d48145138ef83068a3a4b59e1563edc67b49a5db0b2aede0b011bb7a3i0" />
<image href="/-/content/:b1d98f466e0b2aec940f2981b9c67a5d862871b5fad677a4e674aac36090b038i0" />
https://trustless.computer
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:ede175a2f54c30680c9a30734977fb8955c24703cce8d833d45fd6239cb10e30i0" />
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:20a76349f16c4dbfd1aca99c2e457ce26a3be7160afd796560764bf1910d2ccfi0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8c279f53be2d802589362ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:d57f77b3eb7d5c4412bdc86deebc96a67517c27dcc6L
d6119fec1ba33f0367862i0" />
<image href="/-/content/:f78db6fc25af28938730f3e821a4ef9d0bb74316acda28f7ab378dfd19f41ff9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621dac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5dcf96b13e5762d5a288d8bee36deb933fe192a55475199fe9a39ae29dd16853i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621d#ac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:62ec589582651e49ed722241dab3bdb93fbd8ddf3faL
b3d891a30165126dddbcfi0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:81ec4177e7fce4e568cc1c14366fe29deb88b0f0841eb12d4f1d0638cca68201i0" />
<image href="/-/content/:a6b4b81f69e8c217db24f0a71954195d67ced49a819b67a4daf9f3ca7fa1b971i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:b0e600e963663d2ee03593c0815980f0749c8a61eeefda0934abf9ca6ddcf2a5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8c279f53be2d802589362ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:97a7e1262423b72d43661162a5189336048a8a9cc774f7da0ab06a7ef2f9d33fi0" />
<image href="/-/content/:b469a89182008c0e80aafc6dfc02a6cb76615ea42838a7ab989cf51ff1be8de1i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
text/plain;charset=utf-8
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"200000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"70"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"30"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"50"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"775"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"9730"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"43308"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"30000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"120"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"54774"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"600"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"60"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"290"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"140"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"aboard.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"trac","amt":"8000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"140"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"outgoing.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"16708"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"500"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"casually.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"79992"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"6999"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
<title>Image Slideshow</title>
width: 300px;
height: 300px;
border: 10px solid #f7931a; /* Bitcoin orange */
padding: 10px;
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
max-width: 100%;
max-height: 100%;
<div id="frame">
<img id="myImage" src="" alt="Slideshow Image Here">
var imageIDs = [
"6f7db76f94fdfbba79be9af20befc936d7fcc53cc5b0911739b9ff377e793ba9i0",
"7fcdcc1d3957390a2976e6dafa01ebb0b01ba8b0ffbc119b8f1911e18591321fi0",
"79e4567ff1ef86d80a3156393fa730c00a56d3d70548029aa82d3d8b63a87a81i0",
"ebe961f34d2ccf9d08b478db174a990beff3ad0ced56527168f25cd9ef4ad605i0",
"4709d556f22f35ec203a3b7d9ca35d68e4314b4ccd4bM
ea27445c784a74a22d11i0",
"18262584040e850500cbad95b025c007e01e08bda42e4746ec00dfe4179cfc28i0",
"938b88de10dbdfa91d71103c72a515fe7d5271214a02ba0903373cba02565017i0",
"f96815f22d0fa1c97d5a431794d2be20d4407e60ac3999164fcb89f5f7dc8173i0",
"1c0ecac580c1ea5d71ab4ef76a7db546edeff67f7235261a53f296baf931bbd5i0",
"dfe521b06ae78e8df0342f20a50568e5b4e154c862bd47585eecbdf1994b448fi0",
"fd0741666c4294b7a650ff9982399214b17c50fe8fe3d51689924e7426ce2995i0",
"06246d1ed8c2eb6c29cb25ee723cc18688e0d84fa3244836180a7M
"1537513b080967e0123d9852a0aca01badac7833c8420a49e2642f63f28d404ei0",
"c6189b8ce1084ff78b25099da6542ca773f2ddc9305accf7c33977a9aa0e3000i0",
"6b5e6ed61eac756b8fb198169304988fd64cf8baca7073cbbee0c18452c8697ai0",
"8563a79066bbcb2ca2049ac5c9a55c6463e54b8550a47c69466d8d88d403c522i0",
"7f76ef9c2c6179ead42dd06f398f70753bbd34d07f5892fd6bd369f5afad56cbi0",
"44441c01a40bb2a5cba870a38acc394bde1084cafd09a1d18795abae4df0c63bi0",
"294701bf3ceca32b04379e82fbae625db0a2ae399be335629226d1e8fdc465M
"b4b94a4b1cbde0f8ed9b867d0a7d0eca16e4ebf7baec4c26b08de30ba6b1bafai0"
var baseImageURL = "/content/:";
var currentImageIndex = 0;
function updateImage() {
document.getElementById('myImage').src = baseImageURL + imageIDs[currentImageIndex];
function nextImage() {
currentImageIndex = (currentImageIndex + 1) % imageIDs.length;
updateImage();
updateImage();
setInterval(nextImLNage, 3000); // Change image every 3 seconds
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?size=9&seed=jaeger&transparency=0.03&delay=45&colors=%5B%22%236B18A0%22%5D"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?size=10&seed=collective&transparency=0.03&delay=40&colors=%5B%22%239370DB%22%2C%22%236495ED%22%2C%22%23F08080%22%5D"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?size=12&seed=fizzy&transparency=0.08&delay=60&colors=%5B%22%23F1C40F%22%2C%22%23E74C3C%22%2C%22%232E86C1%22%5D"></iframe>
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"GKTC","amt":"1500"}h!
d/Foundry USA Pool #dropgold/$
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"kwekz.sats"}h!
text/html;charset=utf-8
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
<meta charset="utf-8">
<style type="text/css">
height: 100%
min-height: 100%;
background-color: #000
margin: auto;
display: block;
position: absolute;
.onload = function() {
var a = document.createElement("canvas");
document.body.appendChild(a);
var e = a.getContext("2d")
, n = new Image
, d = new Image;
n.onload = function() {
e.drawImage(n, 0, 0),
d.onload = function() {
e.drawImage(d, 0, 0)
n.src = "https://ordinals.com/inscription/f2cb5ac5e2bdfaa6a23e3d0381530555d32edebfa2866e2eb9402719a97bf1d4i0"
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"302c84614cd217635c298f233515a8a084c0412dfe569470067cbaf4ce0cbdbei0\",\"price\":30000}","contentSignature":"304502206d3efac76e661f81a09a1cc872942fa05d982e1d3ef79b0cea829e7daeda801c022100c3bfd53f093dab5beb657d90a1af9fe1789ea12a6485e7ff9a392ff8d560eb61"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"302c84614cd217635c298f233515a8a084c0412dfe569470067cbaf4ce0cbdbei0\",\"price\":30000}","contentSignature":"304502206d3efac76e661f81a09a1cc872942fa05d982e1d3ef79b0cea829e7daeda801c022100c3bfd53f093dab5beb657d90a1af9fe1789ea12a6485e7ff9a392ff8d560eb61"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"1000"}h!
text/plain;charset=utf-8
K{"p":"brc-20","op":"transfer","tick":"pepe","amt":"69958.0000000000000000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"201800"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"GKTC","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"l0am.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"75000"}h!
text/html;charset=utf-8
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
<meta charset="utf-8">
<style type="text/css">
height: 100%
min-height: 100%;
background-color: #000
margin: auto;
display: block;
position: absolute;
.onload = function() {
var a = document.createElement("canvas");
document.body.appendChild(a);
var e = a.getContext("2d")
, n = new Image
, d = new Image;
n.onload = function() {
e.drawImage(n, 0, 0),
d.onload = function() {
e.drawImage(d, 0, 0)
d.src = "https://ordinals.com/inscription/1a0a17ab61d959beb3bfb06b7c4e6f68d19f29b7843cc15a06c67bccd2023db5i0"
n.src = "https://ordinals.com/inscription/1a0a17ab61d959beb3bfb06b7c4e6f68d19f29b7843cc15a06c67bccd2023db5i0"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"GKTC","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1260"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"k0a.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"GKTC","amt":"1000"}h!
text/plain;charset=utf-8
={"p":"brc-20","op":"transfer","tick":"NOOT","amt":"69640000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"6;0.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"200"}h!
text/plain;charset=utf-8
={"p":"brc-20","op":"transfer","tick":"NOOT","amt":"26096700"}h!
text/html;charset=utf-8
<meta charset="utf-8">
<style type="text/css">
height: 100%
min-height: 100%;
background-color: #000
margin: auto;
display: block;
position: absolute;
window.onload = function() {
var a = document.createElement("canvas");
cument.body.appendChild(a);
var e = a.getContext("2d")
, n = new Image
, d = new Image;
n.onload = function() {
e.drawImage(n, 0, 0),
d.onload = function() {
e.drawImage(d, 0, 0)
d.src = "https://ordinals.com/content/1a0a17ab61d959beb3bfb06b7c4e6f68d19f29b7843cc15a06c67bccd2023db5i0"
n.src = "https://ordinals.com/content/1a0a17ab61d959beb3bfb06b7c4e6f68d19f29b7<843cc15a06c67bccd2023db5i0"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"Livefeeds.sats"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"LiveStreaming.sats"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"Livefeed.sats"}h!
text/plain;charset=utf-8
6{"tokenid":"3831","p":"grc-721","op":"mint", "id":"1"}h!
5{"p":"brc-20","op":"mint","tick":"VAMP","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"bili","amt":"200"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"5000"}h!
text/plain;charset=utf-8
6{"tokenid":"3892","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3823","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3897","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3899","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3811","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3890","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3896","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3887","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3836","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3894","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3835","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3834","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3891","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3917","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3922","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3920","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3826","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3824","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3814","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3837","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"3916","p":"grc-721","op":"mint", "id":"1"}h!
6{"p":"brc-20","op":"transfer","tick":"OSHI","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ore","amt":"2000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"21014"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"meme","amt":"99"}h!
https://trustless.computer
*0xFfc9A5ECF39dbA2bF0b8b2c4D843bFD70B1A6082
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"3f60a69105d3b9e03096caf61847e0248501976a7bff36f4cb172d4fc92ea85ci0\",\"price\":1080000}","contentSignature":"304502205b2c31a4c1c34c4fb91bd87ee953132e76d21cecc00123825c9f202cc8823734022100a1c3f4a29b71510580f0014f05d8ac661f03df4ccd0bc99d61fcf0ef1269dae2"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"tokenid":"5851","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"3000"}h!
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2000"}h!
text/plain;charset=utf-8
6{"tokenid":"5874","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5877","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5898","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5892","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5852","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5895","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5872","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5842","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5871","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5894","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5841","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5860","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5875","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5891","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5634","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5870","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5869","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5878","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5863","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5938","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5864","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5865","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"86000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"pepe","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"998"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"corn","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"pepe","amt":"1000"}h!
https://trustless.computer
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
6{"tokenid":"5945","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"100000"}h!
https://trustless.computer
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
5{"tokenid":"9900","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9901","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9904","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9903","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9902","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"vision-pro.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"jacquie&michel.sats"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"10"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"bitcoinalemania.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinandorra.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bancopichincha.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinalbania.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bancoguayaquil.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinecuador.sats"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"100000"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bancopacifico.sats"}h!
text/plain;charset=utf-8
5{"tokenid":"9324","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9336","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"4000"}h!
text/plain;charset=utf-8
5{"tokenid":"9337","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9341","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
<{"p":"brc-20","op":"transfer","tick":"WOKE","amt":"1000000"}h!
text/plain;charset=utf-8
5{"tokenid":"9338","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9335","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
"tokenid": "9210",
https://trustless.computer
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9346","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9331","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9349","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9330","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"sns","op":"reg","name":"bitcoinafganistan.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2999"}h!
text/plain;charset=utf-8
5{"tokenid":"9329","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"28000"}h!
text/plain;charset=utf-8
5{"tokenid":"9347","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"DigitalDubai.btc"}h!
text/plain;charset=utf-8
5{"tokenid":"9355","p":"grc-721","op":"mint","id":"1"}h!
https://trustless.computer
text/plain;charset=utf-8
5{"tokenid":"9334","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9332","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9359","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"pnft.sats"}h!
text/plain;charset=utf-8
5{"tokenid":"9340","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9344","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9326","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"9358","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinangola.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"oxbt","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"21998"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"190"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
6{"tokenid":"5942","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5947","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5943","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5939","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5940","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5951","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5952","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5941","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
6{"tokenid":"5950","p":"grc-721","op":"mint", "id":"1"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"DOGE","amt":"10"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"vibraalto.sats"}h!
https://trustless.computer
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"1ego.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"debtdeath.sats"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"egodead.sats"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"eg0.sats"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"exportube.sats"}h!
https://trustless.computer
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"200"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"pepe","amt":"626"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"darek.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
https://trustless.computer
text/plain;charset=utf-8
text/plain;charset=utf-8
K{"p":"brc-20","op":"transfer","tick":"doge","amt":"0.00007481296758104702"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"7000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1500"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"\\0.unisat"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"0\\.unisat"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"zbit","amt":"333"}h!
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"100"}h!
text/plain;charset=utf-8
{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}
{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}
{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}
{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}
{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"\\1.unisat"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1\\.unisat"}h!
text/plain;charset=utf-8
L\{"p":"brc-20","op":"deploy","tick":"otrs","max":"2100000000000000","lim":"2100000000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29640"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29400"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29684"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30106"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29660"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29820"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29940"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29480"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29400"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29440"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29820"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29580"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"29820"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"210000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
G{"p":"brc-20","op":"deploy","tick":"SOY$","max":"3690000","lim":"3690"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
"tokenid": "9204",
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"500"}h!
text/plain;charset=utf-8
"tokenid": "9207",
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5.500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PSAT","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
"tokenid": "9208",
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"eorb","amt":"2160"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
&yarn cli atomicals-mint hello.jpg
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"apfi","amt":"48000"}h!
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"vdk9","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1500"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
M.P`BM&T`BM&T`BM&T`BM&T`BM&T`BM&T`BM&T`BM&T`BM&T`BM
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
https://trustless.computer
>{"p":"brc-20","op":"transfer","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5.500"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"302c84614cd217635c298f233515a8a084c0412dfe569470067cbaf4ce0cbdbei0\",\"price\":30000}","contentSignature":"304502206d3efac76e661f81a09a1cc872942fa05d982e1d3ef79b0cea829e7daeda801c022100c3bfd53f093dab5beb657d90a1af9fe1789ea12a6485e7ff9a392ff8d560eb61"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"100"}h!
https://trustless.computer
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"7000"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"sats","amt":"1400000000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"recr.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"13000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"45000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
8{"p":"brc-20","op":"transfer","tick":"ORDI","amt":"100"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
!@la@3_+w_+0(())j&%c#$y!@x!@ra@3%^t(()p%^n_+q_+k#$y%^t%^n(()v(())j(()v!@r&*u!@x_+e_+k&*i_+e%^t_+ec$7&*u!@rd)9#$y#$b!@f&*ud)9_+q%^t%^tc$7_+e!@r#$gd)9%^t%^nb#5!@f&*uh!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"cryptod.unisat"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ArkS","amt":"10451"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"sats","amt":"10"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"200000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ArkS","amt":"10882"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"wallst.btc"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,99,69),d.onload=fuM%
nction(){e.drawImage(d,69,69)},d.src="https://ordinals.com/content/78040a15d19f7ff3e2070ba1b82de0bee817a5f432e3f8c62a0ea241e24f8169i0"},n.src="https://ordinals.com/content/66d8263b26b5287e5b5d80055e909de8a4c6a802a7554dff80821ccb750cf6dfi0"}</script></head><body><canvas></canvas></body></html>h!
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,99,69),d.onload=fuM%
nction(){e.drawImage(d,69,69)},d.src="https://ordinals.com/content/78040a15d19f7ff3e2070ba1b82de0bee817a5f432e3f8c62a0ea241e24f8169i0"},n.src="https://ordinals.com/content/66d8263b26b5287e5b5d80055e909de8a4c6a802a7554dff80821ccb750cf6dfi0"}</script></head><body><canvas></canvas></body></html>h!
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,60,20),d.onload=fuM%
nction(){e.drawImage(d,69,69)},d.src="https://ordinals.com/content/65116ca51e41fcc42ec91633785f6e6b7936977e95cb101b34ea47b3bbe8b02bi0"},n.src="https://ordinals.com/content/7c81d9805bfcaecb583f12e4737e589f74a2ba72625233d8ffa94f93d54737adi0"}</script></head><body><canvas></canvas></body></html>h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/html;charset=utf-8
<meta charset="UTF-8">
Generative supports the most popular creative coding libraries. Simply uncomment the library you want to use below.
Are we missing an important library? Let us know @generative_xyz.
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js"></script>
<!-- c2.min.js@1.0.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<!-- chromajs@2.4.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<!-- p5.grain.js@0.6.1
<script sandbox="allow-scripts" type="text/javascript" src="https://cdn.generative.xyz/ajax/libs/p5.grain/0.6.1/p5.grain.min.js"></script>
<!-- threejs@r124
<script sandbox="allow-scripts" type="text/javascript" src="M
https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js"></script>
<!-- tonejs@14.8.49
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.8.49/Tone.js"></script>
<!-- svgjs@3.1.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script>
<!-- aframejs@1.2.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdM
njs.cloudflare.com/ajax/libs/aframe/1.2.0/aframe.min.js"></script>
<!-- babylonjs@5.47.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babylonjs/5.47.0/babylon.js"></script>
<!-- paperjs@0.12.17
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.17/paper-full.min.js"></script>
<!-- regljs@2.1.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdnjs.cloudflare.com/ajax/libs/regl/2.1.0/regl.min.js"></script>
<script type="text/javascript">
Add your script here
Add your script here
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.M
split('/').find(t => t.includes('i0'));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
seed = new URLSearchParams(window.location.search).get("seed") || Array(64).fill(0).map(_ => alphabet[(Math.random() * alphabet.length) | 0]).join('') + "i0";
let pattern = "seed=";
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
break;
function cyrb128($) {
let _ = 1779033703, u = 3144134277, i = 1013904242, l = 2773480762;
for (let n = 0, r; n < $.length; n++) _ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067), u = i ^ Math.imul(u ^ r, 2869860233), i = l ^ Math.imul(i ^ r, 951274213), l = _ ^ Math.imul(l ^ r, 2716044179);
return _ = Math.imul(i ^ _ >>> 18, 597399067), u = Math.imul(l M
^ u >>> 22, 2869860233), i = Math.imul(_ ^ i >>> 17, 951274213), l = Math.imul(u ^ l >>> 19, 2716044179), [(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
u >>>= 0, i >>>= 0;
var l = ($ >>>= 0) + (_ >>>= 0) | 0;
return $ = _ ^ _ >>> 9, _ = u + (u << 3) | 0, u = (u = u << 21 | u >>> 11) + (l = l + (i = i + 1 | 0) | 0) | 0, (l >>> 0) / 4294967296
// IMPORTANT: Instead of Math.random(), use this function mathRand() for random number generation.
// This function generates a random number between 0 and 1 with on-chain seed.
let mathRand = sfc32(...cyrb128(seed));
justify-content: center;
align-items: center;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
// calculate rarity by yourself
if (rand > 0.5) {
return true;
return false
// window.$generativeTraits contain list traits for token
// you need to populate a $generativeTraits object in the window object
Add your code here
var t2 =rnd(0.3,0.32)
var v= rnd(0,100-10)
var v1= rnd(0,100-10)
var n2 =rnd(150,395)
var variation = rnd(0,350)
createCanvas(1800, 1800,WEBGL);
angleMode(DEGREES)
var bc =rnd(0,200)
background("#06283D");
background("#820000");
background("#321E1E");
if(bc>100&bc<120){
background("#4C3A51");
background("#2D033B");
rotateY(frameCount)
var l = rnd(0,g2)
fill("#FFD32D")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#DA1212")
if(l>30&l<40){
fill("#733C3C")
if(l>40&l<50){
if(l>50&l<60){
fill("#001E6C")
if(l>60&l<70){
fill("#367E18")
if(l>70&l<80){
fill("#990000")
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#F2BE22")
if(l>30&l<40){
fill("#F29727")
if(l>40&l<50M
fill("#F24C3D")
if(l>50&l<60){
fill("#FF0060")
if(l>60&l<70){
fill("#F6FA70")
if(l>70&l<80){
fill("#0079FF")
if(mn>100&mn<150){
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#22A699")
if(l>20&l<30){
fill("#116A7B")
if(l>30&l<40){
fill("#00DFA2")
if(l>40&l<50){
fill("#1B9C85")
if(l>50&l<60){
fill("#F7C04A")
if(l>60&l<70){
fill("#16FF00")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
if(l>30&l<40){
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
fill("#FF0032")
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>200&mn<250){
var l = rnd(0,g2)
fill("#E3C770")
if(l>10&l<20){
fill("#FECD70")
if(l>20&l<30){
if(l>30&l<40){
fill("#F3E0B5")
if(l>40&l<50){
fill("#FDEEDC")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#F1A661")
if(l>70&l<80){
fill("#FFF38C")
if(mn>250&mn<300){
var l = rnd(0,g2)
fill("#A10035")
if(l>10&l<20){
fill("#FEC260")
fill("#3FA796")
if(l>30&l<40){
fill("#2A0944")
if(l>40&l<50){
fill("#2B7A0B")
if(l>50&l<60){
fill("#EAE509")
if(l>60&l<70){
fill("#003865")
if(l>70&l<80){
fill("#0078AA")
tint(250, 0, 0, 20)
rotateX(frameCount)
rotate(frameCount)
translate(1/6*fraM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
line(0,0,-width,0)
if(variation>50&variation<100){
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0M
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>100&variation<150){
rotateY(frameCount)
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>150&variation<200){
rotateX(frameCount)
rotateX(frameCount)
rotate(frameCount)
nslate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>200&variation<250){
rotateX(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>250&variation<3350){
rotate(frameCount*t)
if(v>60&v<90){
rotateX(frameCount*t)
rotateY(frameCount*t1)
if(v1>30&v1<60){
rotate(frameCount*t1)
if(v1>60&v1<90){
rotateX(frameCount*t1)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(frameCount>2200){
function rnd(min,max){
return mathRand()*(max-min) + min;
Add your code here
text/html;charset=utf-8
<meta charset="UTF-8">
Generative supports the most popular creative coding libraries. Simply uncomment the library you want to use below.
Are we missing an important library? Let us know @generative_xyz.
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js"></script>
<!-- c2.min.js@1.0.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<!-- chromajs@2.4.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<!-- p5.grain.js@0.6.1
<script sandbox="allow-scripts" type="text/javascript" src="https://cdn.generative.xyz/ajax/libs/p5.grain/0.6.1/p5.grain.min.js"></script>
<!-- threejs@r124
<script sandbox="allow-scripts" type="text/javascript" src="M
https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js"></script>
<!-- tonejs@14.8.49
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.8.49/Tone.js"></script>
<!-- svgjs@3.1.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script>
<!-- aframejs@1.2.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdM
njs.cloudflare.com/ajax/libs/aframe/1.2.0/aframe.min.js"></script>
<!-- babylonjs@5.47.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babylonjs/5.47.0/babylon.js"></script>
<!-- paperjs@0.12.17
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.17/paper-full.min.js"></script>
<!-- regljs@2.1.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdnjs.cloudflare.com/ajax/libs/regl/2.1.0/regl.min.js"></script>
<script type="text/javascript">
Add your script here
Add your script here
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.M
split('/').find(t => t.includes('i0'));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
seed = new URLSearchParams(window.location.search).get("seed") || Array(64).fill(0).map(_ => alphabet[(Math.random() * alphabet.length) | 0]).join('') + "i0";
let pattern = "seed=";
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
break;
function cyrb128($) {
let _ = 1779033703, u = 3144134277, i = 1013904242, l = 2773480762;
for (let n = 0, r; n < $.length; n++) _ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067), u = i ^ Math.imul(u ^ r, 2869860233), i = l ^ Math.imul(i ^ r, 951274213), l = _ ^ Math.imul(l ^ r, 2716044179);
return _ = Math.imul(i ^ _ >>> 18, 597399067), u = Math.imul(l M
^ u >>> 22, 2869860233), i = Math.imul(_ ^ i >>> 17, 951274213), l = Math.imul(u ^ l >>> 19, 2716044179), [(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
u >>>= 0, i >>>= 0;
var l = ($ >>>= 0) + (_ >>>= 0) | 0;
return $ = _ ^ _ >>> 9, _ = u + (u << 3) | 0, u = (u = u << 21 | u >>> 11) + (l = l + (i = i + 1 | 0) | 0) | 0, (l >>> 0) / 4294967296
// IMPORTANT: Instead of Math.random(), use this function mathRand() for random number generation.
// This function generates a random number between 0 and 1 with on-chain seed.
let mathRand = sfc32(...cyrb128(seed));
justify-content: center;
align-items: center;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
// calculate rarity by yourself
if (rand > 0.5) {
return true;
return false
// window.$generativeTraits contain list traits for token
// you need to populate a $generativeTraits object in the window object
Add your code here
var t2 =rnd(0.3,0.32)
var v= rnd(0,100-10)
var v1= rnd(0,100-10)
var n2 =rnd(150,395)
var variation = rnd(0,350)
createCanvas(1800, 1800,WEBGL);
angleMode(DEGREES)
var bc =rnd(0,200)
background("#06283D");
background("#820000");
background("#321E1E");
if(bc>100&bc<120){
background("#4C3A51");
background("#2D033B");
rotateY(frameCount)
var l = rnd(0,g2)
fill("#FFD32D")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#DA1212")
if(l>30&l<40){
fill("#733C3C")
if(l>40&l<50){
if(l>50&l<60){
fill("#001E6C")
if(l>60&l<70){
fill("#367E18")
if(l>70&l<80){
fill("#990000")
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#F2BE22")
if(l>30&l<40){
fill("#F29727")
if(l>40&l<50M
fill("#F24C3D")
if(l>50&l<60){
fill("#FF0060")
if(l>60&l<70){
fill("#F6FA70")
if(l>70&l<80){
fill("#0079FF")
if(mn>100&mn<150){
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#22A699")
if(l>20&l<30){
fill("#116A7B")
if(l>30&l<40){
fill("#00DFA2")
if(l>40&l<50){
fill("#1B9C85")
if(l>50&l<60){
fill("#F7C04A")
if(l>60&l<70){
fill("#16FF00")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
if(l>30&l<40){
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
fill("#FF0032")
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>200&mn<250){
var l = rnd(0,g2)
fill("#E3C770")
if(l>10&l<20){
fill("#FECD70")
if(l>20&l<30){
if(l>30&l<40){
fill("#F3E0B5")
if(l>40&l<50){
fill("#FDEEDC")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#F1A661")
if(l>70&l<80){
fill("#FFF38C")
if(mn>250&mn<300){
var l = rnd(0,g2)
fill("#A10035")
if(l>10&l<20){
fill("#FEC260")
fill("#3FA796")
if(l>30&l<40){
fill("#2A0944")
if(l>40&l<50){
fill("#2B7A0B")
if(l>50&l<60){
fill("#EAE509")
if(l>60&l<70){
fill("#003865")
if(l>70&l<80){
fill("#0078AA")
tint(250, 0, 0, 20)
rotateX(frameCount)
rotate(frameCount)
translate(1/6*fraM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
line(0,0,-width,0)
if(variation>50&variation<100){
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0M
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>100&variation<150){
rotateY(frameCount)
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>150&variation<200){
rotateX(frameCount)
rotateX(frameCount)
rotate(frameCount)
nslate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>200&variation<250){
rotateX(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>250&variation<3350){
rotate(frameCount*t)
if(v>60&v<90){
rotateX(frameCount*t)
rotateY(frameCount*t1)
if(v1>30&v1<60){
rotate(frameCount*t1)
if(v1>60&v1<90){
rotateX(frameCount*t1)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(frameCount>2200){
function rnd(min,max){
return mathRand()*(max-min) + min;
Add your code here
text/html;charset=utf-8
<meta charset="UTF-8">
Generative supports the most popular creative coding libraries. Simply uncomment the library you want to use below.
Are we missing an important library? Let us know @generative_xyz.
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js"></script>
<!-- c2.min.js@1.0.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<!-- chromajs@2.4.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<!-- p5.grain.js@0.6.1
<script sandbox="allow-scripts" type="text/javascript" src="https://cdn.generative.xyz/ajax/libs/p5.grain/0.6.1/p5.grain.min.js"></script>
<!-- threejs@r124
<script sandbox="allow-scripts" type="text/javascript" src="M
https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js"></script>
<!-- tonejs@14.8.49
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.8.49/Tone.js"></script>
<!-- svgjs@3.1.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script>
<!-- aframejs@1.2.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdM
njs.cloudflare.com/ajax/libs/aframe/1.2.0/aframe.min.js"></script>
<!-- babylonjs@5.47.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babylonjs/5.47.0/babylon.js"></script>
<!-- paperjs@0.12.17
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.17/paper-full.min.js"></script>
<!-- regljs@2.1.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdnjs.cloudflare.com/ajax/libs/regl/2.1.0/regl.min.js"></script>
<script type="text/javascript">
Add your script here
Add your script here
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.M
split('/').find(t => t.includes('i0'));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
seed = new URLSearchParams(window.location.search).get("seed") || Array(64).fill(0).map(_ => alphabet[(Math.random() * alphabet.length) | 0]).join('') + "i0";
let pattern = "seed=";
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
break;
function cyrb128($) {
let _ = 1779033703, u = 3144134277, i = 1013904242, l = 2773480762;
for (let n = 0, r; n < $.length; n++) _ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067), u = i ^ Math.imul(u ^ r, 2869860233), i = l ^ Math.imul(i ^ r, 951274213), l = _ ^ Math.imul(l ^ r, 2716044179);
return _ = Math.imul(i ^ _ >>> 18, 597399067), u = Math.imul(l M
^ u >>> 22, 2869860233), i = Math.imul(_ ^ i >>> 17, 951274213), l = Math.imul(u ^ l >>> 19, 2716044179), [(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
u >>>= 0, i >>>= 0;
var l = ($ >>>= 0) + (_ >>>= 0) | 0;
return $ = _ ^ _ >>> 9, _ = u + (u << 3) | 0, u = (u = u << 21 | u >>> 11) + (l = l + (i = i + 1 | 0) | 0) | 0, (l >>> 0) / 4294967296
// IMPORTANT: Instead of Math.random(), use this function mathRand() for random number generation.
// This function generates a random number between 0 and 1 with on-chain seed.
let mathRand = sfc32(...cyrb128(seed));
justify-content: center;
align-items: center;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
// calculate rarity by yourself
if (rand > 0.5) {
return true;
return false
// window.$generativeTraits contain list traits for token
// you need to populate a $generativeTraits object in the window object
Add your code here
var t2 =rnd(0.3,0.32)
var v= rnd(0,100-10)
var v1= rnd(0,100-10)
var n2 =rnd(150,395)
var variation = rnd(0,350)
createCanvas(1800, 1800,WEBGL);
angleMode(DEGREES)
var bc =rnd(0,200)
background("#06283D");
background("#820000");
background("#321E1E");
if(bc>100&bc<120){
background("#4C3A51");
background("#2D033B");
rotateY(frameCount)
var l = rnd(0,g2)
fill("#FFD32D")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#DA1212")
if(l>30&l<40){
fill("#733C3C")
if(l>40&l<50){
if(l>50&l<60){
fill("#001E6C")
if(l>60&l<70){
fill("#367E18")
if(l>70&l<80){
fill("#990000")
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#F2BE22")
if(l>30&l<40){
fill("#F29727")
if(l>40&l<50M
fill("#F24C3D")
if(l>50&l<60){
fill("#FF0060")
if(l>60&l<70){
fill("#F6FA70")
if(l>70&l<80){
fill("#0079FF")
if(mn>100&mn<150){
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#22A699")
if(l>20&l<30){
fill("#116A7B")
if(l>30&l<40){
fill("#00DFA2")
if(l>40&l<50){
fill("#1B9C85")
if(l>50&l<60){
fill("#F7C04A")
if(l>60&l<70){
fill("#16FF00")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
if(l>30&l<40){
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
fill("#FF0032")
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>200&mn<250){
var l = rnd(0,g2)
fill("#E3C770")
if(l>10&l<20){
fill("#FECD70")
if(l>20&l<30){
if(l>30&l<40){
fill("#F3E0B5")
if(l>40&l<50){
fill("#FDEEDC")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#F1A661")
if(l>70&l<80){
fill("#FFF38C")
if(mn>250&mn<300){
var l = rnd(0,g2)
fill("#A10035")
if(l>10&l<20){
fill("#FEC260")
fill("#3FA796")
if(l>30&l<40){
fill("#2A0944")
if(l>40&l<50){
fill("#2B7A0B")
if(l>50&l<60){
fill("#EAE509")
if(l>60&l<70){
fill("#003865")
if(l>70&l<80){
fill("#0078AA")
tint(250, 0, 0, 20)
rotateX(frameCount)
rotate(frameCount)
translate(1/6*fraM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
line(0,0,-width,0)
if(variation>50&variation<100){
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0M
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>100&variation<150){
rotateY(frameCount)
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>150&variation<200){
rotateX(frameCount)
rotateX(frameCount)
rotate(frameCount)
nslate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>200&variation<250){
rotateX(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>250&variation<3350){
rotate(frameCount*t)
if(v>60&v<90){
rotateX(frameCount*t)
rotateY(frameCount*t1)
if(v1>30&v1<60){
rotate(frameCount*t1)
if(v1>60&v1<90){
rotateX(frameCount*t1)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(frameCount>2200){
function rnd(min,max){
return mathRand()*(max-min) + min;
Add your code here
text/html;charset=utf-8
<meta charset="UTF-8">
Generative supports the most popular creative coding libraries. Simply uncomment the library you want to use below.
Are we missing an important library? Let us know @generative_xyz.
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js"></script>
<!-- c2.min.js@1.0.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<!-- chromajs@2.4.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<!-- p5.grain.js@0.6.1
<script sandbox="allow-scripts" type="text/javascript" src="https://cdn.generative.xyz/ajax/libs/p5.grain/0.6.1/p5.grain.min.js"></script>
<!-- threejs@r124
<script sandbox="allow-scripts" type="text/javascript" src="M
https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js"></script>
<!-- tonejs@14.8.49
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.8.49/Tone.js"></script>
<!-- svgjs@3.1.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script>
<!-- aframejs@1.2.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdM
njs.cloudflare.com/ajax/libs/aframe/1.2.0/aframe.min.js"></script>
<!-- babylonjs@5.47.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babylonjs/5.47.0/babylon.js"></script>
<!-- paperjs@0.12.17
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.17/paper-full.min.js"></script>
<!-- regljs@2.1.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdnjs.cloudflare.com/ajax/libs/regl/2.1.0/regl.min.js"></script>
<script type="text/javascript">
Add your script here
Add your script here
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.M
split('/').find(t => t.includes('i0'));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
seed = new URLSearchParams(window.location.search).get("seed") || Array(64).fill(0).map(_ => alphabet[(Math.random() * alphabet.length) | 0]).join('') + "i0";
let pattern = "seed=";
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
break;
function cyrb128($) {
let _ = 1779033703, u = 3144134277, i = 1013904242, l = 2773480762;
for (let n = 0, r; n < $.length; n++) _ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067), u = i ^ Math.imul(u ^ r, 2869860233), i = l ^ Math.imul(i ^ r, 951274213), l = _ ^ Math.imul(l ^ r, 2716044179);
return _ = Math.imul(i ^ _ >>> 18, 597399067), u = Math.imul(l M
^ u >>> 22, 2869860233), i = Math.imul(_ ^ i >>> 17, 951274213), l = Math.imul(u ^ l >>> 19, 2716044179), [(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
u >>>= 0, i >>>= 0;
var l = ($ >>>= 0) + (_ >>>= 0) | 0;
return $ = _ ^ _ >>> 9, _ = u + (u << 3) | 0, u = (u = u << 21 | u >>> 11) + (l = l + (i = i + 1 | 0) | 0) | 0, (l >>> 0) / 4294967296
// IMPORTANT: Instead of Math.random(), use this function mathRand() for random number generation.
// This function generates a random number between 0 and 1 with on-chain seed.
let mathRand = sfc32(...cyrb128(seed));
justify-content: center;
align-items: center;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
// calculate rarity by yourself
if (rand > 0.5) {
return true;
return false
// window.$generativeTraits contain list traits for token
// you need to populate a $generativeTraits object in the window object
Add your code here
var t2 =rnd(0.3,0.32)
var v= rnd(0,100-10)
var v1= rnd(0,100-10)
var n2 =rnd(150,395)
var variation = rnd(0,350)
createCanvas(1800, 1800,WEBGL);
angleMode(DEGREES)
var bc =rnd(0,200)
background("#06283D");
background("#820000");
background("#321E1E");
if(bc>100&bc<120){
background("#4C3A51");
background("#2D033B");
rotateY(frameCount)
var l = rnd(0,g2)
fill("#FFD32D")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#DA1212")
if(l>30&l<40){
fill("#733C3C")
if(l>40&l<50){
if(l>50&l<60){
fill("#001E6C")
if(l>60&l<70){
fill("#367E18")
if(l>70&l<80){
fill("#990000")
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#F2BE22")
if(l>30&l<40){
fill("#F29727")
if(l>40&l<50M
fill("#F24C3D")
if(l>50&l<60){
fill("#FF0060")
if(l>60&l<70){
fill("#F6FA70")
if(l>70&l<80){
fill("#0079FF")
if(mn>100&mn<150){
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#22A699")
if(l>20&l<30){
fill("#116A7B")
if(l>30&l<40){
fill("#00DFA2")
if(l>40&l<50){
fill("#1B9C85")
if(l>50&l<60){
fill("#F7C04A")
if(l>60&l<70){
fill("#16FF00")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
if(l>30&l<40){
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
fill("#FF0032")
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>200&mn<250){
var l = rnd(0,g2)
fill("#E3C770")
if(l>10&l<20){
fill("#FECD70")
if(l>20&l<30){
if(l>30&l<40){
fill("#F3E0B5")
if(l>40&l<50){
fill("#FDEEDC")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#F1A661")
if(l>70&l<80){
fill("#FFF38C")
if(mn>250&mn<300){
var l = rnd(0,g2)
fill("#A10035")
if(l>10&l<20){
fill("#FEC260")
fill("#3FA796")
if(l>30&l<40){
fill("#2A0944")
if(l>40&l<50){
fill("#2B7A0B")
if(l>50&l<60){
fill("#EAE509")
if(l>60&l<70){
fill("#003865")
if(l>70&l<80){
fill("#0078AA")
tint(250, 0, 0, 20)
rotateX(frameCount)
rotate(frameCount)
translate(1/6*fraM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
line(0,0,-width,0)
if(variation>50&variation<100){
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0M
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>100&variation<150){
rotateY(frameCount)
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>150&variation<200){
rotateX(frameCount)
rotateX(frameCount)
rotate(frameCount)
nslate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>200&variation<250){
rotateX(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>250&variation<3350){
rotate(frameCount*t)
if(v>60&v<90){
rotateX(frameCount*t)
rotateY(frameCount*t1)
if(v1>30&v1<60){
rotate(frameCount*t1)
if(v1>60&v1<90){
rotateX(frameCount*t1)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(frameCount>2200){
function rnd(min,max){
return mathRand()*(max-min) + min;
Add your code here
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"8000"}h!
text/html;charset=utf-8
<meta charset="UTF-8">
Generative supports the most popular creative coding libraries. Simply uncomment the library you want to use below.
Are we missing an important library? Let us know @generative_xyz.
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js"></script>
<!-- c2.min.js@1.0.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<!-- chromajs@2.4.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<!-- p5.grain.js@0.6.1
<script sandbox="allow-scripts" type="text/javascript" src="https://cdn.generative.xyz/ajax/libs/p5.grain/0.6.1/p5.grain.min.js"></script>
<!-- threejs@r124
<script sandbox="allow-scripts" type="text/javascript" src="M
https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js"></script>
<!-- tonejs@14.8.49
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.8.49/Tone.js"></script>
<!-- svgjs@3.1.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script>
<!-- aframejs@1.2.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdM
njs.cloudflare.com/ajax/libs/aframe/1.2.0/aframe.min.js"></script>
<!-- babylonjs@5.47.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babylonjs/5.47.0/babylon.js"></script>
<!-- paperjs@0.12.17
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.17/paper-full.min.js"></script>
<!-- regljs@2.1.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdnjs.cloudflare.com/ajax/libs/regl/2.1.0/regl.min.js"></script>
<script type="text/javascript">
Add your script here
Add your script here
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.M
split('/').find(t => t.includes('i0'));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
seed = new URLSearchParams(window.location.search).get("seed") || Array(64).fill(0).map(_ => alphabet[(Math.random() * alphabet.length) | 0]).join('') + "i0";
let pattern = "seed=";
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
break;
function cyrb128($) {
let _ = 1779033703, u = 3144134277, i = 1013904242, l = 2773480762;
for (let n = 0, r; n < $.length; n++) _ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067), u = i ^ Math.imul(u ^ r, 2869860233), i = l ^ Math.imul(i ^ r, 951274213), l = _ ^ Math.imul(l ^ r, 2716044179);
return _ = Math.imul(i ^ _ >>> 18, 597399067), u = Math.imul(l M
^ u >>> 22, 2869860233), i = Math.imul(_ ^ i >>> 17, 951274213), l = Math.imul(u ^ l >>> 19, 2716044179), [(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
u >>>= 0, i >>>= 0;
var l = ($ >>>= 0) + (_ >>>= 0) | 0;
return $ = _ ^ _ >>> 9, _ = u + (u << 3) | 0, u = (u = u << 21 | u >>> 11) + (l = l + (i = i + 1 | 0) | 0) | 0, (l >>> 0) / 4294967296
// IMPORTANT: Instead of Math.random(), use this function mathRand() for random number generation.
// This function generates a random number between 0 and 1 with on-chain seed.
let mathRand = sfc32(...cyrb128(seed));
justify-content: center;
align-items: center;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
// calculate rarity by yourself
if (rand > 0.5) {
return true;
return false
// window.$generativeTraits contain list traits for token
// you need to populate a $generativeTraits object in the window object
Add your code here
var t2 =rnd(0.3,0.32)
var v= rnd(0,100-10)
var v1= rnd(0,100-10)
var n2 =rnd(150,395)
var variation = rnd(0,350)
createCanvas(1800, 1800,WEBGL);
angleMode(DEGREES)
var bc =rnd(0,200)
background("#06283D");
background("#820000");
background("#321E1E");
if(bc>100&bc<120){
background("#4C3A51");
background("#2D033B");
rotateY(frameCount)
var l = rnd(0,g2)
fill("#FFD32D")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#DA1212")
if(l>30&l<40){
fill("#733C3C")
if(l>40&l<50){
if(l>50&l<60){
fill("#001E6C")
if(l>60&l<70){
fill("#367E18")
if(l>70&l<80){
fill("#990000")
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#F2BE22")
if(l>30&l<40){
fill("#F29727")
if(l>40&l<50M
fill("#F24C3D")
if(l>50&l<60){
fill("#FF0060")
if(l>60&l<70){
fill("#F6FA70")
if(l>70&l<80){
fill("#0079FF")
if(mn>100&mn<150){
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#22A699")
if(l>20&l<30){
fill("#116A7B")
if(l>30&l<40){
fill("#00DFA2")
if(l>40&l<50){
fill("#1B9C85")
if(l>50&l<60){
fill("#F7C04A")
if(l>60&l<70){
fill("#16FF00")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
if(l>30&l<40){
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
fill("#FF0032")
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>200&mn<250){
var l = rnd(0,g2)
fill("#E3C770")
if(l>10&l<20){
fill("#FECD70")
if(l>20&l<30){
if(l>30&l<40){
fill("#F3E0B5")
if(l>40&l<50){
fill("#FDEEDC")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#F1A661")
if(l>70&l<80){
fill("#FFF38C")
if(mn>250&mn<300){
var l = rnd(0,g2)
fill("#A10035")
if(l>10&l<20){
fill("#FEC260")
fill("#3FA796")
if(l>30&l<40){
fill("#2A0944")
if(l>40&l<50){
fill("#2B7A0B")
if(l>50&l<60){
fill("#EAE509")
if(l>60&l<70){
fill("#003865")
if(l>70&l<80){
fill("#0078AA")
tint(250, 0, 0, 20)
rotateX(frameCount)
rotate(frameCount)
translate(1/6*fraM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
line(0,0,-width,0)
if(variation>50&variation<100){
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0M
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>100&variation<150){
rotateY(frameCount)
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>150&variation<200){
rotateX(frameCount)
rotateX(frameCount)
rotate(frameCount)
nslate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>200&variation<250){
rotateX(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>250&variation<3350){
rotate(frameCount*t)
if(v>60&v<90){
rotateX(frameCount*t)
rotateY(frameCount*t1)
if(v1>30&v1<60){
rotate(frameCount*t1)
if(v1>60&v1<90){
rotateX(frameCount*t1)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(frameCount>2200){
function rnd(min,max){
return mathRand()*(max-min) + min;
Add your code here
text/html;charset=utf-8
<meta charset="UTF-8">
Generative supports the most popular creative coding libraries. Simply uncomment the library you want to use below.
Are we missing an important library? Let us know @generative_xyz.
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js"></script>
<!-- c2.min.js@1.0.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdn.generative.xyz/ajax/libs/c2/1.0.0/c2.min.js"></script>
<!-- chromajs@2.4.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.4.2/chroma.min.js"></script>
<!-- p5.grain.js@0.6.1
<script sandbox="allow-scripts" type="text/javascript" src="https://cdn.generative.xyz/ajax/libs/p5.grain/0.6.1/p5.grain.min.js"></script>
<!-- threejs@r124
<script sandbox="allow-scripts" type="text/javascript" src="M
https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js"></script>
<!-- tonejs@14.8.49
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/tone/14.8.49/Tone.js"></script>
<!-- svgjs@3.1.2
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/svg.js/3.1.2/svg.min.js"></script>
<!-- aframejs@1.2.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdM
njs.cloudflare.com/ajax/libs/aframe/1.2.0/aframe.min.js"></script>
<!-- babylonjs@5.47.0
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babylonjs/5.47.0/babylon.js"></script>
<!-- paperjs@0.12.17
<script sandbox="allow-scripts" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/paper.js/0.12.17/paper-full.min.js"></script>
<!-- regljs@2.1.0
<script sandbox="allow-scripts" type="text/javascript" srcM
="https://cdnjs.cloudflare.com/ajax/libs/regl/2.1.0/regl.min.js"></script>
<script type="text/javascript">
Add your script here
Add your script here
<script id="snippet-random-code" type="text/javascript">
// DO NOT EDIT THIS SECTION
let seed = window.location.href.M
split('/').find(t => t.includes('i0'));
if (seed == null) {
const alphabet = "0123456789abcdefghijklmnopqrstuvwsyz";
seed = new URLSearchParams(window.location.search).get("seed") || Array(64).fill(0).map(_ => alphabet[(Math.random() * alphabet.length) | 0]).join('') + "i0";
let pattern = "seed=";
for (let i = 0; i < seed.length - pattern.length; ++i) {
if (seed.substring(i, i + pattern.length) == pattern) {
seed = seed.substring(i + pattern.length);
break;
function cyrb128($) {
let _ = 1779033703, u = 3144134277, i = 1013904242, l = 2773480762;
for (let n = 0, r; n < $.length; n++) _ = u ^ Math.imul(_ ^ (r = $.charCodeAt(n)), 597399067), u = i ^ Math.imul(u ^ r, 2869860233), i = l ^ Math.imul(i ^ r, 951274213), l = _ ^ Math.imul(l ^ r, 2716044179);
return _ = Math.imul(i ^ _ >>> 18, 597399067), u = Math.imul(l M
^ u >>> 22, 2869860233), i = Math.imul(_ ^ i >>> 17, 951274213), l = Math.imul(u ^ l >>> 19, 2716044179), [(_ ^ u ^ i ^ l) >>> 0, (u ^ _) >>> 0, (i ^ _) >>> 0, (l ^ _) >>> 0]
function sfc32($, _, u, i) {
return function () {
u >>>= 0, i >>>= 0;
var l = ($ >>>= 0) + (_ >>>= 0) | 0;
return $ = _ ^ _ >>> 9, _ = u + (u << 3) | 0, u = (u = u << 21 | u >>> 11) + (l = l + (i = i + 1 | 0) | 0) | 0, (l >>> 0) / 4294967296
// IMPORTANT: Instead of Math.random(), use this function mathRand() for random number generation.
// This function generates a random number between 0 and 1 with on-chain seed.
let mathRand = sfc32(...cyrb128(seed));
justify-content: center;
align-items: center;
<script type="text/javascript">
const rand = mathRand();
function T1(rand) {
// calculate rarity by yourself
if (rand > 0.5) {
return true;
return false
// window.$generativeTraits contain list traits for token
// you need to populate a $generativeTraits object in the window object
Add your code here
var t2 =rnd(0.3,0.32)
var v= rnd(0,100-10)
var v1= rnd(0,100-10)
var n2 =rnd(150,395)
var variation = rnd(0,350)
createCanvas(1800, 1800,WEBGL);
angleMode(DEGREES)
var bc =rnd(0,200)
background("#06283D");
background("#820000");
background("#321E1E");
if(bc>100&bc<120){
background("#4C3A51");
background("#2D033B");
rotateY(frameCount)
var l = rnd(0,g2)
fill("#FFD32D")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#DA1212")
if(l>30&l<40){
fill("#733C3C")
if(l>40&l<50){
if(l>50&l<60){
fill("#001E6C")
if(l>60&l<70){
fill("#367E18")
if(l>70&l<80){
fill("#990000")
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#FF8B13")
if(l>20&l<30){
fill("#F2BE22")
if(l>30&l<40){
fill("#F29727")
if(l>40&l<50M
fill("#F24C3D")
if(l>50&l<60){
fill("#FF0060")
if(l>60&l<70){
fill("#F6FA70")
if(l>70&l<80){
fill("#0079FF")
if(mn>100&mn<150){
var l = rnd(0,g2)
fill("#22A699")
if(l>10&l<20){
fill("#22A699")
if(l>20&l<30){
fill("#116A7B")
if(l>30&l<40){
fill("#00DFA2")
if(l>40&l<50){
fill("#1B9C85")
if(l>50&l<60){
fill("#F7C04A")
if(l>60&l<70){
fill("#16FF00")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
if(l>30&l<40){
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>150&mn<200){
var l = rnd(0,g2)
fill("#D61355")
if(l>10&l<20){
fill("#F94A29")
if(l>20&l<30){
fill("#FCE22A")
fill("#FF0032")
if(l>40&l<50){
fill("#EB455F")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#FFE15D")
if(l>70&l<80){
fill("#FFED00")
if(mn>200&mn<250){
var l = rnd(0,g2)
fill("#E3C770")
if(l>10&l<20){
fill("#FECD70")
if(l>20&l<30){
if(l>30&l<40){
fill("#F3E0B5")
if(l>40&l<50){
fill("#FDEEDC")
if(l>50&l<60){
fill("#FED049")
if(l>60&l<70){
fill("#F1A661")
if(l>70&l<80){
fill("#FFF38C")
if(mn>250&mn<300){
var l = rnd(0,g2)
fill("#A10035")
if(l>10&l<20){
fill("#FEC260")
fill("#3FA796")
if(l>30&l<40){
fill("#2A0944")
if(l>40&l<50){
fill("#2B7A0B")
if(l>50&l<60){
fill("#EAE509")
if(l>60&l<70){
fill("#003865")
if(l>70&l<80){
fill("#0078AA")
tint(250, 0, 0, 20)
rotateX(frameCount)
rotate(frameCount)
translate(1/6*fraM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
line(0,0,-width,0)
if(variation>50&variation<100){
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0M
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>100&variation<150){
rotateY(frameCount)
rotateY(frameCount)
rotate(frameCount)
translate(1/6*frameCM
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>150&variation<200){
rotateX(frameCount)
rotateX(frameCount)
rotate(frameCount)
nslate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>200&variation<250){
rotateX(frameCount)
rotate(frameCount)
translate(1/6*frameCount+rnd(0,15),0)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
angleMode(RADIANS)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(variation>250&variation<3350){
rotate(frameCount*t)
if(v>60&v<90){
rotateX(frameCount*t)
rotateY(frameCount*t1)
if(v1>30&v1<60){
rotate(frameCount*t1)
if(v1>60&v1<90){
rotateX(frameCount*t1)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
for(m=0;m<15;m++){
translate(-1/6*frameCount+rnd(0,15),-frameCount*t2)
rotateX(1/frameCount/50)
rotate(1/frameCount/50)
translate(1/6*frameCount+rnd(0,15),frameCount*t2)
angleMode(DEGREES)
box(rnd(30,70),rnd(20,60),70)
stroke(n,n1,n2)
line(0,0,-width,0)
if(frameCount>2200){
function rnd(min,max){
return mathRand()*(max-min) + min;
Add your code here
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bili","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"8000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"dooob.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"Youshutup.btc"}h!
text/plain;charset=utf-8
"tokenid": "6984",
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"15june2023.sats"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"june152023.sats"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"16000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"Jr6.sats"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"8ma.sats"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"Jr7.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"2167","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1500"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"53a17f5dd5871711b0e28cad993083b203bb80f65019af447df71072a63c6e32i0\"}","contentSignature":"3045022100dbe3e29733ec9f2af660c2528353b01466034cdfcc5eae492ca4eb676e0b1bde02206bbf1b0b50c431d865d5d703b98e8ef7b73d12272224c94e46624d49491cabb0"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
!22222222222222222222222222222222222222222222222222
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz
&'()*56789:CDEFGHIJSTUVWXYM
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"debt","amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"BXNZ","amt":"2"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"4000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "6edc4fe4c69ff635be38e368ad6c218e41237994cef9f67188a17f74f8e982fd",
[0, deploy.traits.background["brown"].base64],
[0, deploy.traits.accessories["none"].base64],
[0, deploy.traits.body["black-and-white-square"].base64],
[0, deploy.traits.belly["empty"].base64],
[0, deploy.traits.face["neutral"].base64]
console.log(nfo);
// Get the M
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 stringL
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"VDK.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"845"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"NOOT","amt":"30000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"NOOT","amt":"268191"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"plaz","amt":"450000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"2000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"Musa.btc"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"mosa.btc"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"3540"}h!
https://trustless.computer
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"10"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"BL0C","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRX","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"40000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRX","amt":"5500"}h!
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"dota","amt":"250"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"30000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"bobbypig.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"igli","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
d/Foundry USA Pool #dropgold/-v
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"piza","amt":"159"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bank","amt":"1750"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"meme","amt":"1"}h!
text/html;charset=utf-8
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,00,0,300,160),d.onM3
load=function(){e.drawImage(d,190,55,36,36)},d.src="https://ordinals.com/content/cfab194b924f7785c6e453728e1c264b89b74843633278cda3ad3f57576c1e93i0"},n.src="https://ordinals.com/content/b908d3b1c8e4cca5b1cc2687f5bc1f65792ad25eac9ac890b0b0b24bad75f5cfi0"}</script></head><body><canvas></canvas></body></html>h!
text/html;charset=utf-8
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,0,0),d.onload=funcM$
tion(){e.drawImage(d,100,20)},d.src="https://ordinals.com/content/6fb976ab49dcec017f1e201e84395983204ae1a7c2abf7ced0a85d692e442799i0"},n.src="https://ordinals.com/content/26e1800bee5f22bc6ed33eb1e975b2d13815d17cd61a07687dd7175b8e596341i0"}</script></head><body><canvas></canvas></body></html>h!
text/html;charset=utf-8
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,0,0,200,150),d.onlM0
oad=function(){e.drawImage(d,0,10,30,30)},d.src="https://ordinals.com/content/cfab194b924f7785c6e453728e1c264b89b74843633278cda3ad3f57576c1e93i0"},n.src="https://ordinals.com/content/b1c5baa2593b256068635bbc475e0cc439d66c2dcf12e9de6f3aaeaf96ff818bi0"}</script></head><body><canvas></canvas></body></html>h!
text/html;charset=utf-8
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,0,0),d.onload=funcM"
tion(){e.drawImage(d,70,0)},d.src="https://ordinals.com/content/c17dd02a7f216f4b438ab1a303f518abfc4d4d01dcff8f023cf87c4403cb54cai0"},n.src="https://ordinals.com/content/7460a1068f98e1fac798304addca4b5eed1cc9968cd5526e07c2ceb3ec7cf7b3i0"}</script></head><body><canvas></canvas></body></html>h!
text/html;charset=utf-8
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,50,0,100,150),d.onM2
load=function(){e.drawImage(d,70,-8,76,76)},d.src="https://ordinals.com/content/817981ee55e16367fab25d9452542c87504c00860ebfff0a8d9509463c13dc93i0"},n.src="https://ordinals.com/content/462dc9975167210f6ef0edf8b811a42df531e1b82774c3956a9b9d3c79e02365i0"}</script></head><body><canvas></canvas></body></html>h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"1crypto.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"kittendreamy.sats"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"COUT","amt":"1300000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"220000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"21698"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"00a.unisat"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"00b.unisat"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"punk","amt":"1"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"100"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"140"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"140"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"#$#.sats"}h!
>{"p":"brc-20","op":"transfer","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"15000"}h!
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"1389"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"p4o.sats"}h!
&yarn cli atomicals-mint hello.jpg
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"NOOT","amt":"270000"}h!
https://trustless.computer
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"13000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"12000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"11500"}h!
<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin meet" viewBox="0 0 350 350"><style>.base { fill: white; font-family: serif; font-size: 14px; }</style><rect width="100%" height="100%" fill="black" /><text x="10" y="20" class="base">Warhammer</text><text x="10" y="40" class="base">Holy Chestplate</text><text x="10" y="60" class="base">"Pandemonium Peak" Hood of Perfection +1</text><text x="10" y="80" class="base">Wool Sash</text><text x="10" y="100" class="base">Studded Leather Boots</text><textL
x="10" y="120" class="base">Hard Leather Gloves</text><text x="10" y="140" class="base">"Kraken Moon" Pendant of Vitriol</text><text x="10" y="160" class="base">Titanium Ring</text></svg>h!
<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin meet" viewBox="0 0 350 350"><style>.base { fill: white; font-family: serif; font-size: 14px; }</style><rect width="100%" height="100%" fill="black" /><text x="10" y="20" class="base">"Gloom Shout" Grave Wand of Protection</text><text x="10" y="40" class="base">"Viper Song" Robe of Detection +1</text><text x="10" y="60" class="base">War Cap</text><text x="10" y="80" class="base">Demonhide Belt</text><text x="10" y="100" class="base">"Miracle Song"L
Holy Greaves of Detection</text><text x="10" y="120" class="base">Ornate Gauntlets</text><text x="10" y="140" class="base">Amulet</text><text x="10" y="160" class="base">"Morbid Whisper" Bronze Ring of Power +1</text></svg>h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"ymcxo.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"1400"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"1420"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"10000"}h!
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"2800"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"3000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"vlas","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"$vlx","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LM"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
6j4ion:1.QmagfXLd6dpxEHvHhn64mHdEUwwdkrsLAZPG69NhrBJVUL&
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"meme","amt":"55"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"60300000000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"*1.unisat"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"1tb.unisat"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"GOYM","amt":"24242"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"||.unisat"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"*0.unisat"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"sats","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"sats","amt":"6666"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
https://trustless.computer
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
5{"p":"sns","op":"reg","name":"silvioberlusconi.sats"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
8]&&^&)]*)B!(c$'h!'a$)`(+i"*g 0TD6NH8D
hhYSOWSOYYYWWWfVGeUJhYH
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"oxbt","amt":"5000"}h!
d/Foundry USA Pool #dropgold/3
text/plain;charset=utf-8
{"p":"gen-brc-721","op":"mint","s":"ordimando","t_ins":["19f2dcf20f040b4834a9ed0c6f949e5fca43318506ef5d49b1b53e067e1f08c1i0"],"id":"57","a":[[0,"gray"],[0,"silver"],[0,"red-helmet"],[0,"bow"],[0,"none"]]}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"sats","amt":"99999981"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
&{"p":"sns","op":"reg","name":"((.btc"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
?{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"25000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"2000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"DJI
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"KyrieIrving.sats"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"NikolaJokic.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"LeBronJames.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"KevinDurant.sats"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"oxbt","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1000"}h!
SD6RC>If,Hh'Sa.Fe6He4Di0
Bl&^f(\g&]j*\i&Wf1Xi1Wl,Yp
iv#`bRBEWRMYSNYYYWWWfVFdUKiYE
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ORMI","amt":"50000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"3000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
H=!F?SD6TC9Z]:If,Hh)Fi)Rb-Ff5If3Ej3
EJ#@F'^[%_e(\g&]i*\i1Xi
qz$`aYSNWRMfVFiUEiWI
text/plain;charset=utf-8
F{"p":"brc-20","op":"deploy","tick":"ARTA","max":"100000000","lim":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"5554"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
body { display: flex; flex-direction: column; align-items: center; }
#prev, #next { padding: 10px; font-size: 18px; background-color: white }
img { object-fit: contain; width: 100% }
<button id="prev">Previous</button>
<img id="image" />
<button id="next">Next</button>
const inscriptionIDs = [
"6f7db76f94fdfbba79be9af20befc936d7fcc53cc5b0911739b9ff377e793ba9i0",
"7fcdcc1d3957390a2976e6dafa01ebb0b01ba8b0ffbc119b8f1911e18591321fi0",
"79e4567ff1ef86d80a3156393fa730c00a56d3d70548029aa82d3d8b63a87a81i0",
"ebe961f34d2ccf9d08b478db174a990beff3ad0ced56527168f25cd9ef4ad605i0",
"4709d556f22f35ec203a3b7d9ca35d68e4314b4ccd4bea27445c784a74a22d11i0",
"18262584040e850500cbad95b025c007e01e08bda42e4746ec00dfe4179cfc28i0",
"938b88de10dbdfa91d71103c72a515fe7d5271214a02ba0903373cba02565017i0",
"f96815f22d0fa1c97d5a431794d2be20d4407e60ac3999164fcb89f5f7dc8173i0",
"1c0ecac580c1ea5d71ab4ef76a7db546edeff67f7235261a53f296baf931bbd5i0",
"dfe521b06ae78e8df0342f20a50568e5b4e154c862bd47585eecbdf1994b448fi0",
"fd0741666c4294b7a650ff9982399214b17c50fe8fe3d51689924e7426ce2995i0",
"06246d1ed8c2eb6c29cb25ee723cc18688e0d84fa3244836180a78e9ad184d48i0",
"1537513b080967e0123d9852a0aca01badac7833c8420a49e2642f63f28d404ei0",
"c6189b8ce1084ff78b25099da6542ca773f2ddc9305accf7c33977a9aa0e3000i0",
d61eac756b8fb198169304988fd64cf8baca7073cbbee0c18452c8697ai0",
"8563a79066bbcb2ca2049ac5c9a55c6463e54b8550a47c69466d8d88d403c522i0",
"7f76ef9c2c6179ead42dd06f398f70753bbd34d07f5892fd6bd369f5afad56cbi0",
"44441c01a40bb2a5cba870a38acc394bde1084cafd09a1d18795abae4df0c63bi0",
"294701bf3ceca32b04379e82fbae625db0a2ae399be335629226d1e8fdc4654di0",
"b4b94a4b1cbde0f8ed9b867d0a7d0eca16e4ebf7baec4c26b08de30ba6b1bafai0"
let currentIndex = 0;
const imageElement = document.getElementById("imageM
function setImg(index) {
imageElement.src = `/content/${inscriptionIDs[index]}`;
document.getElementById("prev").addEventListener("click", () => {
if (currentIndex > 0) {
currentIndex--;
setImg(currentIndex);
document.getElementById("next").addEventListener("click", () => {
if (currentIndex < inscriptionIDs.length - 1) {
currentIndex++;
setImg(currentIndex);
// Set the initial image
7 setImg(currentIndex);
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"pepe","amt":"11464"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
I{"p":"brc-20","op":"deploy","tick":"MlLK","max":"10000000","lim":"10000"}h!
']''^&)[**c$&a$)a(+h!(3@
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
:}WRNZSMfVGhUDkYCdUKf^Ivvv}}}
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"13300"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2570"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2050"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2570"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2050"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"50"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"12500"}h!
AhEEEKLG@IHJJJWSOYSNWWWYYYfVFjUDkYCdVKkRKvvv}}}
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"12000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"sats","amt":"1"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"314314.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"71005.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"71007.sats"}h!
(.+$++)6"%: $1*%3"(B
3C &]''^&)Y(+c$'j#&a$)`(+h!)SD6TC9fVFdUKjYG
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bffy","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"2000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"71004.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"71009.sats"}h!
text/plain;charset=utf-8
5{"tokenid":"8617","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"6939","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
5{"tokenid":"6937","p":"grc-721","op":"mint","id":"1"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"71003.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"71006.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"71008.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"71002.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1000"}h!
CWSOYSOfVGdUKhYEooopnsqqq
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"LEPE","amt":"1000000"}h!
text/html;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="1200" height="1200" style="image-rendering: pixelated;"></canvas>
fetch('/content/c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0" ],
"id": "20000",
[ 0, deploy.traits.sex["alien"].base64 ],
[ 0, deploy.traits.hair["hoodie 0"].base64 ],
[ 0, deploy.traits.ears["earring 0"].base64 ],
[ 0, deploy.traits.neck["gold chain 0"].base64 ],
[ 0, deploy.traits.eyes["eye patch 0"].base64 ]
console.log(nM
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 1200, 1200);
// Set the source of the imL
age to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"COUT","amt":"1000000"}h!
text/plain;charset=utf-8
"tokenid": "8434",
text/plain;charset=utf-8
"tokenid": "8432",
g{WSOXSNfVFhUDdUKh]IkYCoooprosnxqqq}}}
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"1000"}h!
&]&&^&)Y)*B!(c$'a$)f$(e!00p
SD6RC>If,Hh'Sa.Fe6He4Di0
Bl&^f(\g&]j*\i&Wf1Xi1Wl,Yp
iv#`bEEERBEZSMWRMYYYWWWfVFhUEfUKjWF
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"100"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"522"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"220"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"350"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"100"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"100"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"10080"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"788"}h!
text/plain;charset=utf-8
J{"p":"brc-20","op":"deploy","tick":"bgyl","max":"2100000000","lim":"1000"}h!
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "8430",
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"Conax.sats"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"OrdDevs.sats"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"CryptoDevs.sats"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"OrdiCars.sats"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"OrdiCareers.sats"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"Minnect.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"WSBX","amt":"1000"}h!
{pEEEFGHfVGhUFgWGoooqqq
}}}}}}}}}}}}}}}}}}}}}x
B"""""""""""""""""""
UUUUUUUUUUUUUUUUUUUTOh
333333333333333333333$
333333333333333333332Q
UUUUUUUUUUUUUUUUUUUUU>
text/plain;charset=utf-8
A{"p":"brc-20","op":"transfer","tick":"sats","amt":"425000000000"}h!
0C &]&&^&)c$'h!&a$)h!)`(+_[>D
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"300000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"bitcoinbenin.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinbelarus.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinbelgium.sats"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"bitcoinbarbados.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinbahrain.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinbahamas.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinaustria.sats"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
/ViaBTC/Mined by kevlarr30/,
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"tubby.sats"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"MlLK","amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"MlLK","amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"MlLK","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/html;charset=utf-8
<title>GORDINALS X GORDZILLA</title>
background: #222222;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
color: #FFFFFF;
font-family: Arial, sans-serif;
text-align: center;
.game-container {
position: relative;
border: 1px solid #43b02a;
margin-bottom: 20px;
animation: blink-animation 1s steps(2, start) infinite;
color: #43b02a;
color: #EB5829;
position: absolute;
background-color: #43b02a;
font-size: 24px;
margin-top: 20px;
font-size: 24px;
margin-top: 20px;
.restart-button {
font-size: 18px;
margin-top: 10px;
padding: 8px 16px;
background-color: #43b02a;
color: #FFFFFF;
cursor: pointer;
@keyframes blink-animation {
<h1 class="blink"><span class="green-bit">GORDINALS</span> <span class="orange-bit">X</span> <span
class="green-bit">GORDZILLA</span></h1>
<div class="game-containerM
<canvas width="400" height="400" id="game"></canvas>
<div class="margin-line"></div>
<div class="score">Score: <span id="score">0</span></div>
<div class="end-message" id="end-message"></div>
<button class="restart-button" id="restart-button" style="display: none;">Restart</button>
var canvas = document.getElementById('game');
var context = canvas.getContext('2d');
var gameover = false;
// snake velocity. moves one grid length every frame in either the x or y direction
// keep track of all grids the snake body occupies
// length of the snake. grows when eating an apple
// get random whole numbers in a specific range
// @see https://stackoverflow.com/a/1527820/2124254
function getRandomInt(min, max) {
floor(Math.random() * (max - min)) + min;
function loop() {
if (gameover) {
requestAnimationFrame(loop);
// slow game loop to 15 fps instead of 60 (60/15 = 4)
if (++count < 4) {
context.clearRect(0, 0, canvas.width, canvas.height);
// move snake by its velocity
snake.x += snake.dx;
snake.y += snake.dy;
// wrap snake position horizontally on the edge of the screen
if (snake.x < 0) {
snake.x = canvas.width - grid;
} else if (snake.x >= canvas.width) {
snake.x = 0;
// wrap snake position vertically on the edge of the screen
if (snake.y < 0) {
snake.y = canvas.height - grid;
} else if (snake.y >= canvas.height) {
snake.y = 0;
// keep track of where snake has been. the front of the array is always the head
snake.cells.unshift({
ve cells as we move away from them
if (snake.cells.length > snake.maxCells) {
snake.cells.pop();
context.fillStyle = '#EB5829';
context.fillRect(apple.x, apple.y, grid - 1, grid - 1);
// draw snake one cell at a time
context.fillStyle = '#43b02a';
snake.cells.forEach(function (cell, index) {
// drawing 1 px smaller than the grid creates a grid effect in the snake body so you can see how long it is
context.fillRect(cell.x, celM
l.y, grid - 1, grid - 1);
// snake ate apple
if (cell.x === apple.x && cell.y === apple.y) {
snake.maxCells++;
document.getElementById('score').textContent = score;
// canvas is 400x400 which is 25x25 grids
apple.x = getRandomInt(0, 25) * grid;
apple.y = getRandomInt(0, 25) * grid;
// check collision with all cells after this one (modified bubble sort)
for (var i = index + 1; i < snake.cells.length; i+M
// snake occupies same space as a body part. game over
if (cell.x === snake.cells[i].x && cell.y === snake.cells[i].y) {
gameover = true;
document.getElementById('end-message').textContent = 'Game Over! Final Score: ' + score;
document.getElementById('restart-button').style.display = 'block';
// listen to keyboard events to move the snake
document.addEventListener('keydown', function (e) {
nake from backtracking on itself by checking that it's
// not already moving on the same axis (pressing left while moving
// left won't do anything, and pressing right while moving left
// shouldn't let you collide with your own body)
// left arrow key
if (e.which === 37 && snake.dx === 0) {
snake.dx = -grid;
snake.dy = 0;
// up arrow key
else if (e.which === 38 && snake.dy === 0) {
snake.dy = -grid;
snake.dx = 0;
else if (e.which === 39 && snake.dx === 0) {
snake.dx = grid;
snake.dy = 0;
// down arrow key
else if (e.which === 40 && snake.dy === 0) {
snake.dy = grid;
snake.dx = 0;
// restart the game
document.getElementById('restart-button').addEventListener('click', function () {
gameover = false;
snake.x = 160;
snake.y = 160;
snake.cells = [];
snake.maxCells = 4;
snake.dx = grid;
apple.x = getRandomInt(0, 25) * grid;
apple.y = getRandomInt(0, 25) * grid;
document.getElementById('score').textContent = score;
document.getElementById('end-message').textContent = '';
document.getElementById('restart-button').style.display = 'none';
// start the game
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"ordi","amt":"81.38292245"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"50"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/html;charset=utf-8
<html><head><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style><script>window.onload=function(){var a=document.createElement("canvas");document.body.appendChild(a);var e=a.getContext("2d"),n=new Image,d=new Image;n.onload=function(){e.drawImage(n,0,0,270,150),d.onlM2
oad=function(){e.drawImage(d,40,8,205,130)},d.src="https://ordinals.com/content/0587cb50dbbd216854088070885a555fb056a8cd7ca4293bdd74d3cde5f82a21i0"},n.src="https://ordinals.com/content/0756a2849921688e6846674fddab50c3b5835de61e5f3646227fdd77b3bdd4bfi0"}</script></head><body><canvas></canvas></body></html>h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"7250"}h!
text/plain;charset=utf-8
GDear @lyndoco bls gib me an @Orpepe mfkr.
Kind Regards @BittyMcBitfaceh!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"4000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WSBX","amt":"1000"}h!
text/plain;charset=utf-8
"tokenid": "8435",
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1500"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"4000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"meme","amt":"57"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"piza","amt":"11219"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"bank","amt":"182143"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PPAI","amt":"60000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"CoomYeezy.sats"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"hinduism.btc"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"beluga.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"15034"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"sats","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"27773"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"transfer","tick":"$DOG","amt":"300000000000"}h!
text/html;charset=utf-8
<!DOCTYPE html><html><head><title>#00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048
</title><style>html,body{font-size:85%;height:100%;margin:0;display:flex;align-items:center;justify-content:center}@keyframes sheen0{0%{background-position:-800%}100%{background-position:0}}.sheen1{background-size:800%;background-image:linear-gradient(135deg,#511 46%,#f0f 47%,#aaf 48%,#0ff 49%,#fff 50%,#0ff 51%,#aaf 52%,#f0f 53%,#511 54%);-webkit-background-clip:text;color:transparent;animation:sheen0 20s linear iM
nfinite}.back{background:#fbb;border:8px solid #fbb}div{white-space:nowrap}</style></head><body><div class=back><div class=sheen1><div>
</div></div></div><script>(function(){function t(){var i=n.contentDocument||n.contentWindow.document,t;i&&(t=i.createElement("script"),t.nonce="",t.innerHTML=r,i.getElementsByTagName("head")[0].appendChild(t))}var r="window['__CF$cv$params']={r:'7d595d940b15c445',m:'tpoTQBUHvASTlp2A87M_8MhJmcFXinOlm7v2hlm_qCg-1686481385-0-Ad03D6q8VoWB7P3jtDwAuK4XJThEbk1OoCOTydoLA8fJ'};_cpo=document.createElemeM
nt('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/invisible.js',document.getElementsByTagName('head')[0].appendChild(_cpo);",n=document.createElement("iframe"),i;n.height=1;n.width=1;n.style.position="absolute";n.style.top=0;n.style.left=0;n.style.border="none";n.style.visibility="hidden";document.body.appendChild(n);document.readyState!=="loading"?t():window.addEventListener?document.addEventListener("DOMContentLoaded",t):(i=document.onreadystatechange||function(){},document.onreadystatechanLuge=function(n){i(n);document.readyState!=="loading"&&(document.onreadystatechange=i,t())})})()</script></body></html>h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"11500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"12000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"stoicism.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"93500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"12000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1000"}h!
d/Foundry USA Pool #dropgold/<
u~EEEILJQQQ]YPfVFiUIqqqooo
BlEEEFIIZSMWRNfVGgVG
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"COUT","amt":"1000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"222"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"Ospy","amt":"48000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"kBRC","amt":"100000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"gaga","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"gaga","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"(bitcoin).btc"}h!
text/plain;charset=utf-8
={"p":"brc-20","op":"transfer","tick":"OXBI","amt":"60000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"3000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"gaga","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"gaga","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"1217"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"gaga","amt":"1000"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinbrazil.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
kR<If,Hh)Hh'Ff5Je2Di0Id9
Bl&^f(\g&]j)\i&Wf1Xi1Wl,Yp#`bOOOQQQfVGfWI
@EEELJIQQQfVGiVEfVJaXG
(]&'Z('^&)c$'h!'a$)i"*a(+Ig'If,Hh)Fi'Ff5Je2Di0Id9
3w+]]&^f(\g&]j*\i&Wf1Xi,Yp#`bWRMZSNWWWYYYfVFdUKjYG
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"ordi","amt":"1077.12"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
H7=SD6TC9Z]:If,Ei,Hh)Hi&Pc+Ff5If3Ej3
6@'^[%_d(\g&]i)\i1Xg1Xi
di$`aEEEHDDBKLKKIfVFjUDiVH
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"crypto.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"metaverse.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"coax","amt":"8500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"34282"}h!
M<Z]:If,Hh)Gh)Sa.Ff5Je1Di0Id9
HH#@F+]]%^e(\g&]j*\i&Wf1Xh,Yp
qr#`bOOORRRYYY]YPfVFiUFhWK
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"kepler-186f.sats"}h!
@EEEOOOQQQfVFhTCfUKhTIz_B
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"kepler-452b.sats"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"BitSpectrum.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1680"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"CoRoT-7b.sats"}h!
lnXSNWSOYYYWWWfVGgVG
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"X22X","amt":"222222"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"X22X","amt":"222222"}h!
:}"%m!$t!#zEEEHDCCMO]WKfVFhUDkYCfUKhTIz_Booosnusm{qqq
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"defi","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
{"type":"collection","protocol":{"name":"BRC721","version":"0.4.0"},"name":"BEANZ","symbol":"BEANZ","paymentAddress":"bc1ppr895mfqza34g8skaz92ulq8qsz02cpwgp254zn364tl5cpxw3kqjae8rt","signerPublicKey":"02b6b21b468f76ca9be79650e1c91b10223fab83fdcc53a0e24d1c414d99777356","maxSupply":19950,"maxPerAddress":10}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"quizzes.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"3000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1140"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"herse.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"mechs.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MTRX","amt":"10640"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"3000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"3000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
d/Foundry USA Pool #dropgold/'
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"149807"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"mxrc","amt":"5500"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"3000"}h!
7< 5>:!%6.!6"%/1#+2*C
'\&%^&)Y(+c$'b$)d%*kR<If,Hh)Gi'Ff5Je3Fh5Pc+
TD6Jh Od)Tc!WSOYSOfVGhUFgWG}}}vvv
+D%+]&'^&)Z)(c$&a$)g#)e!00p
jmEEEYSOWSOfVFfUKiVEooosnxqqq
text/plain;charset=utf-8
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5490"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1239"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"oxbt","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"7750"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5499"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"13748"}h!
text/plain;charset=utf-8
LYI love you Andrea, Savannah, and Harper. You
re my sun, moon, and stars. No de all day.h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"100"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"jnlj","max":"21000000","lim":"1000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"goodmood.gm"}h!
9]&&^&)Y)'b$'b$)d%*g 0_[>
uy jiQQQ]YPOOOfVFiVJ
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"10000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"400"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ORPO","amt":"2050"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bank","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"400"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"demircanfatih.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"500"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"OCMDAO.sats"}h!
text/plain;charset=utf-8
6{"p":"sns","op":"reg","name":"GrailDimensions.unisat"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"SizeMatters.sats"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"GrailDimensions.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"zbit","amt":"777"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"910000"}h!
text/plain;charset=utf-8
K{"p":"brc-20","op":"deploy","tick":"N.SA","max":"21000000000","lim":"1000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"Sadra.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
F{"p":"brc-20","op":"deploy","tick":"Usus","max":"210000","lim":"1000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"prothedoge.xbt"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"GRUM","amt":"2500000"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinmonaco.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"200000000"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"mexicobitcoin.sats"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinisrael.sats"}h!
text/plain;charset=utf-8
6{"p":"sns","op":"reg","name":"bitcoinluxembourg.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5499"}h!
text/plain;charset=utf-8
5{"p":"sns","op":"reg","name":"inscription20219.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"bitcoinitaly.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"japanbitcoin.sats"}h!
iuWSOXSNfVGhUFgWGz_B
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"OCMGenesis.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"#OCMDimensions.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinireland.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"germanybitcoin.sats"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"bitcoincolombia.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"OCMGenesis.unisat"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"RoyalMint.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"indiabitcoin.sats"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"francebitcoin.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
5{"p":"sns","op":"reg","name":"#OCMDimensions.unisat"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"canadabitcoin.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
LV{"p":"brc-20","op":"deploy","tick":"$$NG","max":"1000000000000","lim":"1000000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"dozy","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"10000"}h!
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"100000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"84000"}h!
FjDOUT:55FD8423EBF21CD1D53F2C2F14081A067DDC51525EF9C09E06E565676CC478A9
FjDOUT:50D3252172BAEAE77635DF2382E3BBA71D965B9B20C160333F3EA61167F6EEFB
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"100"}h!
6j4ion:2.QmZJrhr9tbsy4ogGYs7QxoRTiXk6PBiQuVqaYNu3XJBAPvW}
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"mxrc","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"7600"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"transfer","tick":"ordi","amt":""}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1000"}h!
{"type":"collection","protocol":{"name":"BRC721","version":"0.4.0"},"name":"Ordinal Bugroids","symbol":"Bugs","paymentAddress":"bc1pmfxq7g2n2qn9rcgmtelzr66l9y8qsxxw2gn7n7an8uafxlvxp6as5ye3zj","signerPublicKey":"0253697efbd20351938e29e7cffc0efce3eff6d6b2a41ae7e5603f679e94c3766f","maxSupply":50,"maxPerAddress":1}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"38000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"deeze.xbt"}h!
text/plain;charset=utf-8
F{"p":"orc-20","tick":"wojak","id":"3388541","op":"mint","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"24013"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1107","a2b":"TQvZ7FHHORGS9/VoPnrJomz70tf3JjPBzzF+2rNygo0iYYNGxX3e1Fgxte2OlNVYd7NhgMZAcH0exDPl03mFAWtPUsnEYw5gH5iJWSfQMppk6254VXYBmm1h/E14RHKkLlc557sYIe5VdZQD1myh2nmtUE6b23NDIaVD9L4/LaTF62MBUZMNHhQ0Oh5IMNm5nA8WvesZE6jAREn218jJm/Jj95VmkcHf1IU46mNR/LQdNUESk9dP3jlfZhKHN4YFiU0WQaxEtlxlOrWS9i9jG11E6t8eW0vsfQzzfkwJYfObl0GzZmBOG3UpiQ67upx0pqP7cdV7CDlXQ8W+Gwr9nV8fB1wtaR6w7pAf91gS3EHPCHMFaNYBX54RX10GXC2m"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1106","a2b":"TQvZ7FHHORGS9/VoPnrJos99Bt2VOIIMroGhKgYqEzRG9Rks5S8vFKQrCm9I7u/ujlqQhQRRmkBBYbXML+T6wculM+YPsoaGkWRGE0F4ZtDTmUlmrceznm/0u+avLmPw2my8W6ANMeCcmIGp15A5UqjqOM8WUA1LZcxHKmdhSLQUmEEzv86M7IdpCsabB/a5eaNoaUtogQ27pvcX0vayZpwCZWXkAAxd9bnGIGA0fjYESkVLiJ120luUWgFGXn/7rRExAEzn4jbR8EbY9TMnGuDx6kWfMKbEfZh8ZHwtqYpunQKvlVO+P33MDRH2Z5KJjqZeuRGLsFf2POQGlSCLcs8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"COUT","amt":"1000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"<90>","amt":"21000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"zbit","amt":"10574"}h!
:]'&^&)Y)(c$'b$)g#)b"00p
Bl&^f(\g&]j)\i&Wf1Xj,Yp#`bOOOQQQfVGhUF
<svg id="ordimando" width="100%" height="100%" version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<image href="/content/4c0bb41df3f19941c300feb93d8474f9b731144228ff3ceae3c575c27e7fbb3ei0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/d1ed01c6bdb6b5d436cef2ac5330818af7209d637a97c8074dd04c55fe8bc36ai0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/conteM
nt/d39a72ad80cd0131dbeb6b190bf3e3c03dc4f40f40bffab73a16cf47b313b8d4i0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/3a6de4992e599e3bff067a5a629f54fba868ea743b05cd2017c12727ed2af0ffi0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/d27f5c7be1b4ab4f244b04f57d69f6ab91085c92554e1d734592a015dc2f16ebi0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preser!veAspectRatio="xMidYMid"/>
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"30"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"bitcoin.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"slowthoughts.sats"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"840"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"Mrfomo.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"9000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"5000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"cryptopribor.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
d/Foundry USA Pool #dropgold/@.
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"superlative.xbt"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ohms","amt":"10000"}h!
text/html;charset=utf-8
.image-layer {
position: absolute;
left: 0;
width: 100%;
height: 100%;
<div id="image-container" style="position: relative; width: 500px; height: 500px;"></div>
// Get URL parameters
const urlParams = new URLSearchParams(window.location.search);
// Prepare image container
const imageContainer = document.M
getElementById('image-container');
// Iterate over potential 20 images
for (let i = 1; i <= 20; i++) {
// Get image ID from parameters
const imageId = urlParams.get(`${i}`);
// If image ID is present
if (imageId) {
// Create a new div for the image
const imageDiv = document.createElement('div');
// Form the image URL by prepending "/content/" to the ID
const imageUrl = "/content/" + imageId;
// Set the image as a background on the div and apply styles
imageDiv.style.backgroundImage = `url(${imageUrl})`;
imageDiv.style.backgroundSize = 'cover';
imageDiv.style.backgroundPosition = 'center';
imageDiv.style.backgroundRepeat = 'no-repeat';
imageDiv.className = 'image-layer';
// Add the div to the container
imageContainer.appendChild(image;Div);
BlEEEHDCCMOWWWYYYfVGiVEaXGeUJkYC
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1"}h!
8]&&^&)[('C &c$'a$)f#)_:
@OOOQQQfVGhUFoooqqqpns
SD6RC>If,Hh'Fe6He4Di0Jc;
8y+]]&^f(\g&]j*\i&Wf1Xi,Yp#`bEEERBE]WKfVFhUDfUKjWF
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"<90>","amt":"21000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"CTHE","amt":"2100"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
&]&'Z)'^&)Z()c$'j!'a$)d%*b"00p
BlEEEWRMZTMfVFfUKiVEz_B
H7=SD6RC>Z]:If,Hh)Hh(Ff6Hf2Di0
8y+]]&^f(\g&]j*\i&Wf1Xi,Yp"`dEEEBKLJIGRBEfVFjUDiVH
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"yourmajesty.sats"}h!
qrOOOQQQfVFeVJhYGz_B
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"190000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"doge","amt":"4200"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"doge","amt":"4200"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"POVO","amt":"50000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"3000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"doge","amt":"4200"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"YIMA","amt":"10"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MAXI","amt":"3350"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
:}WRNZSMfVGhUGaXGeUJf^IkYCooopnsqqq}}}
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
B{"p":"sns","op":"reg","name":"OnChainMonkey=BTCOrdinals
Mined by AntPool873<
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"$xen","amt":"60"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"2"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"2"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"2"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"2"}h!
BlEEEFIIZSLWRNWWWYYYfVFfUKiVE
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"8000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"1500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"2"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
%s"%m!$t!#zEEEHDDCMOWRNZSLWWWYYYfVFhUDkYCfUKhTIz_B
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"mxrc","amt":"5500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"POVO","max":"50000000","lim":"50000000"}h!
https://trustless.computer
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"350"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1000"}h!
text/plain;charset=utf-8
7{"p":"sns","op":"reg","name":"inscription20219.unisat"}h!
BlEEEWSOYSNfVFhVFdUKkYC
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"beluga.btc"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"zbit","amt":"223"}h!
).+%: &4,#5"&/1#+2*A
&]&'^&)[))B!(c$&i!&a$)f$*e!03@
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"jt6.sats"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"9jt.sats"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"SZAB","amt":"15"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"SZAB","amt":"15"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"crypto2.btc"}h!
uyYSNWRMYYYWWWfVGeUJgYG
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"@FaZe.sats"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"ChinaNumbaOne.sats"}h!
3C &]''^&)Y(+c$'a$)`(+h!'fVGeUJhYH
3]&&^&)Y)*b$'b$)g#*b"0P/
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"@ChinaNumba1.sats"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1101","a2b":"TQvZ7FHHORGS9/VoPnrJoonv6hiuU31FbKVCW6eAKMwt3FXOUVpiMSeBGY4JJ5vLFN86Han79V898a2Ep9rb5FvA+X5QE6mZAhxJg7r+v7dieUNTCZulvz38fSPTfdFJ1TpD5J7OWNFfx4hi8CeCrZNBU7Oqh46HztzZ8rPSmxCyvVA826mp3Q+InILyutgrcdQCdwxPuVzPmC0Y48ObtC0+3y4EjeaCQTjCIib5IJCAj99L/K9mcAPdcaS6x+N/fj8H6llfHjop1leIWwLEwfuXwYXaNKawS+hF68yBlqcxKs83WfsA1GViwpEDlKgagPEltCuOzPZpFo0ddfTzWLGnUZirhmT68Dh1ixpy2rDPCHMFaNYBX54RX10GXC2m"}h!
9xEEEZSLWRNfVFhUDfUKjWFooosnxqqq
https://trustless.computer
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"mynavi.sats"}h!
text/plain;charset=utf-8
&{"p":"sns","op":"reg","name":"gem.gm"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"square.btc"}h!
9{"p":"brc-20","op":"transfer","tick":"OHMS","amt":"7500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"hotwallet.xbt"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"!RISE.unisat"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"june152023.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
BoOOORRRYYYfVGhUGaXGfVJf^I}}}vvv
text/html;charset=utf-8
LY<img src="/content/1008850869eb564cad900c316a02f65854f531b31a2ef96bacecd536be96b031i0">
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"$xen","amt":"60"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"bits","amt":"500000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"doge","amt":"5"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"SZAB","amt":"10"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"metakovan.btc"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"21milly.sats"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1129","a2b":"TQvZ7FHHORGS9/VoPnrJoqSSb4l5/Euc7UoHi69dr6lIIshlszy+52h01ERTv+Cvl5lUfVW50v0ak51pq2FZLyIRcarpin60Atydh5QGJSomqruaOOnSE/hbyJVIp6ZWzFJl5utLYtRrBDPGmiC6zY7wNgoXQ1nM89n9f+X9yBtemOeePY9wtrjZwe3PVNE9EoMoLxzkDriBjJGRa/Jlddj6vsP/eqtLj3krFol7AdQdwnSbkAYMKtAlfTk6S/SzC6TQ4l4AJGaJT6Zr0bz/GXdvxjbCcqYKV+GxELV5jtG8HzglM3LgHZHwCb+JPCMNexCs500P6O9knxtUezD5Rtw8TbWhH8bkPmXt9le1ZYd2HCdzjC+d9zZ93TSoqR/auOugmYzooe81aaMcPt2uF+OJ+sns2Reygy1a6ti1oD8VEhEU8MPyL9GmGuHA9YcfXxE8PVrJ8BUCPpiU20xHcQM8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1123","a2b":"TQvZ7FHHORGS9/VoPnrJovVvIlNCaJtYlboJ3hneqI9RZcDp8AZJUMTyTWxf5Y6A4yIM3wbTp/t+UodhaIo/mt5GDqmpfmfm/NxEhV50HA+L7h/Jxfd1fHoAkmqWCkkpagsJ+nQ5qYxVeCLg+Gvc4Tj4IgqhqiWMnu8MT+owNvjY95Qcy2w1V0XM/HSAmv1rpwgA83/smACDKtsVVWbk/Wyaxzg+N+cM1YvqUnEl2zoCQUNWBMbO2KAMBdG6U/mQXak314KIexFAvWji3Ema6JUvnuogDF+QgA60/jyf0RKpuHJLFRRng9CkS5i3l0VARALv2asJB4ynGaGIDEN6e7tntsGq/yzfh6E8UU3Vxrtk1PZtmY9rz0xkrAq3wZtDZF9uR+63JH35JcxmSeuey9uCtTIU4Uck3eI5r/XLt+moNRXTY3xW29Zwf96qlQyQkQdQX5zo214Si/73qhnb3x88IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"transfer","tick":"sats","amt":"10000000000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:81ec4177e7fce4e568cc1c14366fe29deb88b0f0841eb12d4f1d0638cca68201i0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:dc87795fdc400deda9bf8b18fda3281fa951d9ba1064608ea735c62193ecc0eei0" />
<image href="/-/content/:87d89d290ebde5d5b7aa75b4c8d0359515e25ea1542bc0646dc3f5b0b2fc55fdi0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:3bd7aa44570f9f7e51af070240fbb930d135310b67d408b719de11b6f20f4b54i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810L
f8fa893b067e8015c8f19i0" />
<image href="/-/content/:fe4321178bd841e52fdeb72ce4456c5b7596c0d611b19da15ba75ec63b5314cai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:db0dd1952c0cdad6f1c7a0ffedd7c395a71818e73a33276709ab666f240034f2i0" />
<image href="/-/content/:7fc6c3e00f952b4337100eeaedf74acf383600e67e1#6f11f48fdf5ba27601545i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
<image href="/-/content/:87d89d290ebde5d5b7aa75b4c8d0359515e25ea1542bc0646dc3f5b0b2fc55fdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:70223379cf57ade54b3f00f3ac6491134907d7d3bce#bbc10425a64d99dbc5aaai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:59b6fb4789c5efa09beca94c0262bae9ede9fa9fc41847b5ee2f96cf2dc655e2i0" />
<image href="/-/content/:00e698907dcb84c5ce3d1dbc22e88309aa7f288cff3d608c53ed3eea6af9bc04i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:cfc76dd5d7e5a5677f4d5cb142484385b71478aa4e5abe62be58ccd75125bd87i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052L
ff9bf6971672164e1a402i0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:bd2cad95a86c1c0fb99f69ec590f188ebbf6c76be34733170c5df987829885a7i0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:28031a5a4d1977b911727e832c7f2382f0fe2f510cdcda5eaab1eddd5b746b51i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:ad215dab98dad21577cbfe87c9d1d28790235e60ad281681932da33a38de3380i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028eL
df694ab7b1b6cde78e2cdi0" />
<image href="/-/content/:92e7f48454546718f98103d7464d954033adbee21855f06584be06faa3e291ddi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5dcf96b13e5762d5a288d8bee36deb933fe192a55475199fe9a39ae29dd16853i0" />
<image href="/-/content/:fe4321178bd841e52fdeb72ce4456c5b7596c0d611b19da15ba75ec63b5314cai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:97a7e1262423b72d43661162a5189336048a8a9cc774f7da0ab06a7ef2f9d33fi0" />
<image href="/-/content/:b866e8f3f51c385a3ae27e65c5abe68e6086a6b74935b1b692de8587f5858148i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:81ec4177e7fce4e568cc1c14366fe29deb88b0f0841eb12d4f1d0638cca68201i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:cfc76dd5d7e5a5677f4d5cb142484385b71478aa4e5abe62be58ccd75125bd87i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:2f5706f049c004c5dbefd4ef339de573ba41790572250b9a3558f16ac14702cdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:ede175a2f54c30680c9a30734977fb8955c24703cce8d833d45fd6239cb10e30i0" />
<image href="/-/content/:13df620523bd9b08d5dd63d974493c534d0d93fb830509bb347c39168ad9196ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e5L
4662b3899d411c39321ddi0" />
<image href="/-/content/:d9317eeee2c7f2f70dac1865c2c3a68a249898f09cb5c03f4723af48d7338009i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:d0adcf57f93c917c0e8e37463d8389fef46067edb261f725a9c21acaf1848b61i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:dfe116659af5477a9d8829458ddb7cced761a48432c9f213b3c02eb3e67ac15fi0" />
<image href="/-/content/:f78db6fc25af28938730f3e821a4ef9d0bb74316acda28f7ab378dfd19f41ff9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:ebca54ddbcd9da94b9bbcde11a1924becb3076d3500aa08170e2d147ae5c9700i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:cfc76dd5d7e5a5677f4d5cb142484385b71478aa4e5abe62be58ccd75125bd87i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112#df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:1355524a2aab576e069bac91227b0e52d227d65d84c5535377d3a0ea4e44d470i0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:8043604c7c96a5a43a97e251b246102ca40c0203431ff21bd26f23330dfa554ci0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b#6b45de0cc87a809c3eb3ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:35ca91997926f23bbe18617fb6921a2002950881e365f3c3e408a22e926930f9i0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:1355524a2aab576e069bac91227b0e52d227d65d84c5535377d3a0ea4e44d470i0" />
<image href="/-/content/:cfc82aeb0ad4a25a43cba1bc76b44070a09017c94382986e0b3d55894d247571i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f7L
84d2c951f3a8187800d54i0" />
<image href="/-/content/:59b6fb4789c5efa09beca94c0262bae9ede9fa9fc41847b5ee2f96cf2dc655e2i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:14462ca5a4d237976d85271792a7dc13f8a15c359e9113f8b5e4bd7d711cd7bbi0" />
<image href="/-/content/:bf69af3d246da90d01a9acfe66b6bc3eb3365091f6eb6228186716d8c6ff17e8i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:44d6266aea36dd0dddaa57498a5f3658ad16cf888089905e72d3683b0366e086i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:a6b4b81f69e8c217db24f0a71954195d67ced49a819b67a4daf9f3ca7fa1b971i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621dac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:819fc98314103dae2a8e8dbf04c4ef1f5fc54d821f6f0d509eb11192e443ede5i0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:0a11009d48145138ef83068a3a4b59e1563edc67b49a5db0b2aede0b011bb7a3i0" />
<image href="/-/content/:5e0f701a232a83f1db21aaadb32f3495fd4296cdf1d2c406ec633ce2039e000bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:b866e8f3f51c385a3ae27e65c5abe68e6086a6b74935b1b692de8587f5858148i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:beea23b3036f39373e5eaadbedd6d0c196fdcd0a42b8a468ba67a176284d88e0i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"sirgoat.sats"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:c351991ae33651382e7e7eb6b53421010b52ea11a83fa8bc152ba7737d4c5b58i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:b866e8f3f51c385a3ae27e65c5abe68e6086a6b74935b1b692de8587f5858148i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:d885d809a41928f4780ba80a654e7b4cd8668c6f416aa5fcb85f8a4ce2570d51i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:28031a5a4d1977b911727e832c7f2382f0fe2f510cdcda5eaab1eddd5b746b51i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:b1d98f466e0b2aec940f2981b9c67a5d862871b5fad677a4e674aac36090b038i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:5e0f701a232a83f1db21aaadb32f3495fd4296cdf1d2c406ec633ce2039e000bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:81ec4177e7fce4e568cc1c14366fe29deb88b0f0841eb12d4f1d0638cca68201i0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"beta","amt":"5000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:d885d809a41928f4780ba80a654e7b4cd8668c6f416aa5fcb85f8a4ce2570d51i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:62ec589582651e49ed722241dab3bdb93fbd8ddf3faL
b3d891a30165126dddbcfi0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:9a75e2def0674d4ea8a49e80ba4474f5c932ae305b21eeb4fcc11bc1a495aa9di0" />
<image href="/-/content/:7fc6c3e00f952b4337100eeaedf74acf383600e67e16f11f48fdf5ba27601545i0" />
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"tubby.sats"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:209b83728679c0b3cda44301d482db34844dec3b7e873f58521d2f22b4820f5ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:a6b4b81f69e8c217db24f0a71954195d67ced49a819b67a4daf9f3ca7fa1b971i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:0a11009d48145138ef83068a3a4b59e1563edc67b49a5db0b2aede0b011bb7a3i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:a6b4b81f69e8c217db24f0a71954195d67ced49a819b67a4daf9f3ca7fa1b971i0" />
<image href="/-/content/:00e698907dcb84c5ce3d1dbc22e88309aa7f288cff3d608c53ed3eea6af9bc04i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:8043604c7c96a5a43a97e251b246102ca40c0203431ff21bd26f23330dfa554ci0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621dac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:2afedce7036f463eab5a8e1c4ba67093282617b4bd09f12ae0eab472d93aa764i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:7e017509d3c6680ffbd30c1f23b4fbfa164fe36688399e9e0bea367ef249698fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:bd2cad95a86c1c0fb99f69ec590f188ebbf6c76be34733170c5df987829885a7i0" />
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:c60989760670968c917f8c19a49a09d9f163345bd1a1c61e9700415f67a0e96ci0" />
<image href="/-/content/:adc7696e06074d3a60599c2e4be79c5b2ad2303fe109bc04d904c17a0290960ci0" />
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"6000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5b1e638c050318bec23f17b8b7758ccf13945e422516da6c722c67ae5ed4e26di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112#df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621dac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:3bd7aa44570f9f7e51af070240fbb930d135310b67d408b719de11b6f20f4b54i0" />
<image href="/-/content/:fe4321178bd841e52fdeb72ce4456c5b7596c0d611b19da15ba75ec63b5314cai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<image href="/-/content/:87d89d290ebde5d5b7aa75b4c8d0359515e25ea1542bc0646dc3f5b0b2fc55fdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<image href="/-/content/:00e698907dcb84c5ce3d1dbc22e88309aa7f288cff3d608c53ed3eea6af9bc04i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:d57f77b3eb7d5c4412bdc86deebc96a67517c27dcc6d6119fec1ba33f0367862i0" />
<image href="/-/content/:70223379cf57ade54b3f00f3ac6491134907d7d3bcebbc10425a64d99dbc5aaai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:dc87795fdc400deda9bf8b18fda3281fa951d9ba106L
4608ea735c62193ecc0eei0" />
<image href="/-/content/:92e7f48454546718f98103d7464d954033adbee21855f06584be06faa3e291ddi0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2f5706f049c004c5dbefd4ef339de573ba41790572250b9a3558f16ac14702cdi0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:0182710716a6706aa1aadcdf06d6f33a4edac1c2f86d2c9f5e0f2d1ca0ec3ee9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:59b6fb4789c5efa09beca94c0262bae9ede9fa9fc41847b5ee2f96cf2dc655e2i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:44d6266aea36dd0dddaa57498a5f3658ad16cf888089905e72d3683b0366e086i0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a#6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:bf69af3d246da90d01a9acfe66b6bc3eb3365091f6eb6228186716d8c6ff17e8i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:81ec4177e7fce4e568cc1c14366fe29deb88b0f0841eb12d4f1d0638cca68201i0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333 /t
33333333333333333333333333333333S
""""""""""""""""""""""""""""""""S
text/plain;charset=utf-8
{"p":"gen-brc-721","op":"mint","s":"ordimando","t_ins":["19f2dcf20f040b4834a9ed0c6f949e5fca43318506ef5d49b1b53e067e1f08c1i0"],"id":"148","a":[[0,"blue"],[0,"gold"],[0,"green-helmet"],[0,"hammer"],[0,"none"]]}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1500"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"PremiumTrade.sats"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"arnasbtc.sats"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"amcrypto.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"cryptobrc.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"amtbc.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
d/Foundry USA Pool #dropgold/
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"zbit","amt":"631000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"richierich.btc"}h!
"op": "transfer",
text/html;charset=utf-8
<!DOCTYPE html><html><head><meta charset="utf-8"><title>Emojis</title><style>body{margin:0;font-smooth:never}</style></head><body><main><svg style="background:#fb9318" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin meet" viewBox="0 0 250 250"><text id="e" text-rendering="geometricPrecision" x="50%" y="58%" dominant-baseline="middle" text-anchor="middle" style="font-size:200;line-height:300px;text-align:center">🌀</text></svg></main></body><script>const e=window.location.search,n=new URLSearLkchParams(e).get("tokenID"),t=127744;document.getElementById("e").innerHTML="&#"+(t+n%2038);</script></html>h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"plaz","amt":"500000"}h!
text/plain;charset=utf-8
E{"p":"brc-20","op":"deploy","tick":"SCHR","max":"21000000","lim":"1"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1130","a2b":"TQvZ7FHHORGS9/VoPnrJomoEbJMYZv4j5K8U2vf1/qNHGW02UTUZPsZsjMD4XIn6ztr47/fB2YFdLmIaTcM5Qps+D1jLobran+e75BGTv4NVCldZtWk8/984sbu4dfnGXnbnaXhBswyzKE1yEJCrgSCvbzWdyRDElF4cCyUJFrS6KPviDRHUashvDLbyKgBofnpzUCOfd0Usf67cjMBT9OqKz3HnFQFq4mrWFg8PJ/E5bYySYfnae1tIMf9pjER02t/KQ3vWJUrT7CVnExMJK/gaO6UuD1lmyKmGJORA3OoFdr1W1q1Ur3ROQFg3/jnOLrzoNLkhfMH7ye/3c0LCKvr+Wkgjwi+uTbQZJhfAQvu/eilovQHcW48YR0iUfDhSLR8PWZujadE4O3O6tQY5MPaME7AqRatJfhCReNcsHlKgy6JI4h+Ty9hfV/O0fdq3+5WCMWqYo8I0Tiqewr1qwJs8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"schneider.sats"}h!
((((((((((((((((((((((((((((((((((((((((((((((((((
{"type":"reveal","protocol":{"name":"BRC721","version":"0.4.0"},"content":"{\"weight\":1,\"metadataURL\":\"https://ipfs.io/ipfs/QmdYeDpkVZedk1mkGodjNmF35UNxwafhFLVvsHrWgJoz6A/beanz_metadata/\",\"collectionInscriptionId\":\"e13403e089843c5cdfacba07077250b4bf03eadb27b4a7a3977e107f65d88ff1i0\"}","contentSignature":"3045022100bf850877da08e8a17889784ec4d8a8464b5556c9337c0d9a0e8547f8491f738f02204bf0feec094c9ca22a362224e69b9ffd8fb67ec4660201d7ecb2723634824812"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"3000"}h!
text/html;charset=utf-8
<title>SATS Browser by Vivid Gallery</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
body,div{display:flex}button:hover{background:#f7931a}button{background:#fff;border:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-size:1.2rem;width:3rem}body{flex-directiM
on:column;margin:0;height:100vh;align-items:center}div{gap:0;margin:.5rem;width:min-content;border:1px solid #000}img{object-fit:contain;overflow:hidden;width:500px;height:500px;}
<div style="width:500px;justify-content:space-between;background:#fff;">
<div id="sat" style="border: none; border-radius: 0; box-shadow: none; justify-content: center; width: max(4rem, 15vw); font-size: 1.8rem; line-height: 2.5rem;">SAT #1</div>
<div id="number" style="border: none; border-M
radius: 0; box-shadow: none; justify-content: center; width: max(4rem, 15vw); font-size: 1.8rem; line-height: 2.5rem;">#8,815</div>
<img id="inscription">
<div style="width:500px;justify-content:space-between;background:#fff;">
<button onclick="navPrevInscription();" style="">
<input type="text" id="index" value="1" oninput="loadInscription();" style="border: none; border-radius: 0; text-align: center; width: max(4rem, 15vw); font-size: 1.8rem; line-height: 2.5rem;">
<button onclick="navNextInscription();" style="">
function loadInscription() {
const index = Number(document.querySelector('#index').value) - 1;
if (isNaN(index) || index < 0 || index >= inscriptions.length || index % 1 != 0) return;
document.querySelector('#inscription').src = `/content/${inscriptions[index].id}`;
document.querySelector('#number').innerText = `#${inscriptions[index].number.toLocaleString('en-US')}`;
n navNextInscription() {
const curIndex = Number(document.querySelector('#index').value);
setIndex(Math.min(inscriptions.length, curIndex + 1));
loadInscription();
function navPrevInscription() {
const curIndex = Number(document.querySelector('#index').value);
setIndex(Math.max(1, curIndex - 1));
loadInscription();
function setIndex(index) {
document.querySelector('#index').value = index;
document.querySelector('#sat').iM
nnerText = inscriptions[index - 1].meta.name;
const inscriptions = [{"id":"6e83c7dd560483df724b92a2f4b302d265e1ebd1aa054c83a159f462a8128c8fi0","meta":{"name":"SAT #1"},"number":8815},{"id":"5451caf2312837bb10b4c9fb751a02bfd9e7ff2df6a34c352b0c849d44c3b495i0","meta":{"name":"SAT #2"},"number":8867},{"id":"c2ecc94d0e49b038c06fb48aa12de9734db73307930f9fa71abb695c07825c4ci0","meta":{"name":"SAT #3"},"number":14319},{"id":"e55e405a2076021aa6f4c9cc688b610b72ed7c73a436f713e970744391bbedefi0","meta":{"name":"M
SAT #4"},"number":14374},{"id":"c94af2f15c2aa55d470b083e10438ef22c1cb3742b13fba20ad5cf067a2a9a44i0","meta":{"name":"SAT #5"},"number":18761},{"id":"725fbf6b3aa72702069d4c84355826c69428ce311d38ce60ce211e03c847e86fi0","meta":{"name":"SAT #6"},"number":18762},{"id":"2c3b5c15fa40456c538d6b4594da32d934c34aea2f5cc2db0f324afc2f8da246i0","meta":{"name":"SAT #7"},"number":18890},{"id":"72e3657e22f2c81ca12b875d6c148b8d073db55609878b2f3a886c4137dc4ca7i0","meta":{"name":"SAT #8"},"number":18891},{"id":"2e8f6fefadce1e24af1077b5M
b04aa872fcb7a3b559cc3e3ca985d3fe4484f305i0","meta":{"name":"SAT #9"},"number":19100},{"id":"f49a4c2be8be7c0288a930751c01d33980c33607378cedda0229dc8c5b0c4d12i0","meta":{"name":"SAT #10"},"number":19101},{"id":"13effbe367e4a64d983d1d465325536338be5b92b990267ebfc291c02821ed5bi0","meta":{"name":"SAT #11"},"number":19104},{"id":"79ddbd5317259bd7e385048866e2bc88a08b0b66373d2bbc5ab6426ac2ac9de8i0","meta":{"name":"SAT #12"},"number":19112},{"id":"16d8ba71e68d5132b7b0734cd7ed6027385a2d1ea584b107f28167f76252d5d0i0","meta":{"M
name":"SAT #13"},"number":19160},{"id":"4dde58bb485cfb63c902102be4faee25be65044dc43526bbe1342258ecbd6db4i0","meta":{"name":"SAT #14"},"number":19331},{"id":"aa9e80126ce3b9e51b92918315b574d83afd68e2f824f52048cb0270540dd7e0i0","meta":{"name":"SAT #15"},"number":19333},{"id":"718e55a4b0420bbc2388cc49b319c1aaf2c60afc973e59d89062cf8a0cb5a2b9i0","meta":{"name":"SAT #16"},"number":19438},{"id":"3eb85a6b48f2adc47c4faadf59a177b2fa99ce61c913816752a4cf968c0bd023i0","meta":{"name":"SAT #17"},"number":19619},{"id":"cfe49e9ec92fM
7c67d806419cd295ca3af1f4d2cf9224a124893258f884831174i0","meta":{"name":"SAT #18"},"number":19794},{"id":"ff30b2dd02f33fa215b110dc7b9e2f1174ece4e8d894e6984c2f823b0bfddbd6i0","meta":{"name":"SAT #19"},"number":20464},{"id":"21a5d599013641021fe0f94417e92c76a576e34c4c7f07cf4e28a0cf9886d48fi0","meta":{"name":"SAT #20"},"number":37655},{"id":"b217bb9a52ab67c3f78f374d8e3ec36752ee1e8051785d7083b440050ddd56e6i0","meta":{"name":"SAT #21"},"number":37659},{"id":"e5d7c6f3256413aa2162ea86f327ab66729462e8d6e0cdcafa47e4c4c38e0cf4M
i0","meta":{"name":"SAT #22"},"number":37660},{"id":"906ade25c357c10b1692ee6c3e30e9e710c2bd19b9911f3e805f12cf736b3b61i0","meta":{"name":"SAT #23"},"number":37733},{"id":"43028b2c3c379451e17e44521731214a0abf6f35c61b74596948cea0d6e573d5i0","meta":{"name":"SAT #24"},"number":37789},{"id":"3c7e36472afa29e22e512df4d828579f97aef073507c25a066bb55c6939fe9dci0","meta":{"name":"SAT #25"},"number":37791},{"id":"40ce5fab64ec82bd35ad021782694ef7c5c74989615ecc1e0eab5e9ca91bfb38i0","meta":{"name":"SAT #26"},"number":37944},{"id":M
"14dfad7c4b8e0d134f04a0f86a01498797f8c6f8bae0ee2d32b4cf78d4c0b65ei0","meta":{"name":"SAT #27"},"number":37945},{"id":"622c08bc0051a90cf0dfa70514d369eae74e8a4bf8346fe631da5291bebdadc1i0","meta":{"name":"SAT #28"},"number":37946},{"id":"e797ad81c4c923bbffd5fea643736ded838caba612be1b112b2b1d1ba9d1c9d0i0","meta":{"name":"SAT #29"},"number":37947},{"id":"70a7adc0b325c97b11b3ddae5456a4e0db84123ffd3781e68106cd27df419506i0","meta":{"name":"SAT #30"},"number":38056},{"id":"b3fae6ce0578addf6a689cef71a79c9235968bca06cb93b4e30M
ecae8dc87728ei0","meta":{"name":"SAT #31"},"number":38057},{"id":"809befc975b0095937ccc35c69816154069b083df751ac7d1b4b9640909b44dci0","meta":{"name":"SAT #32"},"number":38059},{"id":"0ffaec7e4d6eb8c65f72f02dd33615d79ba9f26bed01f668ca371423d72aa6e2i0","meta":{"name":"SAT #33"},"number":38060},{"id":"61464800fda091f35acb3886589718da0464a99d7b8b046ed4e8c7471a58dc79i0","meta":{"name":"SAT #34"},"number":38080},{"id":"80b265a58f02f866e592a43c8497df6fe89bfba1e1a99beaaf61ceee7b86fbbci0","meta":{"name":"SAT #35"},"number":M
38081},{"id":"db206c119645bc4676f4f5256cedc5eaca032bce74736dd351b6516cdc2dfef8i0","meta":{"name":"SAT #36"},"number":38083},{"id":"059456467508b9383fadd488dde5df300a9c9716e64785cde3ba4e87bb27c155i0","meta":{"name":"SAT #37"},"number":38105},{"id":"e3821080a395476091081fe743d8a9c4ebfe9a98a241bf2494a3cea0f23f0fa5i0","meta":{"name":"SAT #38"},"number":38106},{"id":"9ed27672bf8c5e835e5642bd7eb27df495eafc1ec27668e752494191c7df859fi0","meta":{"name":"SAT #39"},"number":38131},{"id":"5c511897a7fe0f2a174b474290fa3c71c11666M
7486ab9035adc3b8511f007dafi0","meta":{"name":"SAT #40"},"number":38132},{"id":"b57b4ccd870bb3d24a32ba8776def9f0d9b4c2db9510aa5bf520c0e35b0e03e9i0","meta":{"name":"SAT #41"},"number":38371},{"id":"00680e45d61f4375d1750d5d29c4b0823c487ce919484a23233d28b33a87f150i0","meta":{"name":"SAT #42"},"number":38553},{"id":"5f40e97069f727dce47696638dc2e93b408f8c6906565901887387d1a5d36f42i0","meta":{"name":"SAT #43"},"number":38676},{"id":"e237d808e4bfdb5a01b09d9368a062b5e6a9064ffb744be152e43aab10888d50i0","meta":{"name":"SAT #4M
4"},"number":38898},{"id":"72f2dd24a7f508879fbc1c4062a39924eba102db7aa60c6209ce48885eb72cc8i0","meta":{"name":"SAT #45"},"number":38906},{"id":"407b911c51a53a2a09baf9d372770dc89deabb4e82352d89d0c083b4794829e3i0","meta":{"name":"SAT #46"},"number":38908},{"id":"c217c5fe00dbcb2dd8dfa7f72e5ee9e069fe4970c67eaf84a9427da9a5aded93i0","meta":{"name":"SAT #47"},"number":38951},{"id":"5214bf4e5690775869681220a47942f6deb226b00d7fea00aeb03bd11adb3a0ci0","meta":{"name":"SAT #48"},"number":39552},{"id":"2f729ee7237b41b22fa4a6473M
fd4190d9dc58802c586e48d3aa35d990abaab16i0","meta":{"name":"SAT #49"},"number":39574},{"id":"f47e14d974ea0044ef4264eb968bb5fae4cd1ea4e5d086b3af38767ad2d30c99i0","meta":{"name":"SAT #50"},"number":39666},{"id":"97d43ee2018ac6b0b42714171b13e02db772d3b18188178232c2f96fb8a0aa87i0","meta":{"name":"SAT #51"},"number":39722},{"id":"0f0fdf8ef3c684a8b24ff23adc4e0d44fb3179e6e4723663ab5eb17c3cabfda9i0","meta":{"name":"SAT #52"},"number":40183},{"id":"a7ec2e0e2326ed112a2d168df55d8f464d5ac2398908b9d27cb5186eedf6412di0","meta":{"M
name":"SAT #53"},"number":40270},{"id":"58ae4c126e72097884860f862a20d61f8a520a752c289c2f5242835579a13936i0","meta":{"name":"SAT #54"},"number":40305},{"id":"57224bb7609a8b76cccdd87e326d08a42004487a1e9939a9a62cc66566f2d004i0","meta":{"name":"SAT #55"},"number":40314},{"id":"1c06dd12c6d5363e51b9f8f78254d8bf94923397be0d3841cc56f2a33183a016i0","meta":{"name":"SAT #56"},"number":40315},{"id":"76a7bf27eb16de6f8383798526903ad7f09ef4b1fbe9425b93c2181fc29c4630i0","meta":{"name":"SAT #57"},"number":40317},{"id":"95419fc15df1M
7f0f78e0d40078d2781d67ed1ec01d796b845658046a27d73149i0","meta":{"name":"SAT #58"},"number":40318},{"id":"be697a319e200e2bdf5714ce31dcfff55e1df8eceb086ddf6be3e68635dba376i0","meta":{"name":"SAT #59"},"number":40356},{"id":"39618c0ea25b07b74ac9f13da9b1b24668e810aeefe135e2eb542013eaf3a491i0","meta":{"name":"SAT #60"},"number":40357},{"id":"ef6ff87618588e0ae43a3497eaba3dd24480101838898d6e0b6e71432503ac2di0","meta":{"name":"SAT #61"},"number":40385},{"id":"45579ff308d9c0c20488b3826a99679a8963cdf0eedfab3093a81e8db38b1792M
i0","meta":{"name":"SAT #62"},"number":40388},{"id":"eb83762ff92950a5ae3518f6281d55ac4991194ec29406fe1ddc895287f6b7bfi0","meta":{"name":"SAT #63"},"number":40389},{"id":"bc9133f41501791c05502e584f99af2f1a6d835cc98b8fb74be41f5f40c72ec5i0","meta":{"name":"SAT #64"},"number":40390},{"id":"85885fe0e0ecf89fe778be4ca4afeb149b70e444a7dc1dea4226637c1185543bi0","meta":{"name":"SAT #65"},"number":40583},{"id":"a9cd96ae9fe536ea538c12b6f129b44d1d3db5bba0acdfea76b5cfbd0499756ci0","meta":{"name":"SAT #66"},"number":40593},{"id":M
"c141ba46a7567e46d24e7ad47df983f232638db42e00bef6f3726c110cb94cd6i0","meta":{"name":"SAT #67"},"number":40622},{"id":"72b1cba0edca006f9a7356f9016f670e2fa818211d64391ce3765e2b17571003i0","meta":{"name":"SAT #68"},"number":41484},{"id":"6aea62cb1936e3fb4c7b88a25f1c2c51527d85ef4a26ec910e5bdcea6ea0cf25i0","meta":{"name":"SAT #69"},"number":41512},{"id":"d69712cb962d97c540720076937757c6c014e3f778895e081f9e87bce8fc212bi0","meta":{"name":"SAT #70"},"number":41518},{"id":"16bd339212428e4c21cbebb1453c9779b76fc7a625fe2fd30a4M
ff2bd6dd7cf37i0","meta":{"name":"SAT #71"},"number":41533},{"id":"4fcce3b5f625ccc66b8330eb867901e4ceaaafcb85d0e19ec75e2fd132c8a065i0","meta":{"name":"SAT #72"},"number":41575},{"id":"8059e3a7db24435605611087d953b5021cb57b10b70aeeb6a58d9ef8f2cb7170i0","meta":{"name":"SAT #73"},"number":41581},{"id":"d24cdced78da3e08b40dcf4ff73456627f102ce8691dc4257d2b3f63624a0578i0","meta":{"name":"SAT #74"},"number":41588},{"id":"f0f3f3323509e33b93d6d1e2495201b843172a9d69288701cee724fdc3e94307i0","meta":{"name":"SAT #75"},"number":M
41719},{"id":"ffa37265a6230657cf2722f9f35634eba063661f9beae365cd967651ed2f8609i0","meta":{"name":"SAT #76"},"number":41720},{"id":"4ff23da96f6314ac2775dbfae82d04c772764c8eed76258ccf2a822b4cde9623i0","meta":{"name":"SAT #77"},"number":41723},{"id":"2ca8527e47d5e535ef0dab616c71d4fbaef2305362def296f459abac36880a36i0","meta":{"name":"SAT #78"},"number":41725},{"id":"3b9828d6c17b29c7a229df7145fe8e87facd0bbd177dd6bd4d4f3ef692fde38di0","meta":{"name":"SAT #79"},"number":41728},{"id":"fcb3294d2d3eae37f9bd6118578a55c57df9edM
f13990c4a2009bb372ab2368a7i0","meta":{"name":"SAT #80"},"number":41730},{"id":"40a1066cd6f81a9c585ab90b7a2f43bf90d63702437f598901004c84f3bccfdei0","meta":{"name":"SAT #81"},"number":41734},{"id":"3ae45839b6127d96e62815e92288753ff5ef57184cf99f647bc2c120ba3766f8i0","meta":{"name":"SAT #82"},"number":41736},{"id":"26866c0a88ad65f0411e85135b6a790a89d7f94122409b2b5bec4dee74299b85i0","meta":{"name":"SAT #83"},"number":41749},{"id":"163afe4213420b5247f5f4cbad8ddeeb30612a851348bdb6739a208382cc849ai0","meta":{"name":"SAT #8M
4"},"number":41772},{"id":"9a5cb7f3f8ca00972948b0d452cc94ade3bd121d905d1ef3d1bb9d9a3cdb4301i0","meta":{"name":"SAT #85"},"number":41908},{"id":"b8dc4075c656f93e965ec0226e11fc5e2690746ea8ed275c753df567f857d12bi0","meta":{"name":"SAT #86"},"number":41909},{"id":"69c8f111345a3c2e43e2cf6a2d8965b90600ea474fd8511a41f4f07eb632ca36i0","meta":{"name":"SAT #87"},"number":41912},{"id":"1238c61f09fe3c17e81bebe1d221fa6c2183b083ec10b45805044d7e8a3160bci0","meta":{"name":"SAT #88"},"number":41915},{"id":"c934780f2524047a41dfb46d1M
b01a38b9c4932fc60e2f1fe1825f81ef70875cei0","meta":{"name":"SAT #89"},"number":41916},{"id":"14979982c556fa4ad8606d004d099bfbcd33a75619a169b6135140f7fb43b9d8i0","meta":{"name":"SAT #90"},"number":41917},{"id":"d195235c6714a315f8e8e12baa1c7270105e64cb1da9bacc9e62b12c2e33d6e7i0","meta":{"name":"SAT #91"},"number":41918},{"id":"1a94ea548eb5a88b962e0e51ded7c9c2da6b2cbd294bc1e50da1da1b4acf3fabi0","meta":{"name":"SAT #92"},"number":41944},{"id":"5e2c7613b77c446458549fad03447d909f4139b52212e35faf0fc79b537b62abi0","meta":{"M
name":"SAT #93"},"number":41946},{"id":"5a5123854d31458d5ff8a99cd585075a5a1b465a6eca6e3883f7a5815d88df18i0","meta":{"name":"SAT #94"},"number":42007},{"id":"45484b804e5ae5bc8f511b00ecb80ebf160e64a23abd01bee074f4fec97941cbi0","meta":{"name":"SAT #95"},"number":42064},{"id":"3de7ec21722614242898fc8da4d0553af2bb5051e5d7aceb6767a6b27e3bc428i0","meta":{"name":"SAT #96"},"number":49115},{"id":"71925c9549c83d6611454eed757ae1b8c6cfaa382f12e7d3061aeaa463be0bb1i0","meta":{"name":"SAT #97"},"number":49116},{"id":"52a88bc899bbM
ae377caaddbd451a629d094568ee0229a56308d03c37c6ca9c6ai0","meta":{"name":"SAT #98"},"number":49644},{"id":"e147797a2b4e73aa4f73f1fa016ed0282851bbfe51b6d8cea0d3354c67002ed5i0","meta":{"name":"SAT #99"},"number":49819}];
loadInscription();
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"xing","amt":"4000"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23ca993a%22%2C%22%239bdddb%22%2C%22%23bd4f4c%22%2C%22%23933608%22%2C%22%23571486%22%2C%22%23f6df4a%22%2C%22%239deba1%22%2C%22%23493abc%22%2C%22%23e6daf5%22%2C%22%231aee09%22%5D&deKlay=54&seed=ALTCOIN&size=14&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23b2609e%22%5D&delay=66&seed=BLOCKCHAIN&size=13&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23248348%22%2C%22%23b23956%22%5D&delay=49&seed=COLD+STORAGE&size=14&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23681533%22%2C%22%231f219d%22%2C%22%23562737%22%5D&delay=69&seed=CRYPTOCURRENCY&size=13&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%232a2a9d%22%2C%22%230dcb8d%22%2C%22%23462dad%22%2C%22%231e9094%22%5D&delay=54&seed=DAPP&size=14&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2321aa2d%22%2C%22%231f2769%22%2C%22%2333ea7b%22%2C%22%23bf5e72%22%2C%22%231635cc%22%2C%22%23003da4%22%2C%22%239266e4%22%5D&delay=49&seed=CONSENSUS&size=11&transparency=0.07"></ifr
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23d8f390%22%2C%22%2357a0db%22%2C%22%23c95a63%22%2C%22%23c95c62%22%2C%22%2342ddd8%22%2C%22%23c1e31b%22%2C%22%237dbdb5%22%2C%22%23db9495%22%2C%22%23ec98eb%22%2C%22%23e5bb15%22%5D&deKlay=52&seed=BULLISH&size=14&transparency=0.03"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:1355524a2aab576e069bac91227b0e52d227d65d84c5535377d3a0ea4e44d470i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:843a5269d45ed9864f70b821bef10c56302d31f0860c090ce5ae9bc39af84b57i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:ad215dab98dad21577cbfe87c9d1d28790235e60ad281681932da33a38de3380i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5b1e638c050318bec23f17b8b7758ccf13945e422516da6c722c67ae5ed4e26di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:843a5269d45ed9864f70b821bef10c56302d31f0860c090ce5ae9bc39af84b57i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:5b1e638c050318bec23f17b8b7758ccf13945e422516da6c722c67ae5ed4e26di0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621dac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:28031a5a4d1977b911727e832c7f2382f0fe2f510cdcda5eaab1eddd5b746b51i0" />
<image href="/-/content/:70223379cf57ade54b3f00f3ac6491134907d7d3bcebbc10425a64d99dbc5aaai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:9a75e2def0674d4ea8a49e80ba4474f5c932ae305b21eeb4fcc11bc1a495aa9di0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%230273ee%22%2C%22%23d009e7%22%2C%22%23b30f15%22%2C%22%23e24487%22%2C%22%23379588%22%2C%22%23799e06%22%2C%22%2353139c%22%2C%22%23a88c69%22%2C%22%232edb70%22%5D&delay=60&seed=CRYPTO8&size=12&transparency=0.04"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:81ec4177e7fce4e568cc1c14366fe29deb88b0f0841eb12d4f1d0638cca68201i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5dcf96b13e5762d5a288d8bee36deb933fe192a55475199fe9a39ae29dd16853i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:209b83728679c0b3cda44301d482db34844dec3b7e873f58521d2f22b4820f5ci0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d#809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<image href="/-/content/:209b83728679c0b3cda44301d482db34844dec3b7e873f58521d2f22b4820f5ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:c60989760670968c917f8c19a49a09d9f163345bd1a1c61e9700415f67a0e96ci0" />
<image href="/-/content/:dc0422975f31d1eeca13c7fc6d09936c5d5217e5e8eaf94ef098a2d7b95ca19fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2365497b%22%2C%22%23d0154c%22%2C%22%23c3e064%22%2C%22%233f7969%22%2C%22%23c2747c%22%2C%22%23f9e2a6%22%2C%22%23865720%22%2C%22%238ad16a%22%2C%22%23e6f0c2%22%5D&delay=43&seed=APES&s6ize=13&transparency=0.07"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5dcf96b13e5762d5a288d8bee36deb933fe192a55475199fe9a39ae29dd16853i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112#df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:dfe116659af5477a9d8829458ddb7cced761a48432c9f213b3c02eb3e67ac15fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:8a4cb95de8d0928eb0fc20228cc678a2ae816ac92ff3a021569b6dc52a3b6d26i0" />
<image href="/-/content/:a6b4b81f69e8c217db24f0a71954195d67ced49a819b67a4daf9f3ca7fa1b971i0" />
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1124","a2b":"TQvZ7FHHORGS9/VoPnrJopPW5wioAa2mw0ZBzbZzOB4NrEvYuItzGexjm8igCqQ+mFe43hdwWYRkTQzeGMiNYkhnIRam9REyjqe+uayjKvWhX20EQXAYFRZDVwZUtGO1oOa4VA//HbycDSAH3Hjrp/tPg055lHDClzsq4LL41HrvRjbIL5JIC56bjQ/6FvDIUU6Hs+xmwH/XnNOLCsOpCMM3LLEAre++KHbr6cm+L5WtchGhRRSzzmxKBixp9XCOigvxMWWNd4URjpuf9VYU7Pt7NlikjdpyRASnk3YNCbMX9JSij4pxnen1F2DM1rOBVBR8/8CfRNMM/7uw78OcMzGtQ0ZT6FA16h9FELjAjuATBkHQJoroLyDD39Ax9t07zUsxU3tr790B795pG/zZEmEujJJoe/y1IBI4IP70JHGA8SW0K47M99mkWjR119PNYsadRmKuGZPrwOHWLGnLasM8IcwVo1gFfnhFfXQZcLaY="}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:2afedce7036f463eab5a8e1c4ba67093282617b4bd09f12ae0eab472d93aa764i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:ebca54ddbcd9da94b9bbcde11a1924becb3076d3500aa08170e2d147ae5c9700i0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23d0e279%22%2C%22%239bf591%22%2C%22%23fae85e%22%2C%22%235a17df%22%5D&delay=49&seed=BCASH&size=13&transparency=0.02"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028e#df694ab7b1b6cde78e2cdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:5c540d6a565f4024abcaf0b1577f43cf2dcd5f30c3f3e61dcb144dc1c5123f82i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:d0adcf57f93c917c0e8e37463d8389fef46067edb261f725a9c21acaf1848b61i0" />
<image href="/-/content/:70223379cf57ade54b3f00f3ac6491134907d7d3bce#bbc10425a64d99dbc5aaai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<image href="/-/content/:87d89d290ebde5d5b7aa75b4c8d0359515e25ea1542#bc0646dc3f5b0b2fc55fdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:4c609e34152da749b68d5b281aba5d23e163d17283dd52dc77d4292dab8ebf77i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:a6b4b81f69e8c217db24f0a71954195d67ced49a819b67a4daf9f3ca7fa1b971i0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:c60989760670968c917f8c19a49a09d9f163345bd1a1c61e9700415f67a0e96ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23a0cf98%22%2C%22%233cbe1e%22%5D&delay=53&seed=ARTIST&size=14&transparency=0.04"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
<image href="/-/content/:f9918b7b3b4df1c13ea73c2461f96b5e5d3b3986e6662ca90048728905c33644i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:beea23b3036f39373e5eaadbedd6d0c196fdcd0a42b8a468ba67a176284d88e0i0" />
<image href="/-/content/:5dcf96b13e5762d5a288d8bee36deb933fe192a55475199fe9a39ae29dd16853i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
<image href="/-/content/:680e2ee8cad86aa174b4f3373d733370c9a6fc4230b#9708d520a0f6bcb8e72a6i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%230872d5%22%2C%22%23875d42%22%2C%22%23135079%22%2C%22%2383f06f%22%2C%22%23e4699d%22%5D&delay=62&seed=BITCOIN&size=13&transparency=0.04"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:819fc98314103dae2a8e8dbf04c4ef1f5fc54d821f6f0d509eb11192e443ede5i0" />
<image href="/-/content/:5e0f701a232a83f1db21aaadb32f3495fd4296cdf1d2c406ec633ce2039e000bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:ede175a2f54c30680c9a30734977fb8955c24703cce8d833d45fd6239cb10e30i0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e54662b3899d411c39321ddi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23e3a180%22%2C%22%231d4c27%22%2C%22%2306a15c%22%2C%22%23047ad2%22%2C%22%2331d3af%22%2C%22%231dd989%22%2C%22%233c8a75%22%2C%22%23a0c0d8%22%2C%22%233ee6be%22%5D&delay=54&seed=BLOCKCEHAIN+EXPLORER&size=14&transparency=0.03"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621dac211f3a70891ef79b69ai0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2384a4b6%22%2C%22%2300eae4%22%2C%22%23838107%22%2C%22%2396c0db%22%2C%22%23c3893c%22%2C%22%23320fff%22%2C%22%23dbb2ff%22%5D&delay=40&seed=COINBASE&size=11&transparency=0.05"></ifra
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2379a593%22%2C%22%233d0529%22%2C%22%231badb9%22%2C%22%23cd11ef%22%5D&delay=66&seed=CENTRALIZED&size=14&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2311406b%22%2C%22%2393e352%22%5D&delay=56&seed=CASEY&size=12&transparency=0.06"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23126be9%22%5D&delay=68&seed=AIRDROP&size=14&transparency=0.01"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:7e017509d3c6680ffbd30c1f23b4fbfa164fe36688399e9e0bea367ef249698fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:e047590efef1e16b6e74a883835949b13b1921eb8587cee20dc4056c39be4b6ci0" />
<image href="/-/content/:c60989760670968c917f8c19a49a09d9f163345bd1a1c61e9700415f67a0e96ci0" />
<image href="/-/content/:be3bd4dd617160a8fda77bf745b0272020dba3223092ce08a049cd2c0838545fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:14462ca5a4d237976d85271792a7dc13f8a15c359e9113f8b5e4bd7d711cd7bbi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e54662b3899d411c39321ddi0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2344d2ce%22%5D&delay=48&seed=DECENTRALIZED&size=12&transparency=0.01"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:70223379cf57ade54b3f00f3ac6491134907d7d3bcebbc10425a64d99dbc5aaai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:7e017509d3c6680ffbd30c1f23b4fbfa164fe36688399e9e0bea367ef249698fi0" />
<image href="/-/content/:14462ca5a4d237976d85271792a7dc13f8a15c359e9113f8b5e4bd7d711cd7bbi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:22f9268120bb2396e25e57020fb4e831bc64fdfb3c27935986a7fe7cc28c6ecei0" />
<image href="/-/content/:f78db6fc25af28938730f3e821a4ef9d0bb74316acda28f7ab378dfd19f41ff9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:b866e8f3f51c385a3ae27e65c5abe68e6086a6b74935b1b692de8587f5858148i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23df2962%22%2C%22%2326546f%22%2C%22%2373edc6%22%2C%22%2381e13c%22%2C%22%239787e4%22%2C%22%23aa7bc0%22%5D&delay=68&seed=AML&size=13&transparency=0.02"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:82fe12aee4bfd8098406119be59ade336a5b5887a81e73c27cf5c6aaba9cf3fbi0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11da#e87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:b0e600e963663d2ee03593c0815980f0749c8a61eeefda0934abf9ca6ddcf2a5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2330b0b4%22%2C%22%238b7d8b%22%2C%22%23cbc5c9%22%2C%22%23722339%22%2C%22%23fd2b92%22%2C%22%23ac6e6c%22%2C%22%23e480a0%22%2C%22%23dc7a04%22%2C%22%2337e8b4%22%2C%22%2339e016%22%5D&deLTlay=52&seed=DECENTRALIZATION&size=10&transparency=0.07"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"mxrc","amt":"11000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:5dcf96b13e5762d5a288d8bee36deb933fe192a55475199fe9a39ae29dd16853i0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
<image href="/-/content/:00e698907dcb84c5ce3d1dbc22e88309aa7f288cff3#d608c53ed3eea6af9bc04i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"pepe","amt":"6373"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%236a41a9%22%2C%22%23650d61%22%2C%22%23f3ab57%22%2C%22%235b0edb%22%2C%22%233797cb%22%5D&delay=52&seed=BEARISH&size=12&transparency=0.03"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:cfc76dd5d7e5a5677f4d5cb142484385b71478aa4e5abe62be58ccd75125bd87i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:209b83728679c0b3cda44301d482db34844dec3b7e873f58521d2f22b4820f5ci0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%236255d1%22%5D&delay=62&seed=ATOMIC+SWAP&size=11&transparency=0.02"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:9a75e2def0674d4ea8a49e80ba4474f5c932ae305b21eeb4fcc11bc1a495aa9di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:87d89d290ebde5d5b7aa75b4c8d0359515e25ea1542bc0646dc3f5b0b2fc55fdi0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:c351991ae33651382e7e7eb6b53421010b52ea11a83fa8bc152ba7737d4c5b58i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72#ee164cef72c95388f934di0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%237781b1%22%2C%22%23bb211e%22%2C%22%23da7164%22%5D&delay=64&seed=BLOCK&size=11&transparency=0.07"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:db0dd1952c0cdad6f1c7a0ffedd7c395a71818e73a33276709ab666f240034f2i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
<image href="/-/content/:f9918b7b3b4df1c13ea73c2461f96b5e5d3b3986e6662ca90048728905c33644i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%231698bb%22%5D&delay=58&seed=CRYPTOGRAPHY&size=12&transparency=0.02"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:28031a5a4d1977b911727e832c7f2382f0fe2f510cdcda5eaab1eddd5b746b51i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:3daaa3ec7e365f8cd81a042b724513035a4b80c031c9b14f74bfedaa0150e924i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:5dcf96b13e5762d5a288d8bee36deb933fe192a55475199fe9a39ae29dd16853i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621dac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:bf69af3d246da90d01a9acfe66b6bc3eb3365091f6eb6228186716d8c6ff17e8i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:fad503c753b8da8c758f1bbc6fd60810397ae61eeffcc8a68964eae3f3ff46bei0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:14462ca5a4d237976d85271792a7dc13f8a15c359e9113f8b5e4bd7d711cd7bbi0" />
<image href="/-/content/:f78db6fc25af28938730f3e821a4ef9d0bb74316acda28f7ab378dfd19f41ff9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:843a5269d45ed9864f70b821bef10c56302d31f0860c090ce5ae9bc39af84b57i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2660"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"angeltiger.sats"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"meme","amt":"84"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"Stamppunk.sats"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"Stamppunks.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"4805"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"andreeson.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"250"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
B{ "p": "brc-20", "op": "transfer", "tick": "pepe", "amt": "5000" }h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1103","a2b":"TQvZ7FHHORGS9/VoPnrJonlq4Ds/ZYkjBXOeuXcG0upuzzijeDPMFrO2Sbp/Uif9Bg7SJnn/Zmb8JCpiJ8y0ntV8K712YHqjI3zqRWtHIKcClxrU9bvMlp+/7sbsA1xD0arb8jmxA0gxenf8+mgwTG7W7e7z13y/eub0S4U6dnQIdH1ZgNSAguRkKYOZJ9cs4BzaPF4eL9Vi/sgJq5CG+CseIiG1MHZNs8zNS3sZtavXgLOorRQ49Ko2EBs+ydqVbHspKD5Vnt7M7Un+NB2+1TLiJr8DQ7C31tNCiDOv7EDKRvWGD25LZZS3Rvjakg6H2664evQM2kRYNtVBrUXV08RPD1ayfAVAj6YlNtMR3EDPCHMFaNYBX54RX10GXC2m"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"cnzz.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinbhutan.sats"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1105","a2b":"TQvZ7FHHORGS9/VoPnrJoqKPzUpTFUq4ynfywsTxdQBD6y3JgKHvg5rREKufizR5fDWZF0ATgnK1G82U8pi+4XGt2cFiXn+0YGvQiALv41tnt77ofMDiB/WqasVOsPVmWXqdllo1neJ85opZl7RUuiqovRQeCBcxHPAwlVRyMbB2xKJS4rYINC0JlvKZteJJY2YfyYEt8W8R8yTqcLFpkNITYc+9Qjk6rxV3xF3r5Cjxmef9I9qlvDV7l3eFrPEipj0LhZVKetV1ruFIhsk/9OkIc4AUjKVA6sV+TggwZP+8Y7zReEfTgaBQsmYpo2xugPEltCuOzPZpFo0ddfTzWLGnUZirhmT68Dh1ixpy2rDPCHMFaNYBX54RX10GXC2m"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
E{"p":"brc-20","op":"deploy","tick":"ANGT","max":"99999","lim":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1104","a2b":"TQvZ7FHHORGS9/VoPnrJopNqr13RI+6dtSoF8qowzX+2JbEmNS31tA0MZTtQSKBnxBhFZ8o5TgB8Yhjbcqx0tpH690HQNRVTXneVUw+sq9hLKQAEFAlVp7YZo5S+hAKu325gp4UfEn52dOv1pEy/yUZEKyGqyGVJggjmOuO6Ew1Sip2N9fp/Z8l4fVUs0K2po6GGBzWNPCKRJvX5PLwyfE6NBEU/eLbznavzqxRN/DP6HHdWaEpoRqtAEvYUzphN4e6MfcJ/JJgDTtQpoOx89UnCHEkUi8IqDoVI4ubezSSDlfpSZtMLdAeEwq2Vi0jlgPEltCuOzPZpFo0ddfTzWLGnUZirhmT68Dh1ixpy2rDPCHMFaNYBX54RX10GXC2m"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"FRAM","amt":"16000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"23000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"angeltiger.unisat"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"cryptoam.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"jt9.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"53277"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23eaaaa5%22%5D&delay=62&seed=REGULATION&size=13&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23a82ee5%22%2C%22%2372c7fe%22%5D&delay=45&seed=LITECOIN&size=11&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23e4d91b%22%2C%22%237c8d87%22%2C%22%239d22fd%22%5D&delay=68&seed=WALLET&size=12&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2367192e%22%2C%22%233f5d2c%22%2C%22%2397d613%22%5D&delay=66&seed=VOLATILITY&size=13&transparency=0.06"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23c7064d%22%2C%22%2352f172%22%2C%22%233d11c7%22%2C%22%230981cf%22%5D&delay=42&seed=HODL&size=12&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23523412%22%2C%22%23bc76ee%22%2C%22%23258b64%22%2C%22%238495b2%22%5D&delay=60&seed=HASHRATE&size=11&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%236c5c74%22%2C%22%235683c2%22%2C%22%236fe74d%22%2C%22%23300057%22%5D&delay=58&seed=INTEROPERABILITY&size=10&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2329da29%22%2C%22%23e2bd7c%22%2C%22%23342337%22%2C%22%23c7cf8d%22%2C%22%23b5662b%22%2C%22%233b121f%22%5D&delay=43&seed=FORK&size=13&transparency=0.06"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23f3464d%22%2C%22%23454eef%22%2C%22%238388d1%22%2C%22%231639fa%22%2C%22%23301362%22%2C%22%2379132d%22%2C%22%23a1bfc7%22%5D&delay=40&seed=ROCKS&size=14&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23e1e8b2%22%2C%22%23224d16%22%2C%22%2336081b%22%2C%22%23a9e202%22%2C%22%233bcf19%22%2C%22%23f9cf15%22%2C%22%2305c16f%22%5D&delay=69&seed=NYCRYPTOPHEEN&size=11&transparency=0.07"><
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%236e84ba%22%2C%22%23832d0e%22%2C%22%2383956c%22%2C%22%2317663d%22%2C%22%23acbc19%22%2C%22%2344ea63%22%2C%22%23d5b755%22%2C%22%23aff9b6%22%2C%22%2304eb01%22%2C%22%239021b1%22%5D&deKlay=64&seed=VITALIK&size=13&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2367029e%22%2C%22%239d3bbe%22%2C%22%23042078%22%2C%22%23449c43%22%2C%22%23d448c4%22%2C%22%23fa7755%22%2C%22%234d02a0%22%2C%22%23ebe8bf%22%2C%22%234dd429%22%2C%22%236c5928%22%5D&deLNlay=55&seed=INVESTMENT&size=12&transparency=0.02"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23041c2d%22%2C%22%23539eea%22%2C%22%23138f21%22%2C%22%23959cf4%22%2C%22%23ecd7e7%22%2C%22%23110272%22%2C%22%23c68be2%22%2C%22%23537a69%22%2C%22%236754fb%22%5D&delay=60&seed=FIAT&s6ize=14&transparency=0.01"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%234cbf39%22%2C%22%232947f3%22%2C%22%234c3438%22%2C%22%23a2e8bb%22%2C%22%23581f84%22%2C%22%23766354%22%2C%22%23cc8d78%22%2C%22%2354f40b%22%2C%22%23426b79%22%2C%22%23c38371%22%5D&deHlay=67&seed=LIFE&size=14&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%232a291f%22%2C%22%23daec47%22%5D&delay=64&seed=MAXIMALIST&size=14&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%233419db%22%5D&delay=53&seed=SECURITY&size=13&transparency=0.06"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23b35dc5%22%2C%22%23379d39%22%2C%22%23695e5b%22%2C%22%233429a7%22%2C%22%23d47cb7%22%2C%22%234c7715%22%2C%22%237e8b17%22%5D&delay=54&seed=ICO&size=13&transparency=0.06"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%234c0d71%22%2C%22%23cdd24a%22%2C%22%23ff5c58%22%2C%22%23d888e7%22%2C%22%23366826%22%2C%22%23a09271%22%2C%22%238cfd34%22%5D&delay=64&seed=ZK&size=14&transparency=0.04"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:e6ebc3556df14856a42307337af8169f5924c36cefbc2516162956448963d302i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2384f057%22%2C%22%23fb1339%22%2C%22%23e04683%22%2C%22%237f1b6c%22%2C%22%239a1436%22%2C%22%2323b529%22%2C%22%23fcb185%22%2C%22%235c9638%22%2C%22%23ad47c4%22%5D&delay=41&seed=WATERM<ELON&size=11&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23ebec74%22%2C%22%2316bb59%22%2C%22%2326cd40%22%2C%22%23e59bef%22%2C%22%23800c74%22%2C%22%2314b842%22%2C%22%23f96119%22%5D&delay=60&seed=FINTECH&size=14&transparency=0.04"></ifram
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:c60989760670968c917f8c19a49a09d9f163345bd1a1c61e9700415f67a0e96ci0" />
<image href="/-/content/:b866e8f3f51c385a3ae27e65c5abe68e6086a6b74935b1b692de8587f5858148i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%238e5f55%22%2C%22%23802c01%22%5D&delay=46&seed=STABLECOIN&size=11&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23748d64%22%2C%22%23ce431c%22%2C%22%230f3d17%22%2C%22%23f81ccd%22%2C%22%23c33639%22%5D&delay=62&seed=NFT&size=10&transparency=0.03"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:28031a5a4d1977b911727e832c7f2382f0fe2f510cdcda5eaab1eddd5b746b51i0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8c279f53be2d802589362ei0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23b44047%22%2C%22%23e3c53b%22%2C%22%238b1084%22%2C%22%23456261%22%2C%22%236b24b4%22%2C%22%23739b3c%22%5D&delay=48&seed=EXCHANGE&size=12&transparency=0.03"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:ede175a2f54c30680c9a30734977fb8955c24703cce#8d833d45fd6239cb10e30i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2353900b%22%2C%22%23459020%22%2C%22%23d2430d%22%2C%22%23b33aee%22%2C%22%237365af%22%2C%22%2348ebde%22%2C%22%235f3234%22%2C%22%235910f4%22%2C%22%23cb7edb%22%5D&delay=47&seed=JPEG&s6ize=11&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23d6f591%22%2C%22%23d9f89d%22%2C%22%23b16303%22%2C%22%23bbed1c%22%2C%22%23a5c9d2%22%5D&delay=62&seed=OPEN-SOURCE&size=13&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2396fd65%22%2C%22%23cd6eaa%22%2C%22%238f3803%22%2C%22%23ff2d54%22%2C%22%23c0274c%22%2C%22%2367ed15%22%5D&delay=49&seed=GOVERNANCE&size=14&transparency=0.03"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:e6ebc3556df14856a42307337af8169f5924c36cefbc2516162956448963d302i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2320eb3c%22%2C%22%23ab84f9%22%2C%22%230e1ead%22%2C%22%236dc9f4%22%2C%22%2391dd75%22%2C%22%23fcf5b7%22%2C%22%2301e884%22%2C%22%232dc468%22%2C%22%2371d5c1%22%2C%22%23f0fe5d%22%5D&deHlay=47&seed=RISE&size=11&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%237cc9b9%22%2C%22%23e51e05%22%2C%22%23228711%22%2C%22%23391830%22%2C%22%23b17f21%22%2C%22%23863438%22%2C%22%23b70451%22%2C%22%23d1f44c%22%5D&delay=50&seed=MARKET+CAP&size=13&trans*parency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23c05742%22%2C%22%23667add%22%2C%22%23144d13%22%2C%22%2364b7cd%22%2C%22%23c0d5be%22%2C%22%23c70fcb%22%2C%22%23dae9fe%22%2C%22%23e64018%22%2C%22%23984438%22%5D&delay=50&seed=STELLA9R&size=12&transparency=0.03"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23f182ab%22%2C%22%23f87732%22%5D&delay=42&seed=REMITTANCE&size=11&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23ed1658%22%2C%22%23c5490f%22%2C%22%2336dc7c%22%2C%22%236661ab%22%2C%22%23cc26c0%22%2C%22%23fb1fb4%22%2C%22%233542f2%22%2C%22%2376e29c%22%2C%22%23a5d006%22%2C%22%23033a0c%22%5D&deLLlay=62&seed=DOGECOIN&size=12&transparency=0.02"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23576211%22%2C%22%23f7d7b5%22%2C%22%237f0292%22%2C%22%23a69319%22%2C%22%234a07be%22%2C%22%23b073ef%22%2C%22%23d9c2e1%22%2C%22%239e3e82%22%2C%22%23eea669%22%5D&delay=69&seed=PRIVAC>Y+COIN&size=13&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%237c5827%22%2C%22%238d6b6c%22%5D&delay=55&seed=DIGITAL&size=10&transparency=0.01"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:db0dd1952c0cdad6f1c7a0ffedd7c395a71818e73a33276709ab666f240034f2i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23a94733%22%2C%22%23a897b6%22%2C%22%23e16609%22%2C%22%233bf879%22%2C%22%23f185d5%22%2C%22%232a6402%22%2C%22%230586cf%22%5D&delay=55&seed=PEPE&size=10&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2341abde%22%2C%22%23490199%22%2C%22%23b76724%22%2C%22%230d400d%22%2C%22%23e5b3bd%22%2C%22%23616d07%22%2C%22%239ad98d%22%5D&delay=54&seed=MAGIC+INTERNET+MONEY&size=12&transparency="0.02"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23b151a4%22%2C%22%238dc62c%22%2C%22%23a79b03%22%2C%22%23bb8e3f%22%2C%22%23e4017d%22%2C%22%23dea6b4%22%2C%22%233d0c97%22%2C%22%239170d0%22%2C%22%23a41d36%22%5D&delay=41&seed=PUBLIC<+KEY&size=11&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23228d31%22%5D&delay=63&seed=IMMUTABLE&size=14&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%235bcd76%22%2C%22%23774582%22%2C%22%235b35cb%22%2C%22%23d4b1c1%22%5D&delay=42&seed=TOKENOMICS&size=10&transparency=0.06"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2308119f%22%2C%22%23317364%22%2C%22%23ea51b3%22%2C%22%2385849d%22%2C%22%233675c2%22%2C%22%23d05be3%22%2C%22%2337ca78%22%2C%22%23d4fcde%22%5D&delay=52&seed=MINING&size=10&transpare&ncy=0.02"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:2afedce7036f463eab5a8e1c4ba67093282617b4bd09f12ae0eab472d93aa764i0" />
<image href="/-/content/:bf69af3d246da90d01a9acfe66b6bc3eb3365091f6eb6228186716d8c6ff17e8i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%231ce7c6%22%2C%22%23664327%22%2C%22%23a487c0%22%5D&delay=60&seed=SCALING&size=11&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2310a916%22%2C%22%235cf7d0%22%2C%22%2346c7de%22%2C%22%239e597b%22%2C%22%233af4e9%22%2C%22%2379fba9%22%2C%22%2308c934%22%2C%22%23865891%22%2C%22%23af5add%22%5D&delay=43&seed=LEDGER8&size=11&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23267b36%22%2C%22%238f414c%22%2C%22%239cb447%22%2C%22%23602876%22%2C%22%234132e7%22%2C%22%23b1670d%22%2C%22%2323ffda%22%5D&delay=64&seed=WHITEPAPER&size=10&transparency=0.05"></if
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23370a53%22%2C%22%231872de%22%2C%22%23febbf3%22%2C%22%236dcb8a%22%2C%22%23bd91a3%22%2C%22%2313611a%22%2C%22%23761e6f%22%2C%22%2376213e%22%2C%22%23e6ebaa%22%5D&delay=50&seed=PROOF-@OF-STAKE&size=12&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%235aad68%22%2C%22%234df8f8%22%2C%22%238b0f92%22%2C%22%23367be4%22%2C%22%237d36ec%22%2C%22%236bda87%22%2C%22%2380fd74%22%5D&delay=60&seed=DOUBLE+SPEND&size=10&transparency=0.07"></
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:ede175a2f54c30680c9a30734977fb8955c24703cce#8d833d45fd6239cb10e30i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23421f27%22%5D&delay=61&seed=WHALE&size=14&transparency=0.01"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2306ab69%22%2C%22%23ad4272%22%5D&delay=50&seed=PRIVACY&size=10&transparency=0.01"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%233e79e0%22%2C%22%238b80c5%22%2C%22%2353ceec%22%2C%22%2389d691%22%2C%22%23fb892b%22%5D&delay=47&seed=LOVE&size=11&transparency=0.07"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:59b6fb4789c5efa09beca94c0262bae9ede9fa9fc41847b5ee2f96cf2dc655e2i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23d81da2%22%2C%22%23696200%22%2C%22%23a31207%22%2C%22%23481433%22%2C%22%23828e41%22%2C%22%231c7d6f%22%2C%22%2325997f%22%2C%22%23d50681%22%2C%22%23681ca7%22%2C%22%2364e7eb%22%5D&deLMlay=50&seed=LIQUIDITY&size=11&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2319e47c%22%2C%22%23638723%22%2C%22%23a72f46%22%2C%22%23adabfe%22%2C%22%23adc2af%22%2C%22%236c354b%22%2C%22%234a0d24%22%2C%22%23ddd483%22%2C%22%23504249%22%5D&delay=62&seed=GENERA<TIVE&size=13&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23b516e5%22%5D&delay=41&seed=LIGHTNING&size=14&transparency=0.02"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23af7e6c%22%2C%22%231e6206%22%2C%22%23d28ef9%22%2C%22%23eb94fa%22%2C%22%239c5642%22%2C%22%234e9f99%22%2C%22%235a417b%22%2C%22%237189dc%22%2C%22%237d78ea%22%2C%22%238d1430%22%5D&deLMlay=45&seed=MAVENSBOT&size=11&transparency=0.03"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:28031a5a4d1977b911727e832c7f2382f0fe2f510cdcda5eaab1eddd5b746b51i0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7#fb2a326e558d7555e6ce5i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%239dd1d2%22%2C%22%238180c2%22%2C%22%238544b2%22%2C%22%233fa44d%22%5D&delay=49&seed=MICROPAYMENTS&size=11&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%233b4705%22%2C%22%2302a248%22%2C%22%23cdf38e%22%2C%22%23f103e5%22%2C%22%236d1a51%22%2C%22%23448a67%22%2C%22%233fa3db%22%2C%22%2369a664%22%2C%22%23f21297%22%5D&delay=61&seed=NAKAMO:TO&size=14&transparency=0.01"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23ef8cc3%22%2C%22%234cce88%22%2C%22%2323a49a%22%2C%22%2325408d%22%5D&delay=56&seed=PROOF-OF-WORK&size=10&transparency=0.02"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<image href="/-/content/:06b795f679e528e9fd0fd83ea7a322cff39bf131a0836bda5ac9c0f95876a768i0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23c05ce7%22%2C%22%23cec33b%22%2C%22%23586059%22%2C%22%23feda52%22%2C%22%23980e4e%22%5D&delay=60&seed=INSCRIBE&size=12&transparency=0.01"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:3bd7aa44570f9f7e51af070240fbb930d135310b67d408b719de11b6f20f4b54i0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"15"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23f25051%22%2C%22%23c59111%22%2C%22%239e5fc0%22%2C%22%23142d04%22%2C%22%231838ca%22%5D&delay=53&seed=PRIVATE+KEY&size=14&transparency=0.02"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23e18edf%22%2C%22%23b2add1%22%5D&delay=47&seed=KYC&size=11&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2377e5a1%22%2C%22%23d18a5c%22%2C%22%2350f6bb%22%2C%22%23bfd59a%22%2C%22%23999620%22%2C%22%23335bcc%22%2C%22%2342272b%22%5D&delay=40&seed=DEFI&size=10&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23cb21fb%22%2C%22%23795dbc%22%2C%22%23c5e172%22%2C%22%236be429%22%2C%22%238c1c6c%22%2C%22%23180410%22%2C%22%23e0cb47%22%2C%22%239d0c7e%22%2C%22%230241fe%22%2C%22%233bb150%22%5D&deLLlay=47&seed=ETHEREUM&size=12&transparency=0.01"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:db0dd1952c0cdad6f1c7a0ffedd7c395a71818e73a33276709ab666f240034f2i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%231a6692%22%2C%22%23d27647%22%2C%22%239d8053%22%2C%22%23821f0f%22%2C%22%23d3d3bb%22%2C%22%23f8f932%22%2C%22%23a6fb96%22%2C%22%23ad0838%22%2C%22%23fc9591%22%5D&delay=41&seed=MERKLE8&size=11&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23b12bba%22%2C%22%237a9a51%22%2C%22%2376c3ef%22%2C%22%23a6285c%22%5D&delay=43&seed=DIGITAL+ASSET&size=11&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2320fe7c%22%5D&delay=64&seed=WIZARDS&size=13&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%230449df%22%2C%22%23a4b6f8%22%2C%22%2304615c%22%2C%22%23ecd7a0%22%2C%22%2355ec0f%22%2C%22%2353092c%22%2C%22%23733635%22%2C%22%23968e70%22%2C%22%23728606%22%2C%22%237537ed%22%5D&deJlay=45&seed=MARKET&size=10&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23dc8308%22%5D&delay=62&seed=SCALABILITY&size=13&transparency=0.05"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2340e688%22%2C%22%23d05f0e%22%2C%22%23da40b2%22%2C%22%23aa7193%22%2C%22%23fdce75%22%2C%22%23be0389%22%5D&delay=61&seed=PUNKS&size=11&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23875e94%22%2C%22%23293592%22%2C%22%233c4eb2%22%2C%22%2383686d%22%2C%22%23c80784%22%2C%22%235e3349%22%2C%22%232c4bb4%22%2C%22%2317cead%22%2C%22%23a427cc%22%5D&delay=60&seed=RIPPLE8&size=11&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%238e5591%22%5D&delay=45&seed=INSCRIPTION&size=11&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2326bd33%22%2C%22%23998b81%22%2C%22%23529373%22%2C%22%23585253%22%2C%22%23ccda10%22%2C%22%230f42f7%22%2C%22%2363de54%22%2C%22%23a3e8eb%22%2C%22%2340ecd3%22%5D&delay=62&seed=ORDINA:LS&size=10&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23e5ccf3%22%5D&delay=53&seed=ORDINAL&size=10&transparency=0.02"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2308212f%22%2C%22%23f0da51%22%2C%22%23bb2017%22%5D&delay=57&seed=HOOT&size=10&transparency=0.02"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:9a75e2def0674d4ea8a49e80ba4474f5c932ae305b21eeb4fcc11bc1a495aa9di0" />
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23e98800%22%5D&delay=65&seed=TRADING&size=14&transparency=0.05"></iframe>
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:2f5706f049c004c5dbefd4ef339de573ba41790572250b9a3558f16ac14702cdi0" />
<image href="/-/content/:0182710716a6706aa1aadcdf06d6f33a4edac1c2f86#d2c9f5e0f2d1ca0ec3ee9i0" />
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"e13403e089843c5cdfacba07077250b4bf03eadb27b4a7a3977e107f65d88ff1i0\",\"price\":37000}","contentSignature":"30450220020269870189286a29a0345dbdb47050047feb9ad0bc4dbb9616cd5fc5c06824022100a9f81e0a309c84779d8dc678437252a8f6497475317d3dad6758edec69aa09d4"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"ambtc.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"Uncirculated.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"mtgox.xbt"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"23000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"27080"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"3jt.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"jt3.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1102","a2b":"TQvZ7FHHORGS9/VoPnrJouivS+7FEdd8u/PLtK/71lJV/xqPFX7Rz4Op0GEpmt6v7j9Kc+BK60R9qUJOpfM/crOxrgZDb7xS+tXxkz7jcsFciCugGtLW0w60pe5/ggsDP+0iQPGfpMIA7Q1bwPDlcGZlpzlcaAcj9EJcsSgwwga6blvLgzHsNva659A4XVUGYUzFDZrDNotX2/i59ovC6Pdfg/hsjfEeSxL579vby5akF6WOU+tl5zKtSIgf1PDpZUSe3qLvWcYF+2MibXFJndQJbV3onh7U9Ro7OqCLqgW1S04brXYfZZyhFl5NiYmKFxj1QZQ1U9xubqdEcOVj6M8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"btbr","amt":"4703"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"btbr","amt":"5168"}h!
7{"p":"brc-20","op":"transfer","tick":"BOOB","amt":"69"}h!
(7!#: %6.!3"(/1#+2*w
3@#(]''^&)Z()b$'a$)`(+i"*
%s"%m!$t!#zWSOYSOWWWYYYfVGhUFgWGz_B
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"$aoy","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"11500"}h!
text/plain;charset=utf-8
"tokenid": "8436",
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"xpad","amt":"21000000"}h!
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
LN{"p":"orc-20", "tick":"DOGE", "id":"3388833", "op":"mint", "amt":"1000000000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"9_.unisat"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"8_.unisat"}h!
8C &]&&[('^&)[)*c$'h!&a$)h!)`(+TD6D
CEEE]WKfVFfUKhTIjWD}}}vvv
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ordi","amt":"2500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$wap","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"zbit","amt":"777"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"sns","op":"reg","name":"bitcoinbangladesh.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"$UPR","amt":"10000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"zbit","amt":"777"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
*]''^&)Z('b$&h!&a$)h!+a)+1B
text/plain;charset=utf-8
6{"p":"sns","op":"reg","name":"bitcoinazerbaijan.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"PRIT","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
9{"p":"brc-20","op":"transfer","tick":"PEPE","amt":"3000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
quEEEZSMWRMfVFfUKiVF
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"$UPR","max":"10000000","lim":"10000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"meme","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30000"}h!
text/plain;charset=utf-8
@ordinalsartcollectiveh!
text/plain;charset=utf-8
text/plain;charset=utf-8
d/MARA Pool (v230526)/}
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"3155823"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1131","a2b":"TQvZ7FHHORGS9/VoPnrJoq0AabGhAXVRtvHz5Hp3/Kq8c6xeOvEd+oBpR5oATH3Q4MSia2merMc0ufmnYHYJxkuyhS42lIeDRcd3AdIqClRwS+jJDc2DYH/0OycJo1tsIT93qgXqGeYtxa7BKDFNRtdunXHZnHnWacg28FpnzwOlfd+P2+bI+RuIqQ6qLjJmx6k3cWMDsJ8ek8p9g9Q45ff0TmraZUqbUSt/u16wJzf/H5W8VO3c4IQVaDR+T24w5fWNn9HI8D2zSVh58W0MZFaIGYYj+b7XIU3097l0KcERCsYr+/AzCzAhmMjAdYgXbosr+9Jn6B9QeOUl6HieERYdrSYSYGFOjzI9vAk8NX7sK/hJGrOxep+K3LX7wT29sCZQV4n5eQ6gJIhOa3p4kcndK/9Ip21YO306MKpiZ9+3TwhwvwQpa%hOl6xmwww0CzwhzBWjWAV+eEV9dBlwtpg=="}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"21000"}h!
<svg id="ordimando" width="100%" height="100%" version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<image href="/content/4c0bb41df3f19941c300feb93d8474f9b731144228ff3ceae3c575c27e7fbb3ei0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/d1ed01c6bdb6b5d436cef2ac5330818af7209d637a97c8074dd04c55fe8bc36ai0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMM
<image href="/content/d39a72ad80cd0131dbeb6b190bf3e3c03dc4f40f40bffab73a16cf47b313b8d4i0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/3a6de4992e599e3bff067a5a629f54fba868ea743b05cd2017c12727ed2af0ffi0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/d27f5c7be1b4ab4f244b04f57d69f6ab91085c92554e1d734592a015dc2f16ebi0" x="0" y="0" width="64" height="64" imageLM-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"3000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"25000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"INSF","amt":"80"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"4800"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1132","a2b":"TQvZ7FHHORGS9/VoPnrJohIx9ynbAMZ/xGa7ME+RgTXb65a2AB74c6LjQ++usm721OrTTpSWD2a+JnEFiy+WxBkOkY6SIpt2AD6TRHldiIiis1ta5frnSNiIPAv01loqijANqtVvCaOA6IKVTgeXqH8CMEk8s43TAY4cTpw7xzrdblI6LjurK7g/7TFUwmz/JBuPN6sZDvy2jH90gcHGz8/V8QLMnO0263ZWmcXw7JhI+wEWETamT8sEKQkdApg9eXst5hu2eUN5kqEXytAF7UwLgOohnATXqzZhjiczp0lfHSESKYE+bTVcYT4Gd6UW9tRqAd0++41U/eQGUcOIc7P7pkyuSvZbf1/Q0d1P+R97g+RdpnXIzZ3kpI91D+vcMMc7aoqJQ8D0P8m92RiEaM8MC/17PvBGE2fy369+/jqrfu1+fwKgE9FJugJwxua+oY6+nQu+rJicoqIgBzBCRBc8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"oxbt","amt":"500"}h!
text/plain;charset=utf-8
@{"p":"brc-20","op":"deploy","tick":"X8X8","max":"10","lim":"10"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"25000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"25000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"25000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"25000"}h!
text/html;charset=utf-8
<svg id="ordimando" width="100%" height="100%" version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<image href="/content/4c0bb41df3f19941c300feb93d8474f9b731144228ff3ceae3c575c27e7fbb3ei0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/d1ed01c6bdb6b5d436cef2ac5330818af7209d637a97c8074dd04c55fe8bc36ai0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMM
<image href="/content/d39a72ad80cd0131dbeb6b190bf3e3c03dc4f40f40bffab73a16cf47b313b8d4i0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/3a6de4992e599e3bff067a5a629f54fba868ea743b05cd2017c12727ed2af0ffi0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/d27f5c7be1b4ab4f244b04f57d69f6ab91085c92554e1d734592a015dc2f16ebi0" x="0" y="0" width="64" height="64" imageLM-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"200000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"260"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1135","a2b":"TQvZ7FHHORGS9/VoPnrJojCoyxB6viNmx4TvePaYdAohNFsnHVNhXMTrOo6/ePpjRhGMwYgQNBzqMzV8KDtw5RR0pO3fF77/+RRzfMJ/yXEnEAVzzzLeVPib5rEeiBamf54YIKF+BT05faukYUbT/UXf6zMW8D04YhNRa+BwkOUEquEjHtjjQJ9IrPEoFTAmt/vJ37L3K1V025G1anIMgn6rVg7N1zB45oc8DSnCLmBz15ukKls6TDdAGebUsndyu8ef7gr17lihk473iPsdb9zrAdp9hr4+3ffsxcbbT2q2B2JwIsVqovR1K+mAGQX7FkazGiQQI+LxENCAfaYyb7XNeu6Hu5gyJsOLcjcIUsxQy3cFi8AGBivMvXvG83HnJalmQgiKlSfQB6l0V+eXHl9hYP/5qKYQYobPogtCpapmhsHcJJXRR9f9Msescqi0zY6+nQu+rJicoqIgBzBCRBc8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"256996"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"92450"}h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"transfer","tick":"sats","amt":"345600000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"400"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"400"}h!
uy jiOOOQQQfVGfVJeYH
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"400"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"400"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"160000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"100000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1133","a2b":"TQvZ7FHHORGS9/VoPnrJoi6U1kCdYfdIYkZfZVlbljf1TeBnuic5/KVXwT0ExwHLtdXVDaSX0jMryCS9uw1Bj88e3qbahdqkPAmmzGYN2wdTNYQQrxCq5Ki0ZdrjLEYeOO5YJP8zZm2IsAo9MAfggb2Bd+b2ogCN5cBrV3aEMHnh74PksEsA/hI94t6RJUkSZz7LYwCQ4xArDaP821NGWviknNOekGIy54vaPjkPr5BGHRKUnkkd+GKiDZ9PIy7h4wTl27qCyCT/ALKlquTIUwZ3DO4/LfLmmh2XIv80pHiuCdmtVAbPD34YYID5UEqX83RtZUB+yEEf1JoSQe4HhkbwR2cVxJ9Em77/qrELPS4G9m6WrfRVcsh7y1pgfyUnLDMJHHs5Nc3t7Dg4iXdVopYQ6WYIcqGE+HW4WWFhhlK8Fwv+WmBDoLMdnKf+pJ2fVXgPEltCuOzPZpFo0ddfTzWLGnUZirhmT68Dh1ixpy2rDPCHMFaNYBX54RX10GXC2m"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1120","a2b":"TQvZ7FHHORGS9/VoPnrJorFnrHrrx0tLhGHu1nnwQsyjd26p2Iv2Upu8PrWpncNQyyfaqpnesYUxQsSOsgcIIa91ZazIGttULtcsRf3s/aTnTJN8R3ISM22r47M9A7k5QkVqEhJssFU3lXRnHrH/JEXQEd96kS3QFof39VUUp4nAXgMDuYfPnMqBeeSn8TSbKdRQTNyLkV+JouMVLnB0OFhBW35DRS9MH3VHPmfFXb+hedsGGaeNNM1lugYfjFxeAjzRoyi4rJSTh0BkIG6RlTW0if1VrWTyrWq/TtAyhcSvCQryCZBIe8Y8vFq/B8XugPEltCuOzPZpFo0ddfTzWLGnUZirhmT68Dh1ixpy2rDPCHMFaNYBX54RX10GXC2m"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"13500"}h!
text/plain;charset=utf-8
={"p":"brc-20","op":"transfer","tick":"$ESE","amt":"21000000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1136","a2b":"TQvZ7FHHORGS9/VoPnrJol8LPhQwcbFiHC2yGqJ0YMmbViMKt6uMBqluLEOWzi1qdNZHhpHMkqsWaA/0PBdA5XK0sNjyfyGxyxRJEGsumAXq9ENtGLXyfU6+BceH+QC/q/UrJBRp3I/xigMEIGoALMGbxWNglD0P9WMDH02zLFaKupqFveC32hw7m2e5uBjfniSPSr587Bn8hWCBd+FJLwUXQsbURiuk8dosVLVUGocE8PqurFDQ4YSStfbkV3/FSYrnSYR7H3eb15tLu57qXfvWAE+r1be8MdNOCXFgJaUAPXlr8vAQutE/oJ5jFmQDDTXdxf6tBQOIUsTNz92HAGlVJUL3HY2amfzHCkBGCKqy/hiosTBKt+7+YZe2PbC5/G1oNf3lPRk/KZgQOSG8MCHy7S8MydemotY3f1/hQQQHXxZZtPut99NObW0sbCp9sWelod2NdexiceLQoYrAnkM8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"recurse.sats"}h!
text/html;charset=utf-8
<!DOCTYPE html><html><body style="margin:0"><iframe sandbox="allow-scripts allow-same-origin" style="width:100vw;height:100vh;border-width:0;margin:0" src="/content/fb1fd8e995f4d8d0d3a37b8b0325092dfb25e19988c7f7a60d5431b42a60a029i0?tokenID=1"></body></html>h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"TELO","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"NGRY","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"NGRY","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"NGRY","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"NGRY","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"NGRY","amt":"1000"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"marvinschwartz.sats"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"300000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"300000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"POVO","amt":"50000000"}h!
text/plain;charset=utf-8
>{"p":"brc-20","op":"transfer","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"100000"}h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
FjDOUT:9CD7B6D762748E8CF38E2DB1DFA3B1BF558FB5FBEE11AEB00A25BB9A0BA842A6
{"type":"collection","protocol":{"name":"BRC721","version":"0.4.0"},"name":"BTC OutLaws","symbol":"BTCOutLaws","paymentAddress":"bc1pehrpnv978k5jascea0ga2y8dv9f49mh4tq34qchc4hnlsu2vmrsqqwgwcn","signerPublicKey":"03e78c4a9ab803720f97be8ed2ff91d4ba2ecc47baed365e49d369c324ed48cc44","maxSupply":10000,"maxPerAddress":10,"maxBlockHeight":1}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"sats","amt":"100000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3000"}h!
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"sats","amt":"1000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"28000"}h!
text/plain;charset=utf-8
={"p":"brc-20","op":"mint","tick":"mp3a","amt":"210000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"samy","amt":"6771"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
/ViaBTC/Mined by ferma20220/,
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
--border: 0.1rem solid var(--color);
color: var(--color);
font-family: sans-serif;
flex-direction: column;
align-items: center;
border: var(--border);
align-items: center;
justify-content: space-between;
margin-bottom: 1rem;
background-color: var(--color);
color: var(--text);
font-size: 1.25rem;
border: var(--border);
object-fit: contain;
box-sizing: border-box;
<div class="buttons">
<button id="prev">&lM
t; Previous</button>
<label id="label"></label>
<button id="next">Next ></button>
<div id="gallery" />
const inscriptionIDs = [
"b835e975720c43f9eb268f45d008470aae96b3c289890b43b19b5dd74effb327i0",
"635c29e338eb87e4940612efe38249758c2aa559dbf996a1221274bfb6c576ddi0",
"1a163d38f750f55a5089baa24e314b17beccf1f5a30396eb5e96de66b2a902adi0",
"d3bf4c00ee6e76c35809d82ee0aa88aa0ec9a585e0a3c29333eca2d697288397i0",
"0e065d040a198ddebabbcb5a034484e021cdba1fb082457014d32M
"c5d0fc71dc086a588cc77d9eb44e9f37e0172cadfce538419d00879c19437780i0",
"e9f467bf99d356a7705de08a01e988c04655977aac8250f932e4130956c6c056i0",
"14aabe1f7af0b37bc4f6557a84e1da05644111ab3948b8ac2faafc1b131ffe13i0",
"8944ec38d7842089e9dd3c6738ee1d750608afad5e21a719dcee5d3e8a0eb903i0"
const total = inscriptionIDs.length;
let currentIndex = 0;
const labelElement = document.getElementById("label");
const galleryElement = document.getElementById("gallery");
function setIndex(index) M
currentIndex = (currentIndex + index + total) % total;
galleryElement.scroll({
left: currentIndex * galleryElement.clientWidth,
behavior: "smooth"
labelElement.innerText = `${currentIndex + 1} / ${total}`;
return currentIndex;
document.getElementById("prev").addEventListener("click", () => {
document.getElementById("next").addEventListener("click", () => {
for (let i = 0; i < inscriptionIDs.length; i++) {
const imageElement = dL
ocument.createElement("img");
imageElement.src = `/content/${inscriptionIDs[i]}`;
galleryElement.appendChild(imageElement);
// Set the initial image
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Oshi","amt":"1"}h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/plain;charset=utf-8
A{"p":"brc-20","op":"transfer","tick":"ordi","amt":"190.76737466"}h!
text/plain;charset=utf-8
LT{"p":"brc-20","op":"deploy","tick":"audo","max":"210000000000","lim":"210000000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"asianpedro.sats"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"vote4pedro.sats"}h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"BXNZ","amt":"2"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"47000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"2000"}h!
6{"p":"brc-20","op":"transfer","tick":"CNCL","amt":"1"}h!
text/plain;charset=utf-8
LT{"p":"brc-20","op":"deploy","tick":"mp3a","max":"210000000000","lim":"210000000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
{"type":"reveal","protocol":{"name":"BRC721","version":"0.4.0"},"content":"{\"weight\":1,\"metadataURL\":\"https://brc721.outlaws.vip/\",\"collectionInscriptionId\":\"c82d80bbc06ecd1c0363479a3371c32f050ddd16582c0318563e9d76b3021204i0\"}","contentSignature":"3046022100bca10ae2224c18f31a281e8aead6912a2dff2019dbf063915351e2cc094220b7022100b0a86b01339cf642c363c64631c05c2b64d282baea9f6bbaf972150b449fd494"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.24 10.56C13.93 11.8 12 11.17 11.4 11L11.95 8.82C12.57 9 14.56 9.26 14.24 10.56M11.13 12.12L10.53 14.53C11.27 14.72 13.56 15.45 13.9 14.09C14.26 12.67 11.87 12.3 11.13 12.12M21.7 14.42C20.36 19.78 14.94 23.04 9.58 21.7C4.22 20.36 .963 14.94 2.3 9.58C3.64 4.22 9.06 .964 14.42 2.3C19.77 3.64 23.03 9.06 21.7 14.42M14.21 8.05L14.66 6.25L13.56 6L13.12 7.73C12.83 7.66 12.54 7.59 12.24 7.53L12.68 5.76L11.59 5.5L11.14 7.29C10.9 7.23 10.66 7.18 10.44 7.M
12L10.44 7.12L8.93 6.74L8.63 7.91C8.63 7.91 9.45 8.1 9.43 8.11C9.88 8.22 9.96 8.5 9.94 8.75L8.71 13.68C8.66 13.82 8.5 14 8.21 13.95C8.22 13.96 7.41 13.75 7.41 13.75L6.87 15L8.29 15.36C8.56 15.43 8.82 15.5 9.08 15.56L8.62 17.38L9.72 17.66L10.17 15.85C10.47 15.93 10.76 16 11.04 16.08L10.59 17.87L11.69 18.15L12.15 16.33C14 16.68 15.42 16.54 16 14.85C16.5 13.5 16 12.7 15 12.19C15.72 12 16.26 11.55 16.41 10.57C16.61 9.24 15.59 8.53 14.21 8.05Z" /></svg>h!
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.8L
9,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z" /></svg>h!
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 3A2 2 0 0 1 21 5V19A2 2 0 0 1 19 21H5A2 2 0 0 1 3 19V5A2 2 0 0 1 5 3H19M18.5 18.5V13.2A3.26 3.26 0 0 0 15.24 9.94C14.39 9.94 13.4 10.46 12.92 11.24V10.13H10.13V18.5H12.92V13.57C12.92 12.8 13.54 12.17 14.31 12.17A1.4 1.4 0 0 1 15.71 13.57V18.5H18.5M6.88 8.56A1.68 1.68 0 0 0 8.56 6.88C8.56 5.95 7.81 5.19 6.88 5.19A1.69 1.69 0 0 0 5.19 6.88C5.19 7.81 5.95 8.56 6.88 8.56M8.27 18.5V10.13H5.5V18.5H8.27Z" /></svg>h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"Majo","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"Majo","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"Majo","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"Majo","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Majo","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"Majo","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"Majo","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Majo","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
If,Hh)Hh'Tb'Ff5Je2Gg6
HH+]]#@F%^f(\g&]j)\i&Wf1Xj,Yp
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"620"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"samy","amt":"27773"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"2345.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"19807"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"oxlv","amt":"2500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"4000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ohms","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"3000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
https://trustless.computer
1Discover the people of New Bitcoin City, capturing their portraits with M
pixelization techniques for a paint-like result. Successfully achieved with 16 traits, 250+ values, and a final size of 90x90px. BitStreet collection combines abstraction, pixelization, and painting, while honoring subject anonymity.
Nhttps://cdn.generative.xyz/upload/1686602766348639645-1686602766-bitstreet.png
1Discover the people of New Bitcoin City, capturing their portraits with pixelization techniques for a paint-like result. Successfully achieved with 16 traits, 250+ values, and a final size of 90x90px. BitStreet cM
ollection combines abstraction, pixelization, and painting, while honoring subject anonymity.
Nhttps://cdn.generative.xyz/upload/1686602807031071019-1686602807-bitstreet.png
1Discover the people of New Bitcoin City, capturing their portraits with pixelization techniques for a paint-like result. Successfully achieved with 16 traits, 250+ values, and a final size of 90x90px. BitStreet collection combines abstraction, pixelization, and painting, while honoring subject anonymity.
https://cdn.generative.xyz/upload/1686602937024808051-1686602937-bitstreet.png
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"fiat","amt":"10000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"ZPPG","amt":"100000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"3000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"F9DR","amt":"10000"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"cryptonews.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"nils6969.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"ghoti.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2100"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"ahmad.sats"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2000"}h!
:{"p":"brc-20","op":"mint","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"BL0C","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"47000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"recursion.xbt"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
Mined by AntPool1022^
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"X8X8","amt":"10"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"65000"}h!
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
33333333333333333333333333333333S
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"####.btc"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"10500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"NODE","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3942"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"5000"}h!
https://trustless.computer
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
={"p":"brc-20","op":"mint","tick":"audo","amt":"210000000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"1250"}h!
7j5=:ETH.USDT:0x483aa3d0a30948e01e10e91a58b6bd6c4ab7e999
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"420"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXCR","amt":"55000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PSAT","amt":"3000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1161","a2b":"TQvZ7FHHORGS9/VoPnrJoh0RKbUsXKpSsQfvGy01LFhAYEVvR9MFbaWNMZoNMyAmFiOg4n2AuN4/AZztLSd0wqRrPzVX63MoPD6ghJnrqKYPG9L263oEOc26ty5VOkLhc0506Q3shLxKEqHrw2E+2FYyUjZ/1LyVMDt+LLQO//+NPfLnrESJNdHMOkL5xGnJqpH4PxQz4EcsItG3Tz+4UE5AbHLUeeG0gJkwGf8l8zJ56ZGd/BlWo/Ik1Bh0oZLaGdhclOEal9ZTMy1dtw3HrpdC35Vc8GLvcvVs3+893eql6FlKra8uRDeerbCwMzYvTOul9SL4WgynTfXbbBOpaz1VEry/CE2VhTxHraS7iehBH/1BbqBx3/hOfADGR9w7u1/4fSeCmiY5vcPJSY5IiWORHdc6NjMJ09C1jVv/F6PITMGpijjk/99UWGRIfxYJbT9RCykS7bJJXJ69aJ1BqfM8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"11000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"49620"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"12000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10500"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"11000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"11500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10500"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"SOY$","amt":"3690"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"11000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"11000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
{"type":"collection","protocol":{"name":"BRC721","version":"0.4.0"},"name":"BRC721Nakamigos","symbol":"BTCNakamigos","paymentAddress":"bc1p9sc7qt2hfu69krzna0ndlv2qyenm5efcq4qu48dfd7c4ls0dmkqstnsrl0","signerPublicKey":"0278e4a8e8f55f35b2426a1c204717f18b057a342552492d14de7c9201d390cb03","maxSupply":19929,"maxPerAddress":10}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"10000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1055","a2b":"bMdcN+JVra6uvKwg/etTXeM4GHHK/yOVxpyg65S0IgMN57+3woFMqe/JKBnNn5PR7OawNRxkjWnVkzEjvNIM9st5cSBSIbTmQqkbmTBH42wEmLN7xxG8Ib0XNfckY2zCiLJaetn/qIgjRcbAQ+z/DGyb+TCr1hFoDVncNk/mfmhy+XkUHUemSrwMB5uFiEMYVIdomnI0GSXzQEMTUcZklju8KDdqH6MCjhmLrJLPtGBAIo5j+NLLGdWRlzltmzMCO/oRPvyJLgZzdqtMWBllBPsB1xpqKcXjaniQ8zY15B7Pk4YMj1lQ+tA33WnDU2YrDyZQ6vigkF2T4WS6WYQ49xBYuxwxWVnFfuA7d1V3DNZHOYnuUGvBfhFxsrcjCLX0Fxj1QZQ1U9xubqdEcOVj6P37Cg1ufnKQZuPo0l0qdeY="}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"10000"}h!
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"1000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
<{"p":"brc-20","op":"transfer","tick":"COUT","amt":"1500000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
https://trustless.computer
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"3000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"MaceGroup.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"3000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1145","a2b":"TQvZ7FHHORGS9/VoPnrJouM4GHHK/yOVxpyg65S0IgMN57+3woFMqe/JKBnNn5PR7OawNRxkjWnVkzEjvNIM9st5cSBSIbTmQqkbmTBH42yuV42S2gJFpw4GRs4DtKRDRzkfNayODKPKXIbq4/S8k4/cNXC4SvrLEhbQGYpbGJA54BXp7jilQxPWwLPGU7fmNwuxz0gu//RS2jLfCnwReYf8jpY6Hyccm3XCOUgsROHdR9o9DxX/Ui1gMOAHyZfbzklbDojHrDoZSol7APZHdh2jdBhRSyON4141SZ3BUC+p47byjPbJie9Ud6xgKXlopxjjS7A7IVJDXGmuHMdtU4V6IeEk2DeOXm5YePKOvxccRSPFJyLEekn33s/DWaw5pn/wp+8TgCNtBH+mozBpkaBqLcbvEZJ+wGGdwUVOnBjhtgvavcttf9hY9dcsc24kiMHCoDe0wvrlBcOsEtY+aEM8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"mnch","amt":"100000"}h!
Mined by AntPool873<
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"100"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"heyl.sats"}h!
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"100000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2999"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1500"}h!
text/plain;charset=utf-8
>{"p":"brc-20","op":"transfer","tick":"OQBT","amt":"200000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23370a08%22%2C%22%23f527f9%22%5D&delay=50&seed=ARTISTHEUTILITY&size=10&transparency=0.02"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%230d85b1%22%2C%22%23b23092%22%2C%22%2355f67f%22%5D&delay=56&seed=ORANGE&size=10&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23c454e2%22%2C%22%23e6e76b%22%2C%22%23daf344%22%2C%22%237ec069%22%2C%22%23393363%22%5D&delay=56&seed=BLOCK9&size=12&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23143e7b%22%2C%22%232e1f3c%22%2C%22%23798585%22%2C%22%233fcf8c%22%2C%22%23014d40%22%2C%22%233db085%22%5D&delay=57&seed=BLOCK78&size=10&transparency=0.04"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23cc1a94%22%2C%22%238217a6%22%2C%22%230ea0e2%22%2C%22%23126988%22%2C%22%23cbc94d%22%2C%22%230cec7a%22%2C%22%2383d79a%22%5D&delay=46&seed=HALFINNEY&size=10&transparency=0.04"></ifr
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23ede759%22%2C%22%23a2960c%22%2C%22%23be26c5%22%2C%22%23004f53%22%2C%22%2377c4c9%22%2C%22%23f2eafe%22%2C%22%23d1ffc7%22%2C%22%23dff1be%22%5D&delay=43&seed=GAS&size=11&transparency#=0.06"></iframe>
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"6000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"4000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"[003].sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"5000"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%230a2d6c%22%2C%22%23a172ce%22%2C%22%238d74b5%22%2C%22%23857b6c%22%2C%22%23fa5462%22%2C%22%23676187%22%5D&delay=56&seed=BTC&size=13&transparency=0.06"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%2396c225%22%2C%22%23c23362%22%2C%22%238d85ca%22%5D&delay=63&seed=LASER&size=11&transparency=0.04"></iframe>
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23af4ab0%22%2C%22%23e66548%22%2C%22%23203922%22%2C%22%23fb0824%22%2C%22%2353da6a%22%2C%22%23e222cd%22%2C%22%23330879%22%2C%22%23a30cfa%22%2C%22%23d2ab48%22%5D&delay=59&seed=FUD&si5ze=10&transparency=0.01"></iframe>
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"3500"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"ben.eth.sats"}h!
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%233ea623%22%5D&delay=46&seed=THEWIZARDSOFORD&size=11&transparency=0.03"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%236ab95f%22%2C%22%239bd9db%22%2C%22%23a19410%22%2C%22%23319fc2%22%2C%22%23bab596%22%2C%22%239a4d3a%22%5D&delay=55&seed=SEC&size=10&transparency=0.07"></iframe>
text/html;charset=utf-8
<title>Ordrains by lifofifo</title>
body { margin: 0; }
iframe { display: block; border: none; height: 100vh; width: 100vw; }
<iframe frameborder="0" src="/content/caf45e51ab166fe9f0053c15568c4e6a0596efc63434044d926a91d4eb1811fei0?colors=%5B%22%23ea7448%22%2C%22%23b34789%22%2C%22%2334bc8d%22%5D&delay=59&seed=TXN&size=11&transparency=0.03"></iframe>
jmZSMWRNfVGeUJgYGoooqqqpns
text/plain;charset=utf-8
{"p":"gen-brc-721","op":"mint","s":"ordimando","t_ins":["19f2dcf20f040b4834a9ed0c6f949e5fca43318506ef5d49b1b53e067e1f08c1i0"],"id":"116","a":[[0,"red"],[0,"silver"],[0,"green-helmet"],[0,"axe"],[0,"rangefinder"]]}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bank","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"meme","amt":"10"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"300000"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"web3tech.unisat"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"2pac.unisat"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"Genomics.unisat"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"snoopdog.unisat"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"web3king.unisat"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"limewire.unisat"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"maskedsinger.unisat"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"biggiesmalls.unisat"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"computerlove.unisat"}h!
text/plain;charset=utf-8
7{"p":"sns","op":"reg","name":"kansascitychiefs.unisat"}h!
text/html;charset=utf-8
<html><head></head><body>
<div id="imageContainer">
<canvas id="myCanvas" width="1200" height="1200" style="image-rendering: pixelated;"></canvas>
fetch('/content/c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0" ],
"id": "18000",
[ 0, deploy.traits.sex["alien"].base64 ],
[ 0, deploy.traits.hair["purple hair 0"].base64 ],
[ 0, deploy.traits.ears["earring 0"].base64 ],
[ 0, deploy.traits.neck["gold chain 0"].base64 ],
[ 0, deploy.traits.eyes["eye patch 0"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 1200M
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/html;charset=utf-8
<html><head></head><body>
<div id="imageContainer">
<canvas id="myCanvas" width="1200" height="1200" style="image-rendering: pixelated;"></canvas>
fetch('/content/c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0" ],
"id": "18002",
[ 0, deploy.traits.sex["zombie"].base64 ],
[ 0, deploy.traits.hair["hoodie 0"].base64 ],
[ 0, deploy.traits.ears["earring 0"].base64 ],
[ 0, deploy.traits.neck["gold chain 0"].base64 ],
[ 0, deploy.traits.beard["big beard 0"].base64 ],
[ 0, deploy.traits.cheeks["rosy cheeks 12"].base64 ],
[ 0, deploy.traits.face["mole 6"].base64 ],
[ 0, deploy.traits.lips["black lipstick 1"].base64 ],
[ 0, deploy.traits.mouth["pipe 0"].base64 ],
[ 0, deploy.traits.nose["clown nose 1"].base64 ],
[ 0, deploy.traits.emotion["smile 0"].base64 ],
[ 0, deploy.traits.teeth["buck teeth 0"].base64 ],
[ 0, deploy.traits.eyes["big shades 1"].base6M
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0M
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"5000"}h!
8C &]&&Z)'^&)d$'h!&a$)h!)`(+SD6RC>If,Hh'Fe6He5Di0
D+]]&^f(\g&]j)\i&Wf1Xi1Wl,Yp$`aEEERBE]WKfVFfUKiVE
text/html;charset=utf-8
<html><head></head><body>
<div id="imageContainer">
<canvas id="myCanvas" width="1200" height="1200" style="image-rendering: pixelated;"></canvas>
fetch('/content/c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0" ],
"id": "18001",
[ 0, deploy.traits.sex["ape"].base64 ],
[ 0, deploy.traits.hair["purple hair 0"].base64 ],
[ 0, deploy.traits.ears["earring 0"].base64 ],
[ 0, deploy.traits.neck["gold chain 0"].base64 ],
[ 0, deploy.traits.eyes["eye patch 0"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 1200, M
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"sex666.unisat"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"web3dev.unisat"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"souljaboy.unisat"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1122","a2b":"TQvZ7FHHORGS9/VoPnrJoqF7dY9HIxHnIMtsDsYDeC4O/6h+wJlUr0HBrsC3BOJ6nUWedUggLXPLerlwPf8k1LzjwXVTqJyfxXktT4yqaRShsj5J74drtTC6NueBZ8b8u5w4CKqXhdATTsE92qDRxys36WEMQACOOyPl2n87GupSXvr0Q7/oVZa8nYysX36XsuCm5VUI+HgJ/SFkuc7JmqNvp+8mP97ThnD2MaWHWmmh0/2piPpTs4bStKMo927oRS+lhfi6ZJxTIDfDtMtFB0AeHTxqmaeslmZEiaPD1KFnb9u8oDaXTlwbI2tJKMgnXleTmm9+608JVCTtr71lKMRPD1ayfAVAj6YlNtMR3EDPCHMFaNYBX54RX10GXC2m"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"foxnews.unisat"}h!
text/plain;charset=utf-8
8{"p":"sns","op":"reg","name":"sexinthemetaverse.unisat"}h!
text/plain;charset=utf-8
&{"p":"sns","op":"reg","name":"..sats"}h!
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
6{"p":"sns","op":"reg","name":"primerealestate.unisat"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"nationofislam.unisat"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"defilosophy.sats"}h!
text/html;charset=utf-8
<html><head></head><body>
<div id="imageContainer">
<canvas id="myCanvas" width="1200" height="1200" style="image-rendering: pixelated;"></canvas>
fetch('/content/c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0" ],
"id": "18003",
[ 0, deploy.traits.sex["alien"].base64 ],
[ 0, deploy.traits.hair["bandana 0"].base64 ],
[ 0, deploy.traits.ears["earring 0"].base64 ],
[ 0, deploy.traits.neck["gold chain 0"].base64 ],
[ 0, deploy.traits.beard["luxurious beard 0"].base64 ],
[ 0, deploy.traits.cheeks["rosy cheeks 12"].base64 ],
[ 0, deploy.traits.face["mole 6"].base64 ],
[ 0, deploy.traits.lips["black lipstick 1"].base64 ],
[ 0, deploy.traits.mouth["vape 1"].base64 ],
[ 0, deploy.traits.nose["clown nose 1"].base64 ],
[ 0, deploy.traits.emotion["smile 0"].base64 ],
[ 0, deploy.traits.teeth["buck teeth 0"].base64 ],
[ 0, deploy.traits.eyes["vr 0"].base64 M
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, M
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1117","a2b":"TQvZ7FHHORGS9/VoPnrJolCXbPsWk/EZ7+BDDkKgjLFia1iBUoDdATapE99TbnNJEuvZ/VxKZLWHq6xQJngGW4TbOSY10xkl3i8aEQSiigh0HZL4UcJijGxHQYCAU8t+cIOa3geznNXAr9J59bTaxquSxTWPbsj9rDcGAsdK00cHf0OMjUyZEdI7EUob45SEkyr1X0CiQHXD86jxRckAlqlaNevle2R0dKos/ilA55HVew6ETcrWTimh+ZwjwecjnR6Haw6S17LhMeKLIlFS/w0+VDiiZGSN41Aefg9QHX1FwwdWIoTxiEhvmreP2igfFxj1QZQ1U9xubqdEcOVj6M8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"freemason.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"9000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"turns2gold.unisat"}h!
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"1195"}h!
text/html;charset=utf-8
<html><head></head><body>
<div id="imageContainer">
<canvas id="myCanvas" width="1200" height="1200" style="image-rendering: pixelated;"></canvas>
fetch('/content/c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"s": deploy.slug,
"t_ins": [ "c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0" ],
"id": "18004",
[ 0, deploy.traits.sex["ape"].base64 ],
[ 0, deploy.traits.hair["bandana 0"].base64 ],
[ 0, deploy.traits.ears["earring 0"].base64 ],
[ 0, deploy.traits.neck["gold chain 0"].base64 ],
[ 0, deploy.traits.beard["luxurious beard 0"].base64 ],
[ 0, deploy.traits.cheeks["rosy cheeks 7"].base64 ],
[ 0, deploy.traits.face["mole 6"].base64 ],
[ 0, deploy.traits.lips["black lipstick 1"].base64 ],
[ 0, deploy.traits.mouth["vape 1"].base64 ],
[ 0, deploy.traits.nose["clown nose 1"].base64 ],
[ 0, deploy.traits.emotion["smile 0"].base64 ],
[ 0, deploy.traits.teeth["buck teeth 0"].base64 ],
[ 0, deploy.traits.eyes["classic shades 0"M
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImageM
(img, 0, 0, 1200, 1200);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"metaverses.unisat"}h!
text/html;charset=utf-8
<html><head></head><body>
<div id="imageContainer">
<canvas id="myCanvas" width="1200" height="1200" style="image-rendering: pixelated;"></canvas>
fetch('/content/c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"s": deploy.slug,
"t_ins": [ "c3915284759eaba761f6e5acf64b50e1089fe62448b595f61a40407d71bfb85ei0" ],
"id": "18005",
[ 0, deploy.traits.sex["zombie"].base64 ],
[ 0, deploy.traits.hair["hoodie 0"].base64 ],
[ 0, deploy.traits.ears["earring 0"].base64 ],
[ 0, deploy.traits.neck["choker 1"].base64 ],
[ 0, deploy.traits.eyes["big shades 1"].base64 ]
console.log(nfo);
// Get the canvas context
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 1200, 1200);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
2{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"502"}h!
text/plain;charset=utf-8
9{"p":"sns","op":"reg","name":"sexandthemetaverse.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"3000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"2000"}h!
text/plain;charset=utf-8
5{"p":"sns","op":"reg","name":"web3techdesign.unisat"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"cybersecurity.unisat"}h!
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg id="ordimando" width="100%" height="100%" version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<image href="/content/4c0bb41df3f19941c300feb93d8474f9b731144228ff3ceae3c575c27e7fbb3ei0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/d1ed01c6bdb6b5d436cef2ac5330818af7209d637a97c8074dd04c55fe8bc36ai0" x="0" y="0" width="64" height="64" image-rendering="pixelated" pM
reserveAspectRatio="xMidYMid"/>
<image href="/content/d39a72ad80cd0131dbeb6b190bf3e3c03dc4f40f40bffab73a16cf47b313b8d4i0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/3a6de4992e599e3bff067a5a629f54fba868ea743b05cd2017c12727ed2af0ffi0" x="0" y="0" width="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
<image href="/content/d27f5c7be1b4ab4f244b04f57d69f6ab91085c92554e1d734592a015dc2f16ebi0" x="0" y="0" wiLXdth="64" height="64" image-rendering="pixelated" preserveAspectRatio="xMidYMid"/>
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"modulus.unisat"}h!
text/plain;charset=utf-8
We must defend our own privacy if we expect to have any. We must come together and create systems which allow anonymous transactions to take place. People have been defending their own privacy for centuries with whispers, darkness, envelopes, closed doors, secret handshakes, and couriers. The technologies of the past did not allow for strong privacy, but electronic technologies do.h!
text/plain;charset=utf-8
Cypherpunks write code. We know that someone has to write software to defend privacy, and since we can't get privacy unless we all do, we're going to write it. We publish our code so that our fellow Cypherpunks may practice and play with it. Our code is free for all to use, worldwide. We don't much care if you don't approve of the software we write. We know that software can't be destroyed and that a widely dispersed system can't be shut down.h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:bf69af3d246da90d01a9acfe66b6bc3eb3365091f6eb6228186716d8c6ff17e8i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:8a4cb95de8d0928eb0fc20228cc678a2ae816ac92ff3a021569b6dc52a3b6d26i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f7MC
84d2c951f3a8187800d54i0" />
<image href="/-/content/:5b1e638c050318bec23f17b8b7758ccf13945e422516da6c722c67ae5ed4e26di0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:83827ec13cb55a35fe3adca5acf67caf943c3bd6810f8fa893b067e8015c8f19i0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:3bd7aa44570f9f7e51af070240fbb930d135310b67d408b719de11b6f20f4b54i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e5#4662b3899d411c39321ddi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:db0dd1952c0cdad6f1c7a0ffedd7c395a71818e73a33276709ab666f240034f2i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:70223379cf57ade54b3f00f3ac6491134907d7d3bce#bbc10425a64d99dbc5aaai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:cfc82aeb0ad4a25a43cba1bc76b44070a09017c94382986e0b3d55894d247571i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f#2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:0a11009d48145138ef83068a3a4b59e1563edc67b49a5db0b2aede0b011bb7a3i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:02c4827b2c8e74b66f71c610bb371873fca6bd4b5f63adfaa155142a00f184aei0" />
<image href="/-/content/:dc0422975f31d1eeca13c7fc6d09936c5d5217e5e8eaf94ef098a2d7b95ca19fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:3daaa3ec7e365f8cd81a042b724513035a4b80c031c9b14f74bfedaa0150e924i0" />
<image href="/-/content/:4c609e34152da749b68d5b281aba5d23e163d17283dd52dc77d4292dab8ebf77i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:5c540d6a565f4024abcaf0b1577f43cf2dcd5f30c3f3e61dcb144dc1c5123f82i0" />
<image href="/-/content/:70223379cf57ade54b3f00f3ac6491134907d7d3bce#bbc10425a64d99dbc5aaai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:209b83728679c0b3cda44301d482db34844dec3b7e873f58521d2f22b4820f5ci0" />
text/plain;charset=utf-8
5{"p":"sns","op":"reg","name":"bitcoinboulevard.sats"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052L
ff9bf6971672164e1a402i0" />
<image href="/-/content/:00e698907dcb84c5ce3d1dbc22e88309aa7f288cff3d608c53ed3eea6af9bc04i0" />
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"POVO","amt":"50000000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:3bd7aa44570f9f7e51af070240fbb930d135310b67d408b719de11b6f20f4b54i0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e54662b3899d411c39321ddi0" />
8{"p":"brc-20","op":"transfer","tick":"ORDI","amt":"150"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e54662b3899d411c39321ddi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:3bd7aa44570f9f7e51af070240fbb930d135310b67d408b719de11b6f20f4b54i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722fL
2e6cd932845ae93de143fi0" />
<image href="/-/content/:00e698907dcb84c5ce3d1dbc22e88309aa7f288cff3d608c53ed3eea6af9bc04i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:db0dd1952c0cdad6f1c7a0ffedd7c395a71818e73a33276709ab666f240034f2i0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:beea23b3036f39373e5eaadbedd6d0c196fdcd0a42b8a468ba67a176284d88e0i0" />
<image href="/-/content/:209b83728679c0b3cda44301d482db34844dec3b7e873f58521d2f22b4820f5ci0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:5c540d6a565f4024abcaf0b1577f43cf2dcd5f30c3f3e61dcb144dc1c5123f82i0" />
<image href="/-/content/:0182710716a6706aa1aadcdf06d6f33a4edac1c2f86d2c9f5e0f2d1ca0ec3ee9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:7fc6c3e00f952b4337100eeaedf74acf383600e67e16f11f48fdf5ba27601545i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621d#ac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e54662b3899d411c39321ddi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:0a11009d48145138ef83068a3a4b59e1563edc67b49a5db0b2aede0b011bb7a3i0" />
<image href="/-/content/:0182710716a6706aa1aadcdf06d6f33a4edac1c2f86d2c9f5e0f2d1ca0ec3ee9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:7fc6c3e00f952b4337100eeaedf74acf383600e67e1#6f11f48fdf5ba27601545i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<image href="/-/content/:7fc6c3e00f952b4337100eeaedf74acf383600e67e16f11f48fdf5ba27601545i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:2f5706f049c004c5dbefd4ef339de573ba41790572250b9a3558f16ac14702cdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:8a4cb95de8d0928eb0fc20228cc678a2ae816ac92ff3a021569b6dc52a3b6d26i0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf#1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:fad503c753b8da8c758f1bbc6fd60810397ae61eeffcc8a68964eae3f3ff46bei0" />
<image href="/-/content/:5b1e638c050318bec23f17b8b7758ccf13945e422516da6c722c67ae5ed4e26di0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:8a4cb95de8d0928eb0fc20228cc678a2ae816ac92ff3a021569b6dc52a3b6d26i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<image href="/-/content/:87d89d290ebde5d5b7aa75b4c8d0359515e25ea1542L
bc0646dc3f5b0b2fc55fdi0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:62ec589582651e49ed722241dab3bdb93fbd8ddf3fab3d891a30165126dddbcfi0" />
<image href="/-/content/:adc7696e06074d3a60599c2e4be79c5b2ad2303fe109bc04d904c17a0290960ci0" />
<image href="/-/content/:b469a89182008c0e80aafc6dfc02a6cb76615ea42838a7ab989cf51ff1be8de1i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:2f5706f049c004c5dbefd4ef339de573ba41790572250b9a3558f16ac14702cdi0" />
<image href="/-/content/:5e0f701a232a83f1db21aaadb32f3495fd4296cdf1d2c406ec633ce2039e000bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:680e2ee8cad86aa174b4f3373d733370c9a6fc4230b#9708d520a0f6bcb8e72a6i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:a6b4b81f69e8c217db24f0a71954195d67ced49a819b67a4daf9f3ca7fa1b971i0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<image href="/-/content/:00e698907dcb84c5ce3d1dbc22e88309aa7f288cff3#d608c53ed3eea6af9bc04i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1500"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:1355524a2aab576e069bac91227b0e52d227d65d84c5535377d3a0ea4e44d470i0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f#2e6cd932845ae93de143fi0" />
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:44d6266aea36dd0dddaa57498a5f3658ad16cf888089905e72d3683b0366e086i0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:5c540d6a565f4024abcaf0b1577f43cf2dcd5f30c3f3e61dcb144dc1c5123f82i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"1195"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:59b6fb4789c5efa09beca94c0262bae9ede9fa9fc41847b5ee2f96cf2dc655e2i0" />
<image href="/-/content/:7fc6c3e00f952b4337100eeaedf74acf383600e67e1#6f11f48fdf5ba27601545i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:d57f77b3eb7d5c4412bdc86deebc96a67517c27dcc6d6119fec1ba33f0367862i0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:beea23b3036f39373e5eaadbedd6d0c196fdcd0a42b8a468ba67a176284d88e0i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<image href="/-/content/:fe4321178bd841e52fdeb72ce4456c5b7596c0d611b19da15ba75ec63b5314cai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8c279f53be2d802589362ei0" />
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"bitcoinblvd.sats"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<image href="/-/content/:d9317eeee2c7f2f70dac1865c2c3a68a249898f09cb#5c03f4723af48d7338009i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:44d6266aea36dd0dddaa57498a5f3658ad16cf888089905e72d3683b0366e086i0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8c279f53be2d802589362ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112#df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:843a5269d45ed9864f70b821bef10c56302d31f0860c090ce5ae9bc39af84b57i0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:4c609e34152da749b68d5b281aba5d23e163d17283d#d52dc77d4292dab8ebf77i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:cfc76dd5d7e5a5677f4d5cb142484385b71478aa4e5abe62be58ccd75125bd87i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:8043604c7c96a5a43a97e251b246102ca40c0203431ff21bd26f23330dfa554ci0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:44d6266aea36dd0dddaa57498a5f3658ad16cf888089905e72d3683b0366e086i0" />
<image href="/-/content/:4c609e34152da749b68d5b281aba5d23e163d17283dd52dc77d4292dab8ebf77i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:d555588738cda6bcf03b9b7b5f66968fe945bd293a714d652e262f80f6829c43i0" />
<image href="/-/content/:2afedce7036f463eab5a8e1c4ba67093282617b4bd09f12ae0eab472d93aa764i0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7L
fb2a326e558d7555e6ce5i0" />
<image href="/-/content/:b469a89182008c0e80aafc6dfc02a6cb76615ea42838a7ab989cf51ff1be8de1i0" />
<image href="/-/content/:06b795f679e528e9fd0fd83ea7a322cff39bf131a0836bda5ac9c0f95876a768i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:843a5269d45ed9864f70b821bef10c56302d31f0860c090ce5ae9bc39af84b57i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:beea23b3036f39373e5eaadbedd6d0c196fdcd0a42b8a468ba67a176284d88e0i0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<image href="/-/content/:fe4321178bd841e52fdeb72ce4456c5b7596c0d611b19da15ba75ec63b5314cai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<image href="/-/content/:00e698907dcb84c5ce3d1dbc22e88309aa7f288cff3d608c53ed3eea6af9bc04i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:f9918b7b3b4df1c13ea73c2461f96b5e5d3b3986e6662ca90048728905c33644i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:2afedce7036f463eab5a8e1c4ba67093282617b4bd09f12ae0eab472d93aa764i0" />
<image href="/-/content/:f78db6fc25af28938730f3e821a4ef9d0bb74316acda28f7ab378dfd19f41ff9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d#809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<image href="/-/content/:fe4321178bd841e52fdeb72ce4456c5b7596c0d611b19da15ba75ec63b5314cai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:8043604c7c96a5a43a97e251b246102ca40c0203431ff21bd26f23330dfa554ci0" />
<image href="/-/content/:06ec577092baf39d78e4fceff71168f23687059d2a7046b5ef4012f5592a702ei0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f7L
84d2c951f3a8187800d54i0" />
<image href="/-/content/:7c2fd41b52624ddb1ba11fe1c6d95475f2e42c4b53d6aaf6a16a09064acebe38i0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:5dcf96b13e5762d5a288d8bee36deb933fe192a55475199fe9a39ae29dd16853i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:ebca54ddbcd9da94b9bbcde11a1924becb3076d3500aa08170e2d147ae5c9700i0" />
<image href="/-/content/:bf69af3d246da90d01a9acfe66b6bc3eb3365091f6eb6228186716d8c6ff17e8i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:62ec589582651e49ed722241dab3bdb93fbd8ddf3fab3d891a30165126dddbcfi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:5654174cfa3f55e85d8d2a5e5f35fd1bb309a856575b389bf19e9fde48e6688bi0" />
<image href="/-/content/:adc7696e06074d3a60599c2e4be79c5b2ad2303fe109bc04d904c17a0290960ci0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8#c279f53be2d802589362ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:fad503c753b8da8c758f1bbc6fd60810397ae61eeffcc8a68964eae3f3ff46bei0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:81ec4177e7fce4e568cc1c14366fe29deb88b0f0841eb12d4f1d0638cca68201i0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<image href="/-/content/:92e7f48454546718f98103d7464d954033adbee21855f06584be06faa3e291ddi0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a#6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:14462ca5a4d237976d85271792a7dc13f8a15c359e9113f8b5e4bd7d711cd7bbi0" />
<image href="/-/content/:4c609e34152da749b68d5b281aba5d23e163d17283dd52dc77d4292dab8ebf77i0" />
7{"p":"brc-20","op":"transfer","tick":"SZAB","amt":"10"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:35ca91997926f23bbe18617fb6921a2002950881e365f3c3e408a22e926930f9i0" />
<image href="/-/content/:f78db6fc25af28938730f3e821a4ef9d0bb74316acda28f7ab378dfd19f41ff9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:2934660e11441092b9d417940b55287e61af159bc8a6cc1cb51000fa1652d6fai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:2afedce7036f463eab5a8e1c4ba67093282617b4bd09f12ae0eab472d93aa764i0" />
<image href="/-/content/:b866e8f3f51c385a3ae27e65c5abe68e6086a6b7493#5b1b692de8587f5858148i0" />
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"200"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"5000"}h!
text/plain;charset=utf-8
>{"p":"sns","op":"reg","name":"bitcoinunitedarabemirates.sats"}h!
text/plain;charset=utf-8
7{"p":"sns","op":"reg","name":"switzerlandbitcoin.sats"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"thailandbitcoin.sats"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcointurkey.sats"}h!
text/plain;charset=utf-8
7{"p":"sns","op":"reg","name":"bitcoinsouthafrica.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"spainbitcoin.sats"}h!
text/plain;charset=utf-8
6{"p":"sns","op":"reg","name":"bitcoinsouthkorea.sats"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinsweden.sats"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"be584cb1d0863cec2ee4d599cc7c4acd10caef9cbb79949e0d847d6194965b68i0\",\"price\":32000}","contentSignature":"304502210080e995cff470d51bb176d01d9bac9b511057ad66656202072b1c8c8fdffff12102201f1f777c5ba263747c9a920110e4201a9d9b3a5da9997763dff7dbba91424cba"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"DGOO","amt":"90000"}h!
Ahttp://ns.adobe.com/xap/1.0/
" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.5.0"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/" xmlns:xmp="http://ns.adobe.com/xap/1.0/"M
xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#" photoshop:ColorMode="3" photoshop:ICCProfile="sRGB IEC61966-2.1" xmp:ModifyDate="2023-06-12T21:38:20+01:00" xmp:MetadataDate="2023-06-12T21:38:20+01:00"> <xmpMM:History> <rdf:Seq> <rdf:li stEvt:action="produced" stEvt:softwareAgent="Affinity Photo 1.10.6" stEvt:when="2023-06-12T21:38:20+01:00"/> </rdf:Seq> </xmpMM:History> </rdf:Description> </rdf:RDF> </x:xmpmeta> M
M
M
M
<?xpacket end="w"?>
6') ,@9DC?9>=GPfWGKaM=>YyZaimrsrEU}
4nI>Innnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1126","a2b":"TQvZ7FHHORGS9/VoPnrJok5nBGvmJIMoj6v7TEib3LVFXzfJHjC7SSPg2bSRHClDsGJljk9E9nuDxWAF3/MHUdZayNlrPDh0HdqswnsMl/1w8rVVXkz0PVnxkNgdiliMOaHucQOyqSXhet52gJWp8Alcgc/g/iE8fw8Zu508A+ZbXZ/KZEe1TRENtTpw4o/nJfw1n4uJGfuq8jXAhbxonANORLj1WCH60SeIDM5MWhRoirv8MdOQH33gS9MtkE1VTIAYyUaShvg1lZmcrD4XufdB/XTP5plx6fjXdmLLOYLLJEeHwzIxZAMLhmtBxG5HVE0vrypRub2Ho+1dtsPq0t9XGTR+91GWIL/Efc5T8fG3jAjK+C9kMECsZjy9QHWQq2TFXs/2yaTZZ1hKRBaOIrrl4CVd9P/WuzQAjCkN00C3WRFJj1h7J9pMY8MTEpZg2Y6+nQu+rJicoqIgBzBCRBc8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1128","a2b":"TQvZ7FHHORGS9/VoPnrJonwAtKUUm+Mj3uXbLw3fBOn3/dX26BSg9kRkSGmBsFt5LfAcH4rhKiH7khHp58YUaY/mtyXRDf6H0Xy3HpSvOrQZMgMM/KU4MLiUAx+LLGsEtzC+kHpGepQbsnMw7nPd/0s1j72jMew6VdTsAZ0lasy7Fu0ix26vUzPCkElgKs92Rr+UMOeh7Z3GEOc86zDWb886oq6yjOSfjGII/S2DY3W6XeU0vJYedBSvrQSPLqpORi0LJoqX9ahjo4GETEDQ7vPaOadadVBsWSGGejz7KOC53rWRafndunYQ6RlWXBhaHNQ+W9tIeD+7O1l4YLlC2aa1HUXry4i8lTJm8D+zkmxZqh/YfVLbxuUBtQk5vabYkFs+TjmZs0qbhGNDwdY08qFQDqteP18hEInd4hdBdkPFJ5jenIMXg9BaPcfdbmFaBMHCoDe0wvrlBcOsEtY+aEM8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"200"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1127","a2b":"TQvZ7FHHORGS9/VoPnrJolKf0gfZhQxziNzRRkn07nRD3leIhecSU8eSPLEz5PU1FlDGn+Otfkm8HLuObNQaot2g4qif8hbJRzxuLPEpJx0uvCjEue/e1y2aE+71z+JxjyNwxORgo64YDo64uzwY7fGhnupt8ST8FWReYu5pzA4POowsu6jCvp71Nh1kpuMp/wrWnjKDIDrJvAUwqLGykQ4X5p3t4NYgPUiuGO7m/SuMFtAoH9mWYWzB1OjKSK5ptdw0A0u8NCQz28wue8f3fb6cpLTvnFfPyOg6N9oRIpshgO+/ffrtHIZayNrSwnKWiomXAa8fFZ068C582I6cI8ztwf+TR/6jif43CmfT7L6pmyGJN0Lo79j2ZXUlIlPX+JWv822FW/lZT/mz93qmKC/Cnn4c28LY8qzGpgLvcM7jfHonSDBDN93EF53zCuM8Ng3SvVQLkHMbSqSgZZEPkRs8IcwVo1gFfnhFfXQZcLaY="}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"$LRN","amt":"100"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"300"}h!
text/html;charset=utf-8
<!DOCTYPE html><html><head><title>
Block 994 Vintage Satoshi
Minted 19th January 2009
Inscribed by ZedTech.Studio
</title><style>html,body{height:100%;margin:0;}body{display:flex;align-items:center;justify-content:center;
background:/*clouds*/linear-gradient(#fcc,#8de);font-size:80%;transform:scaleX(1.2);font-family:monospace;}
@keyframes squash{0%{transform:scaleX(1)}}@keyframes animate{
0%{transform:rotate(0deg);background-position:400%;}
100%{transform:rotate(360deg);background-position:-M
div{background-size:1000%;background-image:linear-gradient(90deg,
/*carbon*/#000 43%,/*chrome*/#00f 45%,#0ff 47%,#fff 49%,#fff 51%,#0ff 53%,#00f 55%,#000 57%
);-webkit-background-clip:text;color:transparent;}
div{white-space:nowrap;animation:animate 10.5s cubic-bezier(0.9,0.1,0.1,0.9) infinite;}
</style></head><body><div style="animation:squash;">
</div></body></html>h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1121","a2b":"TQvZ7FHHORGS9/VoPnrJosyfyfch+WgUMADWXhalW8BCD0uZpd6Q5KM1/gPEC+47eP/wbJEqUnZGjSHB86dhdMHAG1uQegxiVK/njXFf0BnlhRw4jiLWNmJbtjHVTsd8C4JwZsJMuUKRjoWzaDwTKl5synf/Z2V+bUFVuJ4A+tD1GMfYiOZ/SAfAirGMFng92DKQKE+8krMA4ovHOdfikXfAdvFoWIaYvEnM2Zk8C/zYwRJHMH6Om4Jt7tmI5Ydlb5wNaFFr62fIx1zYTeBli2mXHjARAe922Uwr8KmmLwIBy8WDKjJCD+4Dzo+GuTGKy2nimer1t6GIwTsFhROoUyGNEvY/7Hhz0MGXocQpKCik49NpDt90WtrbUQyCKR0dXAgPYCJAseDs2hTmqzYQdsOhO/He3v52oNXH39Junzy3TwhwvwQpa%hOl6xmwww0CzwhzBWjWAV+eEV9dBlwtpg=="}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"718","a2b":"Ny2QTwR27rjAsMstdBUmm8yfyfch+WgUMADWXhalW8BCD0uZpd6Q5KM1/gPEC+47eP/wbJEqUnZGjSHB86dhdMHAG1uQegxiVK/njXFf0BlVWi69Wj8gKGxRlcQM3ZYWW/PvmBAN4/v7Ial3Asn+jj34alqBMZ+gMbz2e2eJve9UiXdDnQwl7SO5msjJWXotweb1mvUQw59mvnIWs6V6loxVVad8dRxKayuMcFzrd37QuMLRRbpZ4t21mNsaKkG69j+5u89BP1rKS0xNjNqwVaERzVUc/9D4y19eEbzXULqxzIRgjURzLYV79otboMgpisapt2air9sU6Llv9dtT6e27uOFeCrYa4pzEOgTM3Pe3TwhwvwQpahOl6xmwww0CCu0m+UV9gCevzb5Tdbddxg=="}h!
%s"%m!$t!#zEEEHDDBKLKKIZSMWRNfVFjUDiVHz_B
9]'&^&)Y))E(-b$'b$)g#)e!0/o%+s!0p
jmOOOQQQfVGfVJfYIoooqqqrno
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1110","a2b":"TQvZ7FHHORGS9/VoPnrJoqtAWEncL6cinK+5bEUSdW08UUeoMi3kKUSxWrGsQ57bAK2ED+xSRlVKqXStA+o84NROQyKpZJRubBxrEctqfXcBXiLzTKBTFGDKX7X3pdYzLNXA6MjgRBPYtdBrSRwMuxoFtTw+IWROpi4lpjh0cwX2SdvF8N3zQVRvY7mRFtuew/CyI/YBs74Dn6aG1R2bdWtgDwW/L4EiNs9nbn+4i1sIFIjkstPk2A0IPR8gM+EUw+h+Bit91ARGGCtLYKE8xOTFZMKEHcEWMo7jAQjhUziW2MKV09pa8PkF3AY1Vl6euWS9OfhjyoGjcDL/VhHaEAJPR+a588rrGKdc92mpDpjPCHMFaNYBX54RX10GXC2m"}h!
text/plain;charset=utf-8
{"p":"brc-ho-wl","n":"hungerord","t_ins":"68656c6c6f776f726c64","id":"1114","a2b":"TQvZ7FHHORGS9/VoPnrJom8SIMIFy9AQeCcIcvEKN2hZQ4VvV3njt7CWgRdPlf7C3Kn+rfguOOlmaSNkYjOG/lkz7QP3uih27tik3OpHZTXkRu0tRDA6DxW8pB7EKVFRH65Z61cYMfis3tRx5mV7+/GW/0ssv/KXkW1x7JRBLIV6C1MTT1VVEBcgh5JedJM554uhiocU03FrSfX3pIwov0/nxLIUEdPwCdDgBh0C8rQqyNv2nrHcZ9LoMdjlhGhmVvYSIJIzrntCuMjaCMwGfFIZCzQXi1YTBuAjqRcD9mJE5MJn2+SizeGtNXGd0uy73mkYbsgdFlq0rtznIj3P+DBwqA3tML65QXDrBLWPmhDPCHMFaNYBX54RX10GXC2m"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"5000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"20000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"X8X8","amt":"1"}h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"35000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
4{"p":"brc-20","op":"mint","tick":"alef","amt":"377"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"fundme.unisat"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"eluvio.unisat"}h!
text/plain;charset=utf-8
5{"p":"sns","op":"reg","name":"thewalkingdead.unisat"}h!
{"type":"reveal","protocol":{"name":"BRC721","version":"0.4.0"},"content":"{\"weight\":1,\"metadataURL\":\"https://ipfs.io/ipfs/QmaN1jRPtmzeqhp6s3mR1SRK4q1xWPvFvwqW1jyN6trir9/\",\"collectionInscriptionId\":\"2d1a4ae1363485708f728a42b7ffcd9cb7db123031eeb8eab16def32f1883803i0\"}","contentSignature":"3044022078b2d3aeebc8e11537308d6f401ad411518233798de2e0cd2311c4b72c43163d022035f75d696099ec10b1b1aa2692ffac7549ee57b910fc40fe17160fb1456d488f"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"landor.sats"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3e1bc3ecdf3c2d0abf6631i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:adc7696e06074d3a60599c2e4be79c5b2ad2303fe109bc04d904c17a0290960ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f#2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:209b83728679c0b3cda44301d482db34844dec3b7e873f58521d2f22b4820f5ci0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:beea23b3036f39373e5eaadbedd6d0c196fdcd0a42b8a468ba67a176284d88e0i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:56d3f4f661b2b4a9fc17755171d7cf4da74e570614b6b45de0cc87a809c3eb3ci0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01#b5e274afa2588c6a3b8b1i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:5654174cfa3f55e85d8d2a5e5f35fd1bb309a856575b389bf19e9fde48e6688bi0" />
<image href="/-/content/:5e0f701a232a83f1db21aaadb32f3495fd4296cdf1d2c406ec633ce2039e000bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:ebca54ddbcd9da94b9bbcde11a1924becb3076d3500aa08170e2d147ae5c9700i0" />
<image href="/-/content/:14462ca5a4d237976d85271792a7dc13f8a15c359e9113f8b5e4bd7d711cd7bbi0" />
<image href="/-/content/:13df620523bd9b08d5dd63d974493c534d0d93fb830509bb347c39168ad9196ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:82fe12aee4bfd8098406119be59ade336a5b5887a81e73c27cf5c6aaba9cf3fbi0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:62ec589582651e49ed722241dab3bdb93fbd8ddf3faL
b3d891a30165126dddbcfi0" />
<image href="/-/content/:adc7696e06074d3a60599c2e4be79c5b2ad2303fe109bc04d904c17a0290960ci0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:e047590efef1e16b6e74a883835949b13b1921eb8587cee20dc4056c39be4b6ci0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:ebca54ddbcd9da94b9bbcde11a1924becb3076d3500aa08170e2d147ae5c9700i0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8L
c279f53be2d802589362ei0" />
<image href="/-/content/:06b795f679e528e9fd0fd83ea7a322cff39bf131a0836bda5ac9c0f95876a768i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<image href="/-/content/:cfc76dd5d7e5a5677f4d5cb142484385b71478aa4e5abe62be58ccd75125bd87i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:9a75e2def0674d4ea8a49e80ba4474f5c932ae305b21eeb4fcc11bc1a495aa9di0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:59b6fb4789c5efa09beca94c0262bae9ede9fa9fc41847b5ee2f96cf2dc655e2i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:d555588738cda6bcf03b9b7b5f66968fe945bd293a714d652e262f80f6829c43i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:8043604c7c96a5a43a97e251b246102ca40c0203431ff21bd26f23330dfa554ci0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:397a319d4730b6ac665cc4dce0ae54aa2a6aa73e0b16462d35379756e04d8b5fi0" />
<image href="/-/content/:f9918b7b3b4df1c13ea73c2461f96b5e5d3b3986e6662ca90048728905c33644i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<image href="/-/content/:92e7f48454546718f98103d7464d954033adbee21855f06584be06faa3e291ddi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:43815da95ee418d61a29dd2afdefd8666549b8e23dfa0ceb4eda354466a8b3f7i0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:70223379cf57ade54b3f00f3ac6491134907d7d3bce#bbc10425a64d99dbc5aaai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:b6c86723ef53a39cb1e40b315b167f1c9be0c841dfa2af31bb933c8164885166i0" />
<image href="/-/content/:9ec48f049d522a800cb880aa1b1adf807c9d3cf4e670bb4ebfeac49336b25993i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:4c609e34152da749b68d5b281aba5d23e163d17283dd52dc77d4292dab8ebf77i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:d9317eeee2c7f2f70dac1865c2c3a68a249898f09cb5c03f4723af48d7338009i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:beea23b3036f39373e5eaadbedd6d0c196fdcd0a42b8a468ba67a176284d88e0i0" />
<image href="/-/content/:59b6fb4789c5efa09beca94c0262bae9ede9fa9fc41847b5ee2f96cf2dc655e2i0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5dcf96b13e5762d5a288d8bee36deb933fe192a55475199fe9a39ae29dd16853i0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:8043604c7c96a5a43a97e251b246102ca40c0203431ff21bd26f23330dfa554ci0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d080be2d2b07eb030ba0ffi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:d555588738cda6bcf03b9b7b5f66968fe945bd293a714d652e262f80f6829c43i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469#ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052#ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:82fe12aee4bfd8098406119be59ade336a5b5887a81e73c27cf5c6aaba9cf3fbi0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:5760ce05009e94a750a7245cac994fa9ffd388eadc757929ac17737811455429i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:9a75e2def0674d4ea8a49e80ba4474f5c932ae305b21eeb4fcc11bc1a495aa9di0" />
<image href="/-/content/:680e2ee8cad86aa174b4f3373d733370c9a6fc4230b9708d520a0f6bcb8e72a6i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:31c3c1ace7c8863d36447357d87ba3144fbfbc8f742ce297cffb35b836d806dei0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:97a7e1262423b72d43661162a5189336048a8a9cc77#4f7da0ab06a7ef2f9d33fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:02c4827b2c8e74b66f71c610bb371873fca6bd4b5f63adfaa155142a00f184aei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:05fc9a15e179fa0765cfe2ed2f52112265377587cab9f227afc10100f0e72dd1i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052ff9bf6971672164e1a402i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621d#ac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<image href="/-/content/:d61fc2a89ecc6ae65cf91cdfac9edc37fd60c38621dac211f3a70891ef79b69ai0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:209b83728679c0b3cda44301d482db34844dec3b7e873f58521d2f22b4820f5ci0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:b36750a6b444e3815f0cbb50a36e0f1231b74ba930855b1e9067f907942f34fci0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:b65e4184c574fd6412a0a2e6ada97fb83a61343ea0bb238a3292277f3301093ai0" />
<image href="/-/content/:88c2a6594a4aed4d8d5cd6b5cafde85951942a1451f884eaa620e50245f56c2ci0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:13df620523bd9b08d5dd63d974493c534d0d93fb830509bb347c39168ad9196ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e54662b3899d411c39321ddi0" />
<image href="/-/content/:92e7f48454546718f98103d7464d954033adbee21855f06584be06faa3e291ddi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:db0dd1952c0cdad6f1c7a0ffedd7c395a71818e73a33276709ab666f240034f2i0" />
<image href="/-/content/:92e7f48454546718f98103d7464d954033adbee21855f06584be06faa3e291ddi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:beea23b3036f39373e5eaadbedd6d0c196fdcd0a42b8a468ba67a176284d88e0i0" />
<image href="/-/content/:aab67a4269ca0bda649fe341bd88c862aba2e9bf6e0826b9dfa5c4ba8fe62c2di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:78c1d952d2b2be42955931ed2718611879fa86c9b44b94801cdd5b7325a09642i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:bd2cad95a86c1c0fb99f69ec590f188ebbf6c76be34733170c5df987829885a7i0" />
<image href="/-/content/:5e0f701a232a83f1db21aaadb32f3495fd4296cdf1d2c406ec633ce2039e000bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:f11caf409e98e30c74b79315cb1fe402cd613f3cb0266efa65b16cc5b5038629i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<image href="/-/content/:a2110fb4afaa29bc70bcfac445f750ecb5e81777e8d#080be2d2b07eb030ba0ffi0" />
2023-06-08T21:17:02+00:00S
2023-06-08T21:17:02+00:00"C/
2023-06-08T21:18:23+00:00`
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:f78db6fc25af28938730f3e821a4ef9d0bb74316acda28f7ab378dfd19f41ff9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:26dcfd2595fd5b705a9227664577fc1beae412c8842f2dcc23de40408ea6b83ci0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:e6ebc3556df14856a42307337af8169f5924c36cefbc2516162956448963d302i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:28031a5a4d1977b911727e832c7f2382f0fe2f510cdcda5eaab1eddd5b746b51i0" />
<image href="/-/content/:5e0f701a232a83f1db21aaadb32f3495fd4296cdf1d2c406ec633ce2039e000bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e54662b3899d411c39321ddi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:ad215dab98dad21577cbfe87c9d1d28790235e60ad281681932da33a38de3380i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:0bd902941392ea138adb7db30cecdf5bc09a92c80e3L
e1bc3ecdf3c2d0abf6631i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:3e6e56b4fab6821bcd0c8baf590cf6217e7ec723f643abf809928cfd932fa08bi0" />
<image href="/-/content/:8043604c7c96a5a43a97e251b246102ca40c0203431ff21bd26f23330dfa554ci0" />
<image href="/-/content/:ad215dab98dad21577cbfe87c9d1d28790235e60ad281681932da33a38de3380i0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112#df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:ebca54ddbcd9da94b9bbcde11a1924becb3076d3500aa08170e2d147ae5c9700i0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<image href="/-/content/:b0e600e963663d2ee03593c0815980f0749c8a61eee#fda0934abf9ca6ddcf2a5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:02959b0904f61acda9419c2bb82ec3158fa97a0478d41d5150cfdc4e10a8b37bi0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<image href="/-/content/:35588d7e4cb81c5b4e56e7f9610a307766b543b91a7fb2a326e558d7555e6ce5i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<image href="/-/content/:c36f12e655ab8af8bdd5c53a5bcb9eb758c2e33722f2e6cd932845ae93de143fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:2f5706f049c004c5dbefd4ef339de573ba41790572250b9a3558f16ac14702cdi0" />
<image href="/-/content/:dc0422975f31d1eeca13c7fc6d09936c5d5217e5e8e#af94ef098a2d7b95ca19fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:f78db6fc25af28938730f3e821a4ef9d0bb74316acda28f7ab378dfd19f41ff9i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:db16546971fbdeb7b2f21ee78a0328a1e82ce8f0d04bc93577e11ec31f498d53i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:77d25521fcd8808742078dad2ae5f2cad9751187c72ee164cef72c95388f934di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:9a75e2def0674d4ea8a49e80ba4474f5c932ae305b21eeb4fcc11bc1a495aa9di0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:e7965554a5783f9e25ea0117a066dafe052cd5896c462bc2520a37f757f5e37fi0" />
<image href="/-/content/:2c4805e4015048cbdde22593c7b2c475889aa5b6bb433a17875892a0c507de28i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:b866e8f3f51c385a3ae27e65c5abe68e6086a6b74935b1b692de8587f5858148i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:0f635374c2f60a7e34e2eb731bce23a5bc44d3a112ad02aceb23ea42606f6992i0" />
<image href="/-/content/:8a4cb95de8d0928eb0fc20228cc678a2ae816ac92ff3a021569b6dc52a3b6d26i0" />
<image href="/-/content/:a6b4b81f69e8c217db24f0a71954195d67ced49a819b67a4daf9f3ca7fa1b971i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:06729443440c4509d9022733a2eb9c747a1b42b11dae87832e64c339053ccc3ei0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8c279f53be2d802589362ei0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:209b83728679c0b3cda44301d482db34844dec3b7e873f58521d2f22b4820f5ci0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:ad215dab98dad21577cbfe87c9d1d28790235e60ad281681932da33a38de3380i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:d57f77b3eb7d5c4412bdc86deebc96a67517c27dcc6d6119fec1ba33f0367862i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:0f473c9dcd14e3f43a6599b038d810eac16bc6394edcfcf6b32f8df992ab6791i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:ed12dd62eb50048ea180f82bb6505abbece41156125bcfdfb1adfcfefd4bbbd8i0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<image href="/-/content/:eddc1242f0fd290e130332e046897ad41dce1e7e112df48ecf2168e43172d383i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:adc7696e06074d3a60599c2e4be79c5b2ad2303fe109bc04d904c17a0290960ci0" />
<image href="/-/content/:bf69af3d246da90d01a9acfe66b6bc3eb3365091f6e#b6228186716d8c6ff17e8i0" />
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"2000"}h!
8{"p":"brc-20","op":"transfer","tick":"PSAT","amt":"500"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"BT0C","amt":"21000000"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"CloseBrothers.sats"}h!
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"1000"}h!
https://trustless.computer
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"RNDY","amt":"10000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"ordi","amt":"50"}h!
text/plain;charset=utf-8
;{"p":"sns","op":"reg","name":"raresatoshisociety#BTC.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"BTClub.sats"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
9{"p":"sns","op":"reg","name":"satoshinakamotowhale.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"punk","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"GRLC","amt":"10000"}h!
text/plain;charset=utf-8
8{"p":"sns","op":"reg","name":"satoshidiamondhands.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
>{"p":"sns","op":"reg","name":"raresatoshisociety#BRC-20.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
F{"p":"brc-20","op":"deploy","tick":"BIIR","max":"21000000","lim":"10"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"olab.btc"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"punk","amt":"1"}h!
text/plain;charset=utf-8
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>trans action sarina ~ in MOTION!</title>
button:hover {
background: #eee;
background: "d6d7d2";
border: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
font-size: 1.2rem;
width: 3rem;
display: flex;
flex-direction: column;
margin: 0;
height: 100vh;
align-items: center;
display: flex;
margin: 0.5rem;
box-shadow: 0 8px 8px -4pM
border-radius: 10rem;
width: min-content;
border: 2px black solid
object-fit: contain;
overflow: hidden;
width: 100%
<button onclick="b.value=Math.max(0,Number(b.value)-1);setImg();" style="border-radius: 10rem 0 0 10rem;">
<input type="text" id="b" value="0" oninput="setImg();" style="border: none; border-radius: 0; tM
ext-align: center; width: max(4rem, 15vw); font-size: 1.8rem; line-height: 2.5rem;"/>
<button onclick="b.value=Math.min(i.length-1,Number(b.value)+1);setImg();" style="border-radius: 0 10rem 10rem 0;">
<img id="c"/>
<script type="text/javascript">
const i = ["6a2852120c101e2a84e0058a862e1380a29b6638b76027f1b366e8f07de24498i0", "4dd799436dbda3b7c382b3f52ca3f38457c7a5ad83d17f7a9891320f8a77ee91i0", "14a0b38b81f5b9c457d1f8d4ef34e714139854883cf708248eeafM
3f45af517d3i0", "777aba3549c36dcf0eeb4d1617d0531ddebd451f3ae36c82735933b212227e63i0", "5feee3d6708c9c434c1b1c3fa14e954b27ddf684a2c24a8443a3e8f54961690di0", "2e35053b4de89e7adb2bf05421d476d367b674f6a0783cb166be8f8181b1c1f1i0", "7c7b61922868a13bad451193a24f0e417238d75084e505a591dbbc6cc5c4d034i0", "55ad847f0011e71d88f5fd74537c01b9cbbf5aad917f54a41b73fe7ea47c9161i0", "54bb420a19b158b89abbecdf8e938da32e0dbbe96fa810095a826458a0b37980i0", "ef3dbffab551ec7ffe8d14b34dc28ccb306b72571b980c6fcf7beff24ade3593i0", "c2b2db0b37b85M
ed4de024234c6cb02869e4ec27e01932d837027a5ead38ddf13i0", "0a7653b115202ff3cbeae030a1e3fd98824173ddc07d6d62c37db274a8b2520ai0", "fac6ed8fae6bef84738d1de3d9171a15065feb2d3a84a3bc0c5aeabadef59d9di0", "5f8473e20913c42fb14790e69fd3d264f075fc6f056871723b89178399e26be2i0", "ba4c1ed288ade70320f54db5f8252db6fde821595cc3da35ea39f03ff3e4d2dci0", "a7f0d762e4fdc13b766271000a0a3033e828534b593eb30710f86d7ca17842dbi0", "7e61a015de77fb917ce791821fd2fb163190e30b789321a0617a4ccfca810125i0", "6e687a1c6a74e2b502a4b9a5cd0c96a21e228b80f9fM
24a4f7e1c8a89425ad0a3i0", "a1607a089c827b03b5a7b4b0fbc1499bfc28076dfbf384c1ed51602f0bd5c67ei0", "b3f382e553d6fa3703140c0482a47a98dd617030117a29e7d252f3ddfbb768dbi0", "e0dbb3ff061cc87d5fc8e7e9affda9afa32aa12b1dd5fcffe15fa8807c379806i0", "7d7ff1cfc4f52c111b0929e8ab50b59d512dd590ce95ef1005c9bcda539a04e6i0", "1237df5003bd46fc4457db47a2ea1aff204720fb4ef42f5b3b4efd1bfa325afci0", "a5f47a892b20f0e5021b9d0657657fba65bda0aefa8b79b2ebc655553903900ei0", "a429f2d43357daf8e7b0d156a35295d640c235f74f31cd48b93c3f3ad9f6bb63i0", "9cfM
1b18982f48e97b6d533b6fb7280825c5f008fef325bd3dbd6648c151c6112i0", "4e1366839b755eac7d9cbf5b50007ffcafc257da212af29821b2bd5717c72aeai0", "e9574d0b139e950c7f70cfc846000e4bd6dde23dd9c1142422b4240cd468e3b7i0", "8eda838aa431fb66249a6e518b38f221c1764bbb340c2a859b55489fb95c51a4i0", "d28a4e08d8dc7a915b864a0a14d2d7d14dd11c05373da222230c8691676df2afi0", "7ba8d3546d400f6f9b3e1615a66c73197c29e673b488b3f396de09864d26642fi0", "a8dcb13c8d1d5b5490dfe6a6ac003abce3e5aa5393cff5eb461f9d6cad254291i0", "e3be8f9d588010c60b4c653b47a097d50M
12aaa87098ecedb0305e039f14447c8i0", "b8cc4ed65b065d9c133eb1079f697e26298ab3601a1550528b9834d495d5ce80i0", "d13f5d5b22cd1cab1de640b4086f82a048e5503b052ed762925a86d9b89399c4i0", "8277c8d0caa8b1554ce48debee4900c241b4a40c027f142649d9c1bad4b2e173i0", "1a38bf79973a998f5badb0132a8942fc60bd6a29de522a5b039c6fa68e3ddd81i0", "64a3928f7a634cc48d9c799246949fc92a54deedd70e6bb725c3426321b9d5fci0", "3b1726ac3d35ce236cbec9c68fc3678534b74dd2baea43f62d0185be8758aa02i0", "d6a52e65aa694dfcfc385bdd2a3e8f0eac833b8e26e03414dd741abe9777c2aM
4i0", "045c4037fb09a9ede9201524881c7b1a970a48385caf49024453b532c7414c2fi0", "a369742ec39f8f4ecf823cbeb3a717c8881ca7e68013eaac438df9b8a190d388i0", "298beb4ed9f65b650666ac32c5538eaf98a16394653fe03ae85bde4ff39ab400i0", "6027aee0e1d53f9f3f98d8af60789c1972cd40134ac7d6b1a6f5d0e0121a1211i0", "c1235d347b07319bb38a2fe59528bfccfe95130a209329464aeff8371ed0a974i0", "c366e6d1dd39cdfa2a998481e2297c0cbf37eb996b8291bf58d4bb3cf70a31cdi0", "e7fb24f5294db3e892a4cc93288143d6aea93d050e2c0923bd31e206304a9fbfi0", "4f74743b8abc73a76cb2f1cM
68e942657781ebf9ad4f97ccc834030f01a4f3c0di0", "2cb300741094d205df738d55a56d6c475fba3efa68cc701b174e0e73da9381f9i0", "fcc49746566e5aa897a84999e6789eb3ec1eac3c42a20dd6ccbbd74c8dee0e21i0", "4c5e2ccca93c669a0d6083307484a597fa0bf0e037983f75bd6f3004abd1d9b5i0", "0eb9fe837d0a7a9ed2afdc9be4bb66c807ee2197c101b08c1b21060e8857749bi0", "e8844158328c33eb2cf5663f9c62898bbc1137ddcc8f69219513c34a8bcaf27ci0", "3d70bf8923d4b9d55279073f643d89146f7f6cdac1fc98fe50f59d3afe544df7i0", "9dd029b66d9a7ecd53e7bd5434d4a55ecc929eb2d4c21c61757e2M
2a8a90a7aa1i0", "5aea82624a7f77df88c770725d57053801921a318aace0f72d011f69bef731edi0", "c2654cab4048a39ac6fac5f0ed1a7e4e7dd9ad920e8c36c32a85b1712c794aaci0", "47d6e0a75f3b405dbd257cd83d52ef342de343126174c9dce68af8bf6df5c607i0", "7b66c4f646f07d21a986916884cc7e3248f28228e71758ff19a02ed0e04d0b1ei0", "b87c0ae0d9781fb91a0c9a5fbd23b8887f8605f17f1e0164562940929844a056i0", "b4c1d9b583f13ba2599a0aa8aec5872b02c895a363822100ab035b275fa6efefi0", "3a47611fb007afa6ef78b48789d54ead8680c626b631e110d4547cbd1cc70224i0", "747d2af860b73M
99cd575f9f682cec5c5fbef2be904347c8d8cc8cbe3a6c15e70i0", "86945e1a571200ec6d129405e926c45bd0ef2a2639eaa1037953e2eb135368f2i0", "902f8e5c334d813fdb90753b38f40372dab93d92006148b89fb40050b6863f83i0", "1b7723267c1c06d8cea7e877d0b6b7f5c66182b38ff4423b1c4d491bec8df9ebi0", "bfc3d2e00fd64192c6272975811be19196b44b501caff315120424643b9a7ef6i0", "f03a336b23c42d808a603587a983179d862242edbe2b83fd7971130db3d22162i0", "c26f27e8787e0bcb97b9866fb8f9da1aeffd2f05f312dc5438a247de3c015961i0", "fa256ee1f75012da54c32e228b61b6ecbc1e622764fM
f4c7303cd81a984cbcdd0i0", "288801216598ab45ce1dd0898017812214f52b13460ebb90298a2b4e5c0df947i0", "f92e632c5c4bd5240a432cbe13413686d0b43ee93815a3535f20359fee59597ci0", "0d35c0742a89a49ab6c2f8e679ccc66904ed9347ea5bf5005b5e977e4aff5745i0", "9212fc200a708edd9e2f286e7f881f3c5efe371afc28b92a4c94cacc61005c03i0", "18706a75fd937be21b26faac94febd11470212a53cf34284df6812a54b84137ei0", "49adf3e49b1bc0a68b449141751d6ae9e942d8248bc0c04987479e6cfc5690f4i0", "f298756216d20754289813200b341cf6d9f624458187da07556864b0694465e8i0", "fe3M
4dd52430cc05d174382cf682ee9dd6cebfd90dacffae0604f3a86976f2b89i0", "f6f0ffa6e3a5425eed237e5b53de6934a068d822fa56f16b0e80b086815db0dbi0", "be5604c6386bf3b4f45cdcff3d1a0ba05bc91bf500b87220e80f22ca9ecc186fi0", "5f304069ec498d3024231b8b6074b05d656da33e3b3ac8869265013c2c4fe56ci0", "1d4286e65562f5b221b6bb0dd162249740ba64c0fc474867d586245eab6896d2i0", "a02a899a73965fd5c3abbc5838642c934144ab136f9d8d0a056a743d4a59becci0", "e8b765f97590804836b84749468a36844cef3574a2308120604ad40c84c7f025i0", "1cfff5ae25eed414408c9b8b74f97a65cM
49334a28fbcc9130de25cec64d1e1f5i0", "29632243ff22be88ff6073e6f01cdaee53a501a04d5a49bb17f3ab5f2a1154b2i0", "62134cbd16288f3df89f9316f123ea8d0fad696f120e5aa138144145ea601ce0i0", "a7371b4277e48df5a6c6957c9f962968eeeeb57d31afa7de2ce597cd770d5ccci0"];
const b = document.querySelector('#b');
setImg();
function setImg() {
let x = parseFloat(b.value);
if (isNaN(x) || x < 0 || x >= i.length || x % 1 != 0) return;
document.querySelector('#c')Lc.src = `https://www.ord.io/api/content/${i[x]}`
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
2{"p":"brc-20","op":"mint","tick":"21E8","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"BL0C","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"4000"}h!
text/plain;charset=utf-8
9{"p":"sns","op":"reg","name":"satoshisociety#whale.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"punk","amt":"2"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"$UPR","amt":"10000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"apple.sats"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"punk","amt":"1"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"punk","amt":"1"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"recr","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"sns","op":"reg","name":"satoshinakamotoclub.sats"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"BXNZ","amt":"2"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"1500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"5400"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"200"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
ordinalartcollective.unisath!
text/plain;charset=utf-8
7{"p":"sns","op":"reg","name":"bitcoinnetherlands.sats"}h!
text/plain;charset=utf-8
7{"p":"sns","op":"reg","name":"bitcoinsaudiarabia.sats"}h!
Mined by AntPool873<
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x2c0eac3bb8b7993eab8636bec27f72e6fcc05153bf712e6296cb73e30d442614"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x12bb5d6fb535dcc5dbb88dda695c8c2e61165b9d4fcd515609a4cd760cdf5004"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x71e95c016e018de419aa375c95278406037797f75eecac78c14ecb69bf80b7c0"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x06d0713e1131e20d84c00c97dc61d0b33d5c2b22379d0697e7f0d806d0a39003"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x6600a3ae0dcb6ae19b8bde8a0fd251cab9ae84ce83931ac3b509a7150e3bf11b"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x7b33243adfb7025b9323fbca0ec69d5414656f2cdd40bd2be014ed3b9c30720c"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x7662fbbbd2b40722cbb5e066f23efcafa4fc3748a4c60f4edb03f3231b4d1f84"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x8469cc6fe08d902af57a9841c8ac5235a119700a9de246f9fe84805d0302e5a1"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x639d80c11f130c0e22babadcca6219775b674a679ba6961149a9d68c6aa103ae"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
{"type":"btcdomain","name":"sherpa.btc","first_owner":"bc1p3utpg2hg6nyrhxghkd5wm7repqrrytflk6wap0tpf4mnjlkwjr8qc8k3m0","createDate":1686606252295,"registerDate":1686606252295,"expireDate":1718142252295,"img_url":"https://btcdomains.io/images/domain/sherpa.jpeg","sig":"3045022100d4501b5f0d830dad44dfd53484f1d42f40fbde633bb01be9f93ac7a61c0d6727022069759baad1cac0e20cd7cb4a6838e83af8d6023faa83e7ddb5fbe03c263f6f74"}h!
8{"p":"brc-20","op":"transfer","tick":"ALEF","amt":"377"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
8{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"584"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"BXNZ","amt":"2"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"60000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"1000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"1000"}h!
text/html;charset=utf-8
<!DOCTYPE html><html lang="en");"><title>Brandon Marshall</title><style>body{color: #FFF; background-color:#FF4900;}.my-div{background-color: white; color: black; max-width: 900px; padding: 20px; margin-top: 20px;}h4{margin-top:50px; color: #000;}}</style><center><H1>Brandon Marshall</H1><img src="/content/12e123387961518379f7494a9faf5ac6ee21df231aa9adb66e0fe90e8c8fd3aai0" width="300"><div class="my-div"><p><a href="https://twitter.com/marshallmixing" target="_blank"><img src="/content/434a0f224bf09495794e1477b4ab3M
fe3469093fa45fe50d25e9aa1ec947da545i0" width=70></a><a href="https://www.linkedin.com/in/brandonjamesmarshall" target="_blank"><img src="/content/1be2c104bd801d080d8e2995a889eb8d69b820e59b37c5affcbee15cf86cfd7di0" width=70></a></p><h2>Hi! I'm Brandon. I write about Bitcoin and lead social media for Trust Machines.</h2><p>This is a proof-of-concept to demonstrate what can be done on Bitcoin. This entire website, including every element referenced here such as my photo and various SVG files, is hosted on Bitcoin foreL
ver. As long as Bitcoin exists, this website will exist.</p><p>Go build something!
</p></div><h4>Built on Bitcoin <img src="/content/b491b66c3d3835f0ee10cf7dac2966da953d3c53cc28f021637cbe9eeb249d8bi0" width=20></h4></center>h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
'{"p":"sns","op":"reg","name":"7z.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinsenegal.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinromania.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinuruguay.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"vietnambitcoin.sats"}h!
text/plain;charset=utf-8
?{ "p": "brc-20","op": "transfer","tick": "vmpx","amt": "5000" }h!
text/plain;charset=utf-8
?{ "p": "brc-20","op": "transfer","tick": "vmpx","amt": "5500" }h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"bitcoinperu.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"GTTR","amt":"42000"}h!
&]&'^&)Z((C &c$'a$)e$)
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"ukcarfinance.sats"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"thecarfinanceco.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"drac","amt":"19300"}h!
fw opOOOQQQ]YPfVFiUFhWKoooproooqqqq
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"bitcoinportugal.sats"}h!
https://trustless.computer
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"polandbitcoin.sats"}h!
2]'&^&)Y)(b$'b$)g#)b"0P/
SD6KH5EEE]WKWWWYYYfVFhUDfUKjWF
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"bitcoinqatar.sats"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinserbia.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"kazem.sats"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"WHEE","amt":"1"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"60000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"kelp.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"40000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5499"}h!
:]''Z)'^&)Z()b$'h!'a$)h!)a(+_[>
@OOOQQQ]YPfVFjUGiWL}}}vvv
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"1pitch.sats"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/plain;charset=utf-8
5{"p":"brc-20c","op":"mint","tick":"oicp","amt":"125"}h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xad41c204cc2eb151cf44e70e748f83782066ea7aaa1813db78dfdebc37c5baad"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xb2b6fcdd3e74720236dc7cfbae439eb715785ad8c8df51e4a15340f7052cacb7"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xd6dc788951d438cf90c5449d8da2856bf802af7adec7c6ac0fda64a93374b83c"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x350574f8f78d6b082eda5d7f0e2374495546a385b8cc1bde06e4e089d5e66230"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xf0d67e030408c94c11ce5307ba7255cfc8e1dd276a4d196e945171028e4894b9"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xbefef01bd6333eb4887329e195a3b2c7495063a59f3f08c23fa03a0610d706b1"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xcd687a1ca1cce2153825991dd2733bbd684f7b79ee55d810ec05e07807f2a50e"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x139933264ddabe09a09f167a0b80f6f6192b97ad0a3a032c55442ad339962c5e"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xb414731ac7783304b594c77b4208e1ec1812cd25643eb97d8ba8355ec713f8c7"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xee054666db32af10a76f575ef68522f4220c421bf08b03dc67016e4ee00021a5"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xd50e06f10225aaaf4adc31de11897404fc051b102da906aedd9ea7047ebf8b18"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xb99cd2ad1dd157823ef67eafcb7258eb4421bf2dbc3b12fbbd3058920060928d"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xf6aba8969b3f6320d22019d1cbab03c3f9048ef2a833ce5c1b0f2660abe2cb5e"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xab1e3e29476d0dd8d47b823e5551b6d6b100526cc741138215b67188af62f77f"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xc7686a4965167b34b423ba16e17915c0dd25d128afd5879f987dd63c05307319"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xdad93671bf19284c8d4c15b219d143dd4567faaad00786b10e0222dd87bc9760"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x896018186072af0b1739e9dbc3252a6f0f39e1456c79c8085a1cd99a046de4a1"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xaac566d9439658eee03b3eef8d5fa5ec1a0235e62eb4ee5e05fb165c8e655359"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x928407b5f3620c59c5450ae6c7b4d471747f20bf41d618d55bad4b130293328e"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xf9925cc2e0ad28e815661b5db0e7ffd93c784ce94b25f6fd150381a7021f92bc"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
(/*$6"%:!%3,#3"(/1#+2*w
3@#(E(-]''^&)Z()b$'a$)`(+TD6WSOYSOfVGhUFgWGooornoqqq}}}
SD6KH5WSOYSOYYYWWWfVGhUFgWG
jmfVGeUJgYGoooqqqpns
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
K{"p":"orc-20", "tick":"bitcoin", "id":"3388519", "op":"mint", "amt":"1000"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"bitcoinparaguay.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"22000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
@EEEHDCOOOQQQfVGiVEaXGfVJvvv}}}
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"SPAE","amt":"788"}h!
CEEEGJHWSOYSNfVFjUDiVH
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"3xx.unisat"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MAXI","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"NGRY","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"bili","amt":"250"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
text/plain;charset=utf-8
@ordinalartcollectiveh!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
dyWWWYYYfVFiUEiWIz_B
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
ordinalsartcollective.satsh!
Ig'Fi'If,Hh)Ff5Je2Di0Id9
3w+]]&Wf&^f(\g&]j*\i1Xi,Yp"`dEEEHDCCMOZSMWRNfVGiVEaXGeUJkYC
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
LL{"p":"brc-20","op":"deploy","tick":"3BET","max":"21000000","lim":"21000000"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"!wtf.sats"}h!
text/plain;charset=utf-8
ordinalartcollective.satsh!
text/plain;charset=utf-8
H{"p":"brc-20","op":"deploy","tick":"bytz","max":"21000000","lim":"1050"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"russiabitcoin.sats"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
ordinalsartcollective.unisath!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"xvideo.unisat"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"3xxs.sats"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"200"}h!
text/plain;charset=utf-8
5{"p":"sns","op":"reg","name":"singaporebitcoin.sats"}h!
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"2000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"xing","amt":"25000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"ohms","amt":"25000"}h!
<svg xml:space="preserve" style="enable-background:new 0 0 750 750;" viewBox="0 0 750 750" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" id="
<style type="text/css">
.st0{fill:#B0B1B4;}
.st1{fill:#292626;}
.st2{fill:#FFFFFF;}
.st3{fill:#FF3513;}
<path d="M0,0h750v750H0V0z" class="st0"></path>
<path d="M288.8,435.6c-0.8,0.5-1.5,1.2-2.1,1.9c-2.8,3.9-5.8,7.6-9.1,11.2c-3.6,4.1-8.7,6.9-13.2,9.9
c-8.9,5.9-21.5,9.2-30.5,8.4c-4.2-0.M
4-8.2,0-12.2-0.4c-16.4-1.7-39.3-15-46-29.6c-1.6-3.4-3.1-6.9-4.8-10.4
c-0.3-0.7-0.6-1.4-0.8-2.1c-2.1-8.2-2.3-12.2-2.9-20.9c-1.6-57.4,4.6-51.3,6.1-90.1c0.1-7.3-1.4-18.2-1.6-27.3
c-0.4-17.8-0.3-29.2,0.8-42.1c1.3-15.5,4.5-31.3,9.8-46.2c1-2.8,2.2-5.8,3.5-8.7c5.9-12.9,13-26.8,22.8-36.8c3.3-3.3,6.5-6.7,9.8-10
c3.8-3.9,8.7-7.1,13-10.4c11.1-8.5,24.2-15.3,36.2-20.6c6.9-3.1,15.1-4.7,22.8-6.1c10.4-1.9,20.2-2,31.1-1c11.4,1,19.4,2.2,29.4,6.1
c3.8,1.4,9.6,4,17.4,7.5c0.4,0.2,0.9,0.5,1.5,1c0.8,0.8,2.1,1.1,2.9,1.6c5.2,3,10.1,6.5M
,14.6,10.5c5.2,4.6,10.4,8.5,15.2,14.2
c1.7,2,5.4,6.8,11,14.4c2.5,3.3,4.3,5.9,5.4,7.7c8.7,13.4,14.2,28.1,16.3,44.2c1.7,11.9,2.5,26.6,1.6,40.4c-0.1,1.8-0.1,3.7,0.1,5.4
c1.9,13.8-0.5,29-4.1,42.1c0,0.2,0,0.2,0.2,0.3c3.4,1.1,6.6,2.6,9.7,4.4c4.3,2.5,9.4,5,13.1,7.3c3.7,2.4,7.3,5,10.6,7.8
c10.5,8.7,21.2,16.9,30.8,28.4c4.3,5.2,7.9,10.7,12,16.1c3.7,4.8,7,9.9,9.9,15.2c8.2,15.2,18.5,30.2,22.1,45.3c1,4.1,1.7,7,2,8.4
c2.6,9.4,3.6,16.2,5,24.5c0.3,1.6,0.4,3.1,0.4,4.6c-0.2,6.7-0.4,13.4-0.5,20c-0.1,2.6-1.9,5.6-0.3,8c7.4,11.2,14.M
c8.6,23.1,16.1,48.8,18.5,73.8c1,9.7,0.4,18.2-2.5,27.1c-0.2,0.6-0.2,1.1,0.2,1.7c1.5,2.3,4.3,3.8,6.6,5.4
c5.6,4,10.5,10.3,13.1,16.2c2.3,5.2,2.2,11.6-2,15.5c-0.1,0.1-0.1,0.2-0.2,0.4c-0.1,0.9-0.3,1.5-0.6,1.7c-4.2,3.5-11.6,8.6-17.5,8.8
c-2.9,0.1-5.3,0.3-8.3-0.2c-2.5-0.4-5.3,0.2-7.7-0.4c-1.5-0.4-3.1-0.4-4.4-0.8c-5.4-1.1-8.3-2.4-13.1-4c-5.4-1.8-10.9-4-16.6-6.6
c-1.8-0.8-4.3-1.7-6.5-2.8c-2.2-1-4.7-1.3-7-1.9c-0.9-0.2-1.9-1-3.2-0.8c-0.2,0-0.3,0-0.5,0c-4.1-1.1-8.2-2.3-12.2-3.7
c-0.2-0.1-0.6,0-1.3,0.1c-0.M
1,0-0.3,0-0.4-0.1l-3.8-1.5c-0.1-0.1-0.3-0.1-0.4,0c-0.7,0.2-1.2,0.4-1.9,0.4c-2.6-0.3-5-1.3-7.6-1.4
c-6.1-0.4-12.6-2.2-16.1-2.5c-4.5-0.5-9.1-0.5-13.6-0.4c-1.8,0.1-3.8-0.3-5.8-0.2c-17.7,1.7-35.8,4.2-53.1,8.4
c-8.4,2-16.8,3.8-25.3,5.4c-1.1,0.2-3.1,0.8-4.1,1.3c-5.9,3.2-12,6.4-18.4,8.5c-4,1.3-7.9,2.7-11.9,3.5c-8,1.7-15.3,2.9-23.6,2.8
c-9-0.2-22.2-2.3-26.2-11.8c-0.1-0.2-0.1-0.2-0.3-0.2c-4.8,0.8-9.1,1.3-12.9,1.4c-10.9,0.3-20.3,0.2-29.7-4.9
c-0.4-0.2-0.9-0.2-1.3-0.1c-4.7,1.9-9.8,2.4-14.8,2.9c-3.7,0.3-6.5,0.2-8.6-0.2c-4.M
8-1-11.8-5.5-11.8-11.2c0.1-3.6,0.9-6.9,2.6-10
c1.7-3.1,4.2-6.8,7.1-8.7c3.6-2.4,7-4.9,10.5-7.6c1-0.8,1.5-2.1,0.9-3.2c-1.5-2.6-2.4-5.1-2.6-7.4c-1.2-12.8,2.3-25.1,10.8-34.6
c3.8-4.2,7.9-7.9,12.4-11.2c0.2-0.1,0.2-0.2,0.3-0.4c0.8-1.8,2-5,3.7-9.8c2.1-5.8,4.9-11.1,8.6-16c3.8-5,7.9-10.3,12.4-14.4
c4.2-3.9,9.2-8.2,14.3-10.9c0.2-0.1,0.2-0.2,0.2-0.4c-0.2-17.9-1.4-34.4-1.4-45.2c0.1-11.2-0.1-21.6-0.4-31.1
c-0.1-2.7-0.4-5.8-0.8-9.3C289,435.7,289,435.6,288.8,435.6C288.9,435.6,288.8,435.6,288.8,435.6z" class="st1"></path>
h d="M216.6,320.5c-3.6-3.2-6.6-7.9-7.8-12.4c-1.1-4.4-1.2-10.4,0.6-14.6c2.6-6.3,6.7-14,14.2-15.2
c3.2-0.5,6.3-1.1,9.5-1.1c1.4,0,2.8,0,4.3,0.1c0.2,0,0.3-0.1,0.4-0.2c8.6-9.4,14.5-15.6,17.5-18.7c5-5.2,10.8-9,16.7-13.2
c2.3-1.7,4.9-3.3,7.6-4.9c4.7-2.7,9.2-5.7,14-8c7.7-3.8,13.6-7,19.8-8.7c1.6-0.4,3.4-1,5.2-1.8c3.8-1.4,7.7-2.4,11.5-3.5
c6.9-2,14.2-3.2,21.1-3.5c6.6-0.3,10.8-0.5,12.7-0.4c6.9,0.2,14-1.1,20.9-0.1c3.7,0.5,7.4,1.1,11,1.6c8.8,1.2,17.8,7,23.7,13.7
c1.1,1.3,1.3,3.1,1.8,4.7c1,3.2,0.9,6.5,1.8,9.8c1.1,4.2,1.9,8.6M
,2.1,13c0.4,7.4,0,18.2-1.5,27.5c-0.2,1.3-0.7,3-1.3,4.9
c-0.8,2.5-1.3,5.1-2.5,7.6c-3.8,8-7.2,14.5-10.2,19.5c-5,8.2-13.9,15.4-22.5,20c-2.1,1.1-4.2,3.2-6.4,4.1c-10.9,5-23,8.1-34.8,10.6
c-3.9,0.8-7.8,0.8-11.8,1.1c-6.2,0.5-12.4,0.1-18.5-0.5c-7.1-0.6-14.2-2.5-21.2-4.3c-5.4-1.4-10.8-3.5-16.2-5.4
c-4.9-1.7-10.6-6.2-14.9-10.7c-1.8-1.8-3.5-3-5.5-4.5c-1.7-1.3-5.4-0.8-7.4-0.5c-2.5,0.4-4.9,2.2-7.5,2.1
c-8.3-0.3-17.2-2.6-24.8-6.6C217.7,321.5,217.1,321,216.6,320.5z" class="st2"></path>
<path d="M401.9,252.6c-1.1-2.4-3.1-M
4-5.7-4.7c-3.8-0.9-7.3,0.2-9.7,2.9c-2.3,2.7-3,6.7-1.6,9.9c1.3,3.1,4.3,5,8.2,5.3
l0,0c0.1,0,0.4,0,0.5,0c3.7,0,6.5-2.7,7.9-5.3C402.9,258.2,403.1,255.2,401.9,252.6z" class="st1"></path>
<path d="M298,264.4c-1,0.4-1.6,1.1-2.1,1.7c-1.6,2.3-2.4,4.9-2.4,7.6c0.1,2.5,1.4,5.2,3.6,6.9c1.5,1.1,3.1,1.7,4.8,1.7
c0.5,0,1-0.1,1.6-0.1c2.4-0.5,4-1.1,4.9-1.7c4.8-3.7,4.8-8.8,2.8-12.3C308.9,264.5,303.9,261.8,298,264.4z" class="st1"></path>
<path d="M363.3,305c1.7-0.5,6.2,0.1,4.9,3c-1,2.1-6,4.6-8.2,5.1c-2.8,0.8-8.8,3.6-11.2,0.M
7c-1-1.3-0.8-2.7,0.8-4.4
c0.4-0.5,0.9-0.8,1.6-1C355,307.3,359.1,306.2,363.3,305z" class="st1"></path>
<path d="M329.5,637.1c-7.2-3-13.1-7.9-17.9-13.9c-4.3-5.5-7-14-6.4-20.9c0.1-1.9-0.2-3.8-0.2-5.8c0-1.3-0.4-2.6-0.3-4
c0.1-7.4,0.1-14.6,0.5-22.1c0.3-5.8,0.5-9.8,0.5-12c0-21.9,0.2-36.1-0.1-49.9c-0.1-5.8-0.4-11.8-0.9-17.6
c-0.8-8.9-0.8-17.9-1.3-26.8c-0.3-4.6,0.2-8.1,0-13.9c-0.2-5.7-1-11.7-1.4-18.2c-0.5-7.8-1.6-15.8-3.4-23.9
c-3.4-16.1-5.6-32.5-8-48.8c0-0.1,0.1-0.2,0.2-0.3c3.7-0.5,7,1,10.5,2c1.5,0.4,3,0.8,4.5,1c16.7,M
1.7,30.2,3.7,45.6,0.3
c12.8-2.8,27.5-6.1,39.3-13.4c6.2-3.8,12.1-8.2,17.6-12.9c1.5-1.3,3-2.8,4.5-4.6c3.8-4.4,7.5-8.8,11.3-13.1c1.4-1.6,2.2-3.3,3.2-5.1
c0.1-0.2,0.2-0.2,0.3-0.2c10.3,3.9,17.7,6.2,24.7,12.3c2.6,2.3,5.8,3.8,8.6,5.8c4,2.7,7.6,6.5,11.3,9.8c7.1,6.2,13.6,13.3,19.9,20.1
c12.8,13.8,21.7,32.5,29.5,49.4c3.4,7.3,5.1,14.4,6.7,22.3c1.9,9.8,3.2,19.1,3.8,28.2c0.2,2.8,1,6.3,0.9,9.6c0,0.3-0.1,0.3-0.2,0.1
c-1.8-3.2-3.8-6.4-5.8-9.5c-13.7-20.3-22.7-33.7-27.1-40.2c-5.9-8.6-13.1-15.9-22.7-20.6c-1.1-0.5-1.8-1.1-3.1-1.2
c-0.8-0.1-1.1,0.2-1.1,1c0.3,8.7,6.4,16.3,11.9,22.6c7.9,9.1,13.7,17.6,18.8,28.6c0.5,1.1,1.2,2.2,1.9,3.1c3.2,4,6.1,7.7,9.4,12.2
c4.6,6.4,9.5,11.9,13.3,18.9c3.7,6.8,7.1,13.5,11.4,20.2c2.9,4.4,4.5,9.4,7.5,13.6c3.1,4.3,5.2,10.3,7.4,15.2
c3.3,7.1,5.3,14.7,7.5,22.3c0.8,2.8,1.5,5.8,2.1,9.1c1,5,2.1,10.1,2.9,15c1,5.8,1.9,11.5,2.9,17.2c0.9,5.2,0.5,10.7,0.4,16
c-0.1,2-0.3,3.7-0.8,5.1c-3.1,10-9.8,13.7-19,17.5c-5.2,2.1-10.9,4.1-16.5,5c-2.2,0.3-4.3,0.8-6.6,0.8c-4.7,0.2-8.1,0.1-13.9-0.8
c-2.9-0.5-5.4-0.8-7.7-1c-15-1.3-30-2.4-M
45-2.5c-0.2,0-44.1-0.4-44.9-0.4c-9.1,0.8-17.8,2.2-27.4,2.4c-13.3,0.2-21.5,0.2-24.6,0.1
c-7-0.4-13.9-0.7-20.8-1C339.2,639.1,333.8,638.8,329.5,637.1z" class="st3"></path>
<path d="M291.5,564.5c-6.1-0.2-12.6-0.4-17.4,0.4c-0.6,0.1-2.5,0.5-5.5,1.3c-0.2,0.1-0.2,0-0.2-0.2
c3.2-11,12.2-23.5,22.4-29.1c0.7-0.4,1.1-0.2,1.1,0.6l-0.2,26.7C291.8,564.4,291.7,564.5,291.5,564.5L291.5,564.5z" class="st3"></path>
<path d="M290.9,592.1c-10-2.8-22.8-2.1-31.6,3.8c-7.6,5.1-14.5,10.7-18.7,19c-0.1,0.2-0.2,0.2-0.2,0
c-0.2-2.9-0.2-5.5,0-7M
.7c0.3-3.7,2.5-7.1,4.3-10.4c5.6-10.8,17.1-17.3,28.1-20.9c1.2-0.4,2.6-0.7,4.2-0.8c4.8-0.4,9.3-1.7,14-0.5
c0.1,0,0.2,0.2,0.2,0.3l-0.2,17C291.1,592,291.1,592.1,290.9,592.1C291,592.1,290.9,592.1,290.9,592.1z" class="st2"></path>
<path d="M260.2,659.4c-9.4-0.5-15.4-6.8-16.4-15.9c-1-8.8,0.5-16.1,5-23.8c3.8-6.3,10.9-11.7,17.2-15.3
c0.5-0.3,2.1-0.7,4.7-1.3c1.2-0.2,2.2-1,3.2-1.2c6.3-1.5,10.9-0.9,17,1.5c0.2,0.1,0.2,0.1,0.2,0.3c-0.3,3.8-0.3,6.3-0.2,7.4
c1.1,10,5.4,21.6,13,28.6c0.1,0.1,0.1,0.2,0,0.3l0,0c-4.4,3.2-9.2,7.3-12.M
2,11.9c-0.8,1.4-1.4,2.5-2.9,3.2c-2.9,1.2-5.9,2.9-8.8,3.5
C274,660,266.5,659.7,260.2,659.4z M292.1,631.7c0.8-1.9-0.2-4.1-2.2-5c-2.1-1-4.4-0.2-5.2,1.6c-0.8,1.9,0.1,4.1,2.2,5
C288.9,634.2,291.2,633.5,292.1,631.7z M259.3,635.7c0.5-2-1-3.9-3.1-4.4l0,0c-2.1-0.4-4.2,0.8-4.6,2.8l0,0c-0.5,2,1,3.9,3.1,4.3
C256.9,638.9,258.9,637.7,259.3,635.7z" class="st2"></path>
<ellipse ry="4.1" rx="3.7" cy="629.9" cx="288.4" transform="matrix(0.4179 -0.9085 0.9085 0.4179 -404.3911 628.6398)"></ellipse>
<ellipse ry="3.9" rx="3.7" cy="63M
4.9" cx="255.6" transform="matrix(0.2096 -0.9778 0.9778 0.2096 -418.7809 751.7238)"></ellipse>
<path d="M544.4,654.9C544.2,654.8,544.2,654.8,544.4,654.9c6.4,0.5,12.4-0.5,18.1-3.4c5.6-2.9,10.7-5.2,15.6-10.1
c0.1-0.1,0.2-0.1,0.4-0.1c5,3,7.8,7.3,6.2,13c-0.2,0.5-0.2,1.2-0.4,2.2c-0.3,2.3-1.8,3.1-3.2,4.5c-0.8,0.9-1.8,1.6-2.8,2.1
c-0.4,0.2-1,0.3-1.5,0.3C565.4,662.9,555.1,658.7,544.4,654.9z" class="st2"></path>
<path d="M223.7,656.1c-4.3-3-1.7-7.6,1.9-9.8c2.2-1.3,4.2-2.7,6.1-4.2c0.3-0.2,0.4-0.2,0.4,0.2c0.4,4.1,1.7,7.7,4,M
c1.4,2.1,0.1,2.7-1.6,3.5C230.8,658.8,227.2,658.6,223.7,656.1z" class="st2"></path>
<path d="M314,667.3c-4.4-0.8-6.9-4.6-7.3-8.8c0-0.2,0.1-0.3,0.2-0.4c0.7-0.5,1.3-1.2,1.8-1.9c3.1-4.7,10-4.5,15-4.7
c8-0.4,16-0.2,24-0.2c1,0,2.2,0.5,3,0.5c3.7-0.2,7.3-0.1,10.9,0.2c0.3,0,0.4,0.1,0.1,0.3c-4.3,2.8-8.6,5.5-13.1,8
c-5.2,2.9-12.2,6.1-18.5,7.4C325.1,668.7,318.8,668.2,314,667.3z" class="st2"></path>
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"p8g.sats"}h!
text/plain;charset=utf-8
5{"p":"brc-20","op":"mint","tick":"$vlx","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bYLD","amt":"4000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bYLD","amt":"4000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"bYLD","amt":"4000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "a01a5b43d21a6961a4a8d2ff666d1c10e8f405b8292db5e0277cd254a3fc2bb4",
[0, deploy.traits.background["brown"].base64],
[0, deploy.traits.accessories["antenna"].base64],
[0, deploy.traits.body["standard-square"].base64],
[0, deploy.traits.belly["square"].base64],
[0, deploy.traits.face["unimpressed"].base64]
console.log(nfo);
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 strinL
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"999"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PSAT","amt":"2000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"voranium.sats"}h!
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"30240"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"TARU","amt":"10"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"39"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"LOVE","amt":"4000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin-Gutter","id":"11231105","ipfs":"ipfs://QmZLR3pHqh3g9wtmEmfdK9jzKK9WP7iL45kLtLifd3GZvm/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Invisible Friends","id":"11535135","ipfs":"ipfs://QmSBnsELjNQbhLVbf6w7UMGFVT35UhK4DfePpDJwQVtxDN/"}h!
6j4ion:1.QmXaYXcEc8ujB2K5LVxN9NBZS7tM1A8UuyNK9ktD5Nwv2hcF
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"16500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"20000"}h!
9{"p":"brc-20","op":"transfer","tick":"ZBIT","amt":"3000"}h!
)j'39PEuwGq4RhECNdaxhML3WXNLw6gNzhKdW9Ugde
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"3027"}h!
>{"p":"brc-20","op":"transfer","tick":"SATS","amt":"100000000"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Sappy Seals","id":"11571610","ipfs":"ipfs://QmXUUXRSAJeb4u8p4yKHmXN1iAKtAV7jwLHjw35TNm5jN7/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Sappy Seals","id":"11571610","ipfs":"ipfs://QmXUUXRSAJeb4u8p4yKHmXN1iAKtAV7jwLHjw35TNm5jN7/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Sappy Seals","id":"11571610","ipfs":"ipfs://QmXUUXRSAJeb4u8p4yKHmXN1iAKtAV7jwLHjw35TNm5jN7/"}h!
text/plain;charset=utf-8
{"p":"brc-721","op":"mint","tick":"Bitcoin Sappy Seals","id":"11571610","ipfs":"ipfs://QmXUUXRSAJeb4u8p4yKHmXN1iAKtAV7jwLHjw35TNm5jN7/"}h!
text/plain;charset=utf-8
?{"p":"brc-20","op":"transfer","tick":"sats","amt":"5000000000"}h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x35e0d0360a0af6d115f9df30e1b00b5b544ebf4bb93272aa02cd5d64b064a64b"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,h=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let v=q5.curvePoint(i,m,p,q,t),c=q5.curvePoint(l,g,h,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,v=d*i+3*n*t*m+3*a*S*p+o*q,c=d*l+3*n*t*g+3*a*S*h+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,h,e,0),q5.beginShape(),q5.quadraticVertex(v,c,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=v+q5.map(rnd(r),0,1,0,q5.height/10),S=c+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(v,c,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(v,c,q5.height/7):q5.circle(v,c,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(v,c,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(v,c,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(v,c,q5.height/12):q5.circle(v,c,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x068292c24e33bed6eea55eb2c69204a3e1cd4408e3c9712616092ba5c66d5342"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"FHAL","amt":"13500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"2080"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"CGIfinance.sats"}h!
text/plain;charset=utf-8
7{"p":"sns","op":"reg","name":"AmicusAssetFinance.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"BavariaYachts.sats"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"2"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"ordi","amt":"500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x24f6c97d6aac02aea0abfd1b21b60d1ed198ca0f6029ec6c8d12f10e67292b11"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xf0d958416cf05e3ffb2f8919f979931bf3d3d99953d588d2c81f3388122a08ae"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0xe5874c0d02eb28271b955c1632141d308522dd628b269057bb68bdec811441af"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x5045e936c427ce95c2c24838853df9742dbe00f5d2d6fba17cd896cc43d74068"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/html;charset=utf-8
<meta name="viewport"content="width=device-width,initial-scale=1,maximum-scale=1"><meta charset="utf-8"><script>function Q5(e){"use strict";return new function o(e){let y="global"==e?window:this,m=(y.canvas=document.createElement("canvas"),y.canvas.getContext("2d")),t=(y.width=100,y.height=100,y.canvas.width=y.width,y.canvas.height=y.height,"offscreen"!=e&&(document.body?document.body.appendChild(y.canvas):window.addEventListener("load",function(){document.body.appendChild(y.canvas)})),h(),y.MAGIC=161533525,y.RGB=0M
,y.HSV=1,y.HSB=1,y.CHORD=0,y.PIE=1,y.OPEN=2,y.RADIUS=1,y.CORNER=2,y.CORNERS=3,y.ROUND="round",y.SQUARE="butt",y.PROJECT="square",y.MITER="miter",y.BEVEL="bevel",y.CLOSE=1,y.BLEND="source-over",y.REMOVE="destination-out",y.ADD="lighter",y.DARKEST="darken",y.LIGHTEST="lighten",y.DIFFERENCE="difference",y.SUBTRACT="subtract",y.EXCLUSION="exclusion",y.MULTIPLY="multiply",y.SCREEN="screen",y.REPLACE="copy",y.OVERLAY="overlay",y.HARD_LIGHT="hard-light",y.SOFT_LIGHT="soft-light",y.DODGE="color-dodge",y.BURN="color-burn",yM
.NORMAL="normal",y.ITALIC="italic",y.BOLD="bold",y.BOLDITALIC="italic bold",y.CENTER="center",y.LEFT="left",y.RIGHT="right",y.TOP="top",y.BOTTOM="bottom",y.BASELINE="alphabetic",y.LANDSCAPE="landscape",y.PORTRAIT="portrait",y.ALT=18,y.BACKSPACE=8,y.CONTROL=17,y.DELETE=46,y.DOWN_ARROW=40,y.ENTER=13,y.ESCAPE=27,y.LEFT_ARROW=37,y.OPTION=18,y.RETURN=13,y.RIGHT_ARROW=39,y.SHIFT=16,y.TAB=9,y.UP_ARROW=38,y.HALF_PI=Math.PI/2,y.PI=Math.PI,y.QUARTER_PI=Math.PI/4,y.TAU=2*Math.PI,y.TWO_PI=2*Math.PI,y.THRESHOLD=1,y.GRAY=2,y.OPAM
QUE=3,y.INVERT=4,y.POSTERIZE=5,y.DILATE=6,y.ERODE=7,y.BLUR=8,y.ARROW="default",y.CROSS="crosshair",y.HAND="pointer",y.MOVE="move",y.TEXT="text",y.VIDEO={video:!0,audio:!1},y.AUDIO={video:!1,audio:!0},y.SHR3=1,y.LCG=2,y.HARDWARE_FILTERS=!0,y.hint=function(e,t){y[e]=t},y.frameCount=0,y.mouseX=0,y.mouseY=0,y.pmouseX=0,y.pmouseY=0,y.mouseButton=null,y.keyIsPressed=!1,y.mouseIsPressed=!1,y.key=null,y.keyCode=null,y.pixels=null,y.accelerationX=0,y.accelerationY=0,y.accelerationZ=0,y.rotationX=0,y.rotationY=0,y.rotationZ=M
0,y.relRotationX=0,y.relRotationY=0,y.relRotationZ=0,y.pAccelerationX=0,y.pAccelerationY=0,y.pAccelerationZ=0,y.pRotationX=0,y.pRotationY=0,y.pRotationZ=0,y.pRelRotationX=0,y.pRelRotationY=0,y.pRelRotationZ=0,y.touches=[],y._styleCache=[{colorMode:y.RGB,noStroke:!1,noFill:!1,ellipseMode:y.CENTER,rectMode:y.CORNER,curveDetail:20,curveAlpha:0,textFont:"sans-serif",textSize:12,textLeading:12,textStyle:"normal"}],y._style=y._styleCache[y._styleCache.length-1],y._noLoop=!1,y._pixelDensity=1,y._frameRate=null,y._tint=nulM
l),r=!0,i=[],n=null,l=0,a={},s=0,u=null,d=null,g=null;Object.defineProperty(y,"deviceOrientation",{get:function(){return 90==Math.abs(window.orientation)?y.LANDSCAPE:y.PORTRAIT}}),Object.defineProperty(y,"windowWidth",{get:function(){return window.innerWidth}}),Object.defineProperty(y,"windowHeight",{get:function(){return window.innerHeight}}),Object.defineProperty(y,"drawingContext",{get:function(){return m}}),y.createCanvas=function(e,t){return y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t,h(),y.canvas}M
,y.resizeCanvas=function(e,t){y.width=e,y.height=t,y.canvas.width=e,y.canvas.height=t},y.createGraphics=y.createImage=function(e,t){var n=new o("offscreen");return n.createCanvas(e,t),n.noLoop(),n},y.pixelDensity=function(e){return null==e||(y._pixelDensity=e,y.canvas.width=Math.ceil(y.width*e),y.canvas.height=Math.ceil(y.height*e),y.canvas.style.width=y.width+"px",y.canvas.style.height=y.height+"px",m.scale(y._pixelDensity,y._pixelDensity),h()),y._pixelDensity},y.map=function(e,t,n,o,a,r){e=o+(e-t)/(n-t)*(a-o);retM
urn r?o<a?Math.min(Math.max(e,o),a):Math.min(Math.max(e,a),o):e},y.lerp=function(e,t,n){return e*(1-n)+t*n},y.constrain=function(e,t,n){return Math.min(Math.max(e,t),n)},y.dist=function(){return 4==arguments.length?Math.hypot(arguments[0]-arguments[2],arguments[1]-arguments[3]):Math.hypot(arguments[0]-arguments[3],arguments[1]-arguments[4],arguments[2]-arguments[5])},y.norm=function(e,t,n){return y.map(e,t,n,0,1)},y.sq=function(e){return e*e},y.fract=function(e){return e-Math.floor(e)},y.degrees=function(e){return M
180*e/Math.PI},y.radians=function(e){return e*Math.PI/180},y.abs=Math.abs,y.ceil=Math.ceil,y.exp=Math.exp,y.floor=Math.floor,y.log=Math.log,y.mag=Math.hypot,y.max=Math.max,y.min=Math.min,y.round=Math.round,y.sqrt=Math.sqrt,y.sin=Math.sin,y.cos=Math.cos,y.tan=Math.tan,y.asin=Math.asin,y.acos=Math.acos,y.atan=Math.atan,y.atan2=Math.atan2,y.Vector=function(e,t,n){let r=this,i=(r.x=e||0,r.y=t||0,r.z=n||0,null),l=null;function o(e,t,n){return null!=e.x?e:null!=t?{x:e,y:t,z:n||0}:{x:e,y:e,z:e}}function a(){null==l&&(l=r.M
x*r.x+r.y*r.y+r.z*r.z,i=Math.sqrt(l))}function s(){l=null,i=null}r.set=function(e,t,n){r.x=e||0,r.y=t||0,r.z=n||0},r.copy=function(){return new y.Vector(r.x,r.y,r.z)},r.add=function(){var e=o.apply(null,arguments);return r.x+=e.x,r.y+=e.y,r.z+=e.z,s(),r},r.rem=function(){var e=o.apply(null,arguments);return r.x%=e.x,r.y%=e.y,r.z%=e.z,s(),r},r.sub=function(){var e=o.apply(null,arguments);return r.x-=e.x,r.y-=e.y,r.z-=e.z,s(),r},r.mult=function(){var e=o.apply(null,arguments);return r.x*=e.x,r.y*=e.y,r.z*=e.z,s(),r},M
r.div=function(){var e=o.apply(null,arguments);return r.x/=e.x,r.y/=e.y,r.z/=e.z,s(),r},r.mag=function(){return a(),i},r.magSq=function(){return a(),l},r.dot=function(){var e=o.apply(null,arguments);return r.x*e.x+r.y*e.y+r.z*e.z},r.dist=function(){var e=o.apply(null,arguments),t=r.x-e.x,n=r.y-e.y,e=r.z-e.z;return Math.sqrt(t*t+n*n+e*e)},r.cross=function(){var e=o.apply(null,arguments),t=r.y*e.z-r.z*e.y,n=r.z*e.x-r.x*e.z,e=r.x*e.y-r.y*e.x;return r.x=t,r.y=n,r.z=e,s(),r},r.normalize=function(){a();var e=i;return r.xM
/=e,r.y/=e,r.z/=e,i=1,l=1,r},r.limit=function(e){a();var t=i;return e<t&&(t=e/t,r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e),r},r.setMag=function(e){a();var t=e/i;return r.x*=t,r.y*=t,r.z*=t,i=e,l=e*e,r},r.heading=function(){return Math.atan2(r.y,r.x)},r.rotate=function(e){var t=Math.cos(e),e=Math.sin(e),n=r.x*t-r.y*e,e=r.x*e+r.y*t;return r.x=n,r.y=e,r},r.angleBetween=function(){var e=o.apply(null,arguments),t=r.dot(e)/(r.mag()*e.mag());return Math.acos(Math.min(1,Math.max(-1,t)))*Math.sign(r.cross(e).z||1)},r.lerp=function(e,tM
){return r.x=r.x*(1-t)+e.x*t,r.y=r.y*(1-t)+e.y*t,r.z=r.z*(1-t)+e.z*t,s(),r},r.reflect=function(e){return e.normalize(),r.sub(e.mult(2*r.dot(e)))},r.array=function(){return[r.x,r.y,r.z]},r.equals=function(e,t){return null==t&&null==(t=Number.EPSILON)&&(t=0),Math.abs(e.x-r.x)<t&&Math.abs(e.y-r.y)<t&&Math.abs(e.z-r.z)<t},r.fromAngle=function(e,t){return null==t&&(t=1),i=t,l=t*t,r.x=t*Math.cos(e),r.y=t*Math.sin(e),r.z=0,r},r.fromAngles=function(e,t,n){null==n&&(n=1),i=n,l=n*n;var o=Math.cos(t),t=Math.sin(t),a=Math.cos(M
e),e=Math.sin(e);return r.x=n*e*t,r.y=-n*a,r.z=n*e*o,r},r.random2D=function(){return i=1,l=1,r.fromAngle(Math.random()*Math.PI*2)},r.random3D=function(){return i=1,l=1,r.fromAngles(Math.random()*Math.PI*2,Math.random()*Math.PI*2)},r.toString=function(){return`[${r.x}, ${r.y}, ${r.z}]`}},y.Vector.add=function(e,t){return new y.Vector(e.x+t.x,e.y+t.y,e.z+t.z)},y.Vector.rem=function(e,t){return new y.Vector(e.x%t.x,e.y%t.y,e.z%t.z)},y.Vector.sub=function(e,t){return new y.Vector(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.multM
=function(e,t){return null==t.x?new y.Vector(e.x*t,e.y*t,e.z*t):new y.Vector(e.x*t.x,e.y*t.y,e.z*t.z)},y.Vector.div=function(e,t){return null==t.x?new y.Vector(e.x/t,e.y/t,e.z/t):new y.Vector(e.x/t.x,e.y/t.y,e.z/t.z)},y.Vector.dist=function(e,t){return Math.hypot(e.x-t.x,e.y-t.y,e.z-t.z)},y.Vector.cross=function(e,t){return new y.Vector(e.y*t.z-e.z*t.y,e.z*t.x-e.x*t.z,e.x*t.y-e.y*t.x)},y.Vector.lerp=function(e,t,n){return new y.Vector(e.x*(1-n)+t.x*n,e.y=e.y*(1-n)+t.y*n,e.z=e.z*(1-n)+t.z*n)},y.Vector.equals=functioM
n(e,t,n){return e.equals(t,n)};for(let o of["fromAngle","fromAngles","random2D","random3D"])y.Vector[o]=function(e,t,n){return(new y.Vector)[o](e,t,n)};function c(e,t,n){let o,a,r,i,l,s,u,c,h;if(0==t)return[255*(o=n),255*(a=n),255*(r=n)];switch(360<(i=e)&&(i=0),u=n*(1-t),c=n*(1-t*(s=(i/=60)-(l=~~i))),h=n*(1-t*(1-s)),l){case 0:o=n,a=h,r=u;break;case 1:o=c,a=n,r=u;break;case 2:o=u,a=n,r=h;break;case 3:o=u,a=c,r=n;break;case 4:o=h,a=u,r=n;break;default:o=n,a=u,r=c}return[255*o,255*a,255*r]}function h(){m.fillStyle="whM
ite",m.strokeStyle="black",m.lineCap="round",m.lineJoin="miter"}function f(e){if(!(0<=e&&e<2*Math.PI)){for(;e<0;)e+=2*Math.PI;for(;e>=Math.PI;)e-=2*Math.PI}return e}function p(t,n,o,a,e,r,i,l){if(!y._style.noFill||!y._style.noStroke){var s=f(e),u=f(r);m.beginPath();for(let e=0;e<l+1;e++){var c=e/l,c=y.lerp(s,u,c),h=Math.cos(c)*o/2,c=Math.sin(c)*a/2;m[e?"lineTo":"moveTo"](t+h,n+c)}i==y.CHORD?m.closePath():i==y.PIE&&(m.lineTo(t,n),m.closePath()),y._style.noFill||m.fill(),y._style.noStroke||m.stroke()}}function v(e,t,M
n,o){y._style.noFill&&y._style.noStroke||(m.beginPath(),m.ellipse(e,t,n/2,o/2,0,0,2*Math.PI),y._style.noFill||m.fill(),y._style.noStroke)||m.stroke()}function _(e,t,n,o,a,r,i,l){var s,u,c,h;if(!y._style.noFill||!y._style.noStroke)return null==a?(h=e,s=t,u=n,c=o,y._style.noFill||m.fillRect(h,s,u,c),void(y._style.noStroke||m.strokeRect(h,s,u,c))):null==r?_(e,t,n,o,a,a,a,a):(h=Math.min(Math.abs(o),Math.abs(n))/2,a=Math.min(h,a),r=Math.min(h,r),l=Math.min(h,l),i=Math.min(h,i),m.beginPath(),m.moveTo(e+a,t),m.arcTo(e+n,tM
,e+n,t+o,r),m.arcTo(e+n,t+o,e,t+o,i),m.arcTo(e,t+o,e,t,l),m.arcTo(e,t,e+n,t,a),m.closePath(),y._style.noFill||m.fill(),void(y._style.noStroke||m.stroke()))}function M(){i=[]}y.createVector=function(e,t,n){return new y.Vector(e,t,n)},y.curvePoint=function(e,t,n,o,a){var r=a*a*a,i=a*a;return e*(-.5*r+i-.5*a)+t*(1.5*r-2.5*i+1)+n*(-1.5*r+2*i+.5*a)+o*(.5*r-.5*i)},y.bezierPoint=function(e,t,n,o,a){var r=1-a;return Math.pow(r,3)*e+3*Math.pow(r,2)*a*t+3*r*Math.pow(a,2)*n+Math.pow(a,3)*o},y.curveTangent=function(e,t,n,o,a){M
var r=a*a;return e*(-3*r/2+2*a-.5)+t*(9*r/2-5*a)+n*(-9*r/2+4*a+.5)+o*(3*r/2-a)},y.bezierTangent=function(e,t,n,o,a){var r=1-a;return 3*o*Math.pow(a,2)-3*n*Math.pow(a,2)+6*n*r*a-6*t*r*a+3*t*Math.pow(r,2)-3*e*Math.pow(r,2)},y.Color=function(e,t,n,o){let a=this;a.MAGIC=786698,a._r=e,a._g=t,a._b=n,a._a=o,a._h=0,a._s=0,a._v=0,a._hsvInferred=!1,a.setRed=function(e){a._r=e,a._hsvInferred=!1},a.setGreen=function(e){a._g=e,a._hsvInferred=!1},a.setBlue=function(e){a._b=e,a._hsvInferred=!1},a.setAlpha=function(e){a._a=e/255,aM
._hsvInferred=!1},a._inferHSV=function(){a._hsvInferred||([a._h,a._s,a._v]=function(e,t,n){let o,a,r,i,l;return o=e<t?e<n?e:n:t<n?t:n,0==(l=100*(a=t<e?n<e?e:n:n<t?t:n)/255)?[r=0,i=0,l]:0==(i=100*(a-o)/a)?[r=0,i,l]:[r=a==e?0+60*(t-n)/(a-o):a==t?120+60*(n-e)/(a-o):240+60*(e-t)/(a-o),i,l]}(a._r,a._g,a._b),a._hsvInferred=!0)},a.toString=function(){return`rgba(${Math.round(a._r)},${Math.round(a._g)},${Math.round(a._b)},${~~(1e3*a._a)/1e3})`}},y.colorMode=function(e){y._style.colorMode=e},y.color=function(){if(1==argumenM
ts.length&&786698==arguments[0].MAGIC)return arguments[0];if(y._style.colorMode==y.RGB){if(1==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],1);if(2==arguments.length)return new y.Color(arguments[0],arguments[0],arguments[0],arguments[1]/255);if(3==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],1);if(4==arguments.length)return new y.Color(arguments[0],arguments[1],arguments[2],arguments[3]/255)}else{if(1==arguments.length)return new y.Color(...c(0,0,arguments[M
0]/100),1);if(2==arguments.length)return new y.Color(...c(0,0,arguments[0]/100),arguments[1]/255);if(3==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),1);if(4==arguments.length)return new y.Color(...c(arguments[0],arguments[1]/100,arguments[2]/100),arguments[3])}return null},y.red=function(e){return e._r},y.green=function(e){return e._g},y.blue=function(e){return e._b},y.alpha=function(e){return 255*e._a},y.hue=function(e){return e._inferHSV(),e._h},y.saturation=function(e)M
{return e._inferHSV(),e._s},y.brightness=function(e){return e._inferHSV(),e._v},y.lightness=function(e){return 100*(.2126*e._r+.7152*e._g+.0722*e._b)/255},y.lerpColor=function(e,t,n){return y._style.colorMode==y.RGB?new y.Color(y.constrain(y.lerp(e._r,t._r,n),0,255),y.constrain(y.lerp(e._g,t._g,n),0,255),y.constrain(y.lerp(e._b,t._b,n),0,255),y.constrain(y.lerp(e._a,t._a,n),0,1)):(e._inferHSV(),t._inferHSV(),new y.Color(y.constrain(function(e,t,n){n=[[Math.abs(t-e),y.map(n,0,1,e,t)],[Math.abs(t+360-e),y.map(n,0,1,eM
,t+360)],[Math.abs(t-360-e),y.map(n,0,1,e,t-360)]];return n.sort((e,t)=>e[0]-t[0]),(n[0][1]+720)%360}(e._h,t._h,n),0,360),y.constrain(y.lerp(e._s,t._s,n),0,100),y.constrain(y.lerp(e._v,t._v,n),0,100),y.constrain(y.lerp(e._a,t._a,n),0,1)))},y.strokeWeight=function(e){y._style_noStroke=!1,m.lineWidth=e},y.stroke=function(){var e;y._style.noStroke=!1,"string"==typeof arguments[0]?m.strokeStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noStroke=!0:m.strokeStyle=e},y.noStroke=function(){y._style.noStM
roke=!0},y.fill=function(){var e;y._style.noFill=!1,"string"==typeof arguments[0]?m.fillStyle=arguments[0]:(e=y.color.apply(null,arguments))._a<=0?y._style.noFill=!0:m.fillStyle=e},y.noFill=function(){y._style.noFill=!0},y.blendMode=function(e){m.globalCompositeOperation=e},y.strokeCap=function(e){m.lineCap=e},y.strokeJoin=function(e){m.lineJoin=e},y.ellipseMode=function(e){y._style.ellipseMode=e},y.rectMode=function(e){y._style.rectMode=e},y.curveDetail=function(e){y._style.curveDetail=e},y.curveAlpha=function(e){M
y._style.curveAlpha=e},y.curveTightness=function(e){console.warn("curveTightness() sets the 'alpha' parameter of Catmull-Rom curve, and is NOT identical to p5.js counterpart. As this might change in the future, please call curveAlpha() directly."),y._style.curveAlpha=e},y.clear=function(){m.clearRect(0,0,y.width,y.height)},y.background=function(){if(arguments[0]&&arguments[0].MAGIC==y.MAGIC)return y.image(arguments[0],0,0,y.width,y.height);m.save(),m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity),m.fillSM
tyle="string"==typeof arguments[0]?arguments[0]:y.color(...Array.from(arguments)),m.fillRect(0,0,y.width,y.height),m.restore()},y.line=function(e,t,n,o){y._style.noStroke||(m.beginPath(),m.moveTo(e,t),m.lineTo(n,o),m.stroke())},y.arc=function(e,t,n,o,a,r,i,l){if(a==r)return y.ellipse(e,t,n,o);null==l&&(l=25),null==i&&(i=y.PIE),y._style.ellipseMode==y.CENTER?p(e,t,n,o,a,r,i,l):y._style.ellipseMode==y.RADIUS?p(e,t,2*n,2*o,a,r,i,l):y._style.ellipseMode==y.CORNER?p(e+n/2,t+o/2,n,o,a,r,i,l):y._style.ellipseMode==y.CORNEM
RS&&p((e+n)/2,(t+o)/2,n-e,o-t,a,r,i,l)},y.ellipse=function(e,t,n,o){null==o&&(o=n),y._style.ellipseMode==y.CENTER?v(e,t,n,o):y._style.ellipseMode==y.RADIUS?v(e,t,2*n,2*o):y._style.ellipseMode==y.CORNER?v(e+n/2,t+o/2,n,o):y._style.ellipseMode==y.CORNERS&&v((e+n)/2,(t+o)/2,n-e,o-t)},y.circle=function(e,t,n){return y.ellipse(e,t,n,n)},y.point=function(e,t){e.x&&(t=e.y,e=e.x),m.beginPath(),m.ellipse(e,t,.4,.4,0,0,2*Math.PI),m.stroke()},y.rect=function(e,t,n,o,a,r,i,l){y._style.rectMode==y.CENTER?_(e-n/2,t-o/2,n,o,a,r,iM
,l):y._style.rectMode==y.RADIUS?_(e-n,t-o,2*n,2*o,a,r,i,l):y._style.rectMode==y.CORNER?_(e,t,n,o,a,r,i,l):y._style.rectMode==y.CORNERS&&_(e,t,n-e,o-t,a,r,i,l)},y.square=function(e,t,n,o,a,r,i){return y.rect(e,t,n,n,o,a,r,i)},y.beginShape=function(){M(),m.beginPath(),r=!0},y.beginContour=function(){m.closePath(),M(),r=!0},y.endContour=function(){M(),r=!0},y.vertex=function(e,t){M(),r?m.moveTo(e,t):m.lineTo(e,t),r=!1},y.bezierVertex=function(e,t,n,o,a,r){M(),m.bezierCurveTo(e,t,n,o,a,r)},y.quadraticVertex=function(e,M
t,n,o){M(),m.quadraticCurveTo(e,t,n,o)},y.bezier=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.bezierVertex(n,o,a,r,i,l),y.endShape()},y.triangle=function(e,t,n,o,a,r){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.endShape(y.CLOSE)},y.quad=function(e,t,n,o,a,r,i,l){y.beginShape(),y.vertex(e,t),y.vertex(n,o),y.vertex(a,r),y.vertex(i,l),y.endShape(y.CLOSE)},y.endShape=function(e){M(),e&&m.closePath(),y._style.noFill||m.fill(),y._style.noStroke||m.stroke(),y._style.noFill&&y._style.noStroke&&(mM
.save(),m.fillStyle="none",m.fill(),m.restore())},y.curveVertex=function(e,t){if(i.push([e,t]),!(i.length<4)){var e=i[i.length-4],t=i[i.length-3],n=i[i.length-2],o=i[i.length-1],a=function(t,n,o,a,r,i,l,s,u,e){function c(e,t,n,o,a,r){o=Math.pow(o-t,2)+Math.pow(a-n,2);return Math.pow(o,.5*r)+e}var h=[],f=c(0,t,n,o,a,e),d=c(f,o,a,r,i,e),p=c(d,r,i,l,s,e);for(let e=0;e<u;e++){var v=f+e/(u-1)*(d-f),y=[(f-v)/+f,+v/+f,(d-v)/(d-f),(v-f)/(d-f),(p-v)/(p-d),(v-d)/(p-d),(d-v)/+d,+v/+d,(p-v)/(p-f),(v-f)/(p-f)];for(let e=0;e<y.lM
ength;e+=2)isNaN(y[e])&&(y[e]=1,y[e+1]=0),isFinite(y[e])||(0<y[e]?(y[e]=1,y[e+1]=0):(y[e]=0,y[e+1]=1));var v=t*y[0]+o*y[1],m=n*y[0]+a*y[1],g=o*y[2]+r*y[3],_=a*y[2]+i*y[3],M=r*y[4]+l*y[5],x=i*y[4]+s*y[5],v=v*y[6]+g*y[7],m=m*y[6]+_*y[7],g=g*y[8]+M*y[9],M=_*y[8]+x*y[9],_=v*y[2]+g*y[3],x=m*y[2]+M*y[3];h.push([_,x])}return h}(...e,...t,...n,...o,y._style.curveDetail,y._style.curveAlpha);for(let e=0;e<a.length;e++)r?m.moveTo(...a[e]):m.lineTo(...a[e]),r=!1}},y.curve=function(e,t,n,o,a,r,i,l){y.beginShape(),y.curveVertex(M
e,t),y.curveVertex(n,o),y.curveVertex(a,r),y.curveVertex(i,l),y.endShape()},y.translate=function(e,t){m.translate(e,t)},y.rotate=function(e){m.rotate(e)},y.scale=function(e,t){null==t&&(t=e),m.scale(e,t)},y.applyMatrix=function(e,t,n,o,a,r){m.transform(e,t,n,o,a,r)},y.shearX=function(e){m.transform(1,0,Math.tan(e),1,0,0)},y.shearY=function(e){m.transform(1,Math.tan(e),0,1,0,0)},y.resetMatrix=function(){m.resetTransform(),m.scale(y._pixelDensity,y._pixelDensity)},y.pushMatrix=y.push=function(){y._styleCache.push({..M
.y._style}),y._style=y._styleCache[y._styleCache.length-1],m.save()},y.popMatrix=y.pop=function(){y._styleCache.length-1&&(y._styleCache.pop(),y._style=y._styleCache[y._styleCache.length-1],m.restore())},y.image=function(t,e,n,o,a,r,i,l,s){var u,c,h=t.MAGIC==y.MAGIC?t.canvas:t;function f(){var e;t.MAGIC==y.MAGIC&&y._tint&&((e=t.canvas.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,e.canvas.width,e.canvas.height),e.drawImage(d.canvas,0,0),e.restore())}t.MAGIC==y.MAGIC&&null!=y._tint&&(u=t.canvas.width,cM
=t.canvas.height,null==d&&(d=document.createElement("canvas").getContext("2d")),null==u&&(u=m.canvas.width,c=m.canvas.height),d.canvas.width==u&&d.canvas.height==c||(d.canvas.width=u,d.canvas.height=c),d.drawImage(t.canvas,0,0),t.tinted(y._tint)),o?r?(l=l||h.width,s=s||h.height,m.drawImage(h,r,i,l,s,e,n,o,a)):m.drawImage(h,e,n,o,a):t.MAGIC==y.MAGIC||t.width?m.drawImage(h,e,n,t.width,t.height):m.drawImage(h,e,n,t.videoWidth,t.videoHeight),f()},y.loadPixels=function(){n=m.getImageData(0,0,y.canvas.width,y.canvas.heigM
ht),y.pixels=n.data},y.updatePixels=function(){null!=n&&m.putImageData(n,0,0)},y.loadImage=function(e,t){l++;let n=y.createGraphics(100,100),o=n.canvas.getContext("2d"),a=new Image;return a.src=e,a.crossOrigin="Anonymous",a.onload=function(){o.canvas.width=a.width,o.canvas.height=a.height,n.width=a.width,n.height=a.height,o.drawImage(a,0,0),l--,t&&t(n)},n};let x={};function w(e,t){null==u&&(u=document.createElement("canvas").getContext("2d")),null==e&&(e=m.canvas.width,t=m.canvas.height),u.canvas.width==e&&u.canvasM
.height==t||(u.canvas.width=e,u.canvas.height=t)}function R(){var e=m.canvas.width*m.canvas.height*4;null!=g&&e==g.length||(g=new Uint8ClampedArray(e))}function I(e){u.clearRect(0,0,u.canvas.width,u.canvas.height),u.filter=e,u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()}x[y.THRESHOLD]=function(t,n){null==n?n=127.5:n*=255;for(let e=0;e<t.length;e+=4){var o=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n<=o?255:0}}M
,x[y.GRAY]=function(t){for(let e=0;e<t.length;e+=4){var n=.2126*t[e]+.7152*t[e+1]+.0722*t[e+2];t[e]=t[e+1]=t[e+2]=n}},x[y.OPAQUE]=function(t){for(let e=0;e<t.length;e+=4)t[e+3]=255},x[y.INVERT]=function(t){for(let e=0;e<t.length;e+=4)t[e]=255-t[e],t[e+1]=255-t[e+1],t[e+2]=255-t[e+2]},x[y.POSTERIZE]=function(t,n){var o=n-1;for(let e=0;e<t.length;e+=4)t[e]=255*(t[e]*n>>8)/o,t[e+1]=255*(t[e+1]*n>>8)/o,t[e+2]=255*(t[e+2]*n>>8)/o},x[y.DILATE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0M
;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.max(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.ERODE]=function(n){R(),g.set(n);var[o,a]=[m.canvas.width,m.canvas.height];for(let t=0;t<a;t++)for(let e=0;e<o;e++){var r=4*Math.max(e-1,0),i=4*Math.min(e+1,o-1),l=4*Math.max(t-1,0)*o,s=4*Math.min(t+1,a-1)*o,u=4*t*o,c=4*e;for(let e=0;e<4;e++){var h=e+l,f=e+s,d=e+u;n[u+c+e]=Math.miM
n(g[h+c],g[d+r],g[d+c],g[d+i],g[f+c])}}},x[y.BLUR]=function(e,l){l=l||1,l=Math.floor(l*y._pixelDensity),R(),g.set(e);var s=2*l+1,u=function(t){var n=new Float32Array(t),o=.3*l+.8,a=o*o*2;for(let e=0;e<t;e++){var r=e-t/2,r=Math.exp(-r*r/a)/(2.5066282746*o);n[e]=r}return n}(s),[c,h]=[m.canvas.width,m.canvas.height];for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var f=Math.min(Math.max(r-l+e,0),c-1),f=4*(i*c+f);t+=g[f]*u[e],n+=g[1+f]*u[e],o+=g[2+f]*u[e],a+=g[3+f]*u[e]}var d=4*(i*c+r)M
;e[d]=t,e[1+d]=n,e[2+d]=o,e[3+d]=a}g.set(e);for(let i=0;i<h;i++)for(let r=0;r<c;r++){let t=0,n=0,o=0,a=0;for(let e=0;e<s;e++){var p=4*(Math.min(Math.max(i-l+e,0),h-1)*c+r);t+=g[p]*u[e],n+=g[1+p]*u[e],o+=g[2+p]*u[e],a+=g[3+p]*u[e]}var v=4*(i*c+r);e[v]=t,e[1+v]=n,e[2+v]=o,e[3+v]=a}},y.filter=function(e,t){var n;y.HARDWARE_FILTERS&&null!=m.filter?(w(),e==y.THRESHOLD?(null==t&&(t=.5),t=Math.max(t,1e-5),I(`saturate(0%) brightness(${Math.floor(.5/t*100)}%) contrast(1000000%)`)):e==y.GRAY?I("saturate(0%)"):e==y.OPAQUE?(u.M
fillStyle="black",u.fillRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),m.save(),m.resetTransform(),m.drawImage(u.canvas,0,0),m.restore()):e==y.INVERT?I("invert(100%)"):e==y.BLUR?I(`blur(${Math.ceil(t*y._pixelDensity)||1}px)`):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))):(n=m.getImageData(0,0,m.canvas.width,m.canvas.height),x[e](n.data,t),m.putImageData(n,0,0))},y.resize=function(e,t){w(),u.drawImage(m.canvas,0,0),y.width=e,y.height=t,m.canvas.widthM
=e*y._pixelDensity,m.canvas.height=t*y._pixelDensity,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0,m.canvas.width,m.canvas.height),m.restore()},y.get=function(e,t,n,o){if(null!=e&&null==n)return a=m.getImageData(e,t,1,1).data,new y.Color(a[0],a[1],a[2],a[3]/255);e=e||0,t=t||0,n=n||y.width,o=o||y.height;var a=y.createGraphics(n,o),e=(a.pixelDensity(y._pixelDensity),m.getImageData(e*y._pixelDensity,t*y._pixelDensity,n*y._pixelDensity,o*y._pixelDensity));return a.M
canvas.getContext("2d").putImageData(e,0,0),a},y.set=function(e,t,n){var o;n.MAGIC==y.MAGIC?(o=y._tint,y._tint=null,y.image(n,e,t),y._tint=o):(o=4*(t*y._pixelDensity*m.canvas.width+e*y._pixelDensity),y.pixels[o]=n._r,y.pixels[1+o]=n._g,y.pixels[2+o]=n._b,y.pixels[3+o]=255*n._a)},y.tinted=function(){var e=y.color(...Array.from(arguments)),t=e._a,e=(e._a=1,w(),u.clearRect(0,0,u.canvas.width,u.canvas.height),u.fillStyle=e,u.fillRect(0,0,u.canvas.width,u.canvas.height),u.globalCompositeOperation="multiply",u.drawImage(M
m.canvas,0,0),u.globalCompositeOperation="source-over",m.save(),m.resetTransform(),m.globalCompositeOperation);m.globalCompositeOperation="source-in",m.drawImage(u.canvas,0,0),m.globalCompositeOperation=e,m.restore(),u.globalAlpha=t,u.clearRect(0,0,u.canvas.width,u.canvas.height),u.drawImage(m.canvas,0,0),u.globalAlpha=1,m.save(),m.resetTransform(),m.clearRect(0,0,m.canvas.width,m.canvas.height),m.drawImage(u.canvas,0,0),m.restore()},y.tint=function(){y._tint=y.color(...Array.from(arguments))},y.noTint=function(){yM
._tint=null},y.mask=function(e){m.save(),m.resetTransform();var t=m.globalCompositeOperation;m.globalCompositeOperation="destination-in",m.drawImage(e.canvas,0,0),m.globalCompositeOperation=t,m.restore()},y.clearTemporaryBuffers=function(){u=null,d=null,g=null},y.save=function(e,t){e=e||"untitled",t=t||"png";var n=document.createElement("a");n.innerHTML="[Download]",n.addEventListener("click",function(){this.href=m.canvas.toDataURL(),this.download=e+"."+t},!1),document.body.appendChild(n),n.click(),document.body.reM
moveChild(n)},y.saveCanvas=function(e,t,n){return e.MAGIC==y.MAGIC?(n&&e.save(t,n),n=t.split("."),e.save(n.slice(0,-1).join("."),n[n.length-1])):t?y.save(e,t):(n=e.split("."),y.save(n.slice(0,-1).join("."),n[n.length-1]))},y.loadFont=function(e,t){var n=e.split("/"),n=n[n.length-1].split(".")[0].replace(" ",""),e=`@font-face {
font-family: '${n}';
src: url('${e}');
}`,o=document.createElement("style");return o.textContent=e,document.head.append(o),n},y.textFont=function(e){y._style.textFont=e}M
,y.textSize=function(e){y._style.textSize=e,y._style.textLeading=e},y.textLeading=function(e){y._style.textLeading=e},y.textStyle=function(e){y._style.textStyle=e},y.textAlign=function(e,t){m.textAlign=e,t&&(m.textBaseline=t==y.CENTER?"middle":t)},y.text=function(e,t,n,o){if(e&&(e=e.toString(),!y._style.noFill||!y._style.noStroke)){m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont;var a=e.split("\n");for(let e=0;e<a.length;e++)y._style.noFill||m.fillText(a[e],t,n,o),y._style.noStroke||m.strokM
eText(a[e],t,n,o),n+=y._style.textLeading}},y.textWidth=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).width},y.textAscent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxAscent},y.textDescent=function(e){return m.font=`${y._style.textStyle} ${y._style.textSize}px `+y._style.textFont,m.measureText(e).actualBoundingBoxDescent};function C(e){return.5*(1-Math.cos(e*Math.PI))}var EM
,S=4,A=.5;y.noise=function(e,t,n){if(t=t||0,n=n||0,null==E){E=new Array(4096);for(var o=0;o<4096;o++)E[o]=Math.random()}e<0&&(e=-e),t<0&&(t=-t),n<0&&(n=-n);for(var a,r,i=Math.floor(e),l=Math.floor(t),s=Math.floor(n),u=e-i,c=t-l,h=n-s,f=0,d=.5,p=0;p<S;p++){var v=i+(l<<4)+(s<<8),y=C(u),m=C(c),g=E[4095&v];g+=y*(E[v+1&4095]-g),a=E[v+16&4095],g+=m*((a+=y*(E[v+16+1&4095]-a))-g),a=E[4095&(v+=256)],a+=y*(E[v+1&4095]-a),r=E[v+16&4095],a+=m*((r+=y*(E[v+16+1&4095]-r))-a),f+=(g+=C(h)*(a-g))*d,d*=A,i<<=1,l<<=1,s<<=1,1<=(u*=2)&&M
(i++,u--),1<=(c*=2)&&(l++,c--),1<=(h*=2)&&(s++,h--)}return f},y.noiseDetail=function(e,t){0<e&&(S=e),0<t&&(A=t)};function T(){let t,n,o=4294967295;return{setSeed(e){t=n=(null==e?Math.random()*o:e)>>>0},getSeed:()=>n,rand:()=>((t=(t=(t^=t<<17)^t>>13)^t<<5)>>>0)/o}}let D=T();D.setSeed(),y.noiseSeed=function(e){let t=null==e?4294967295*Math.random():e;E=E||new Float32Array(4096);for(var n=0;n<4096;n++)t=(t=(t^=t<<17)^t>>13)^t<<5,E[n]=(t>>>0)/4294967295},y.randomSeed=function(e){D.setSeed(e)},y.random=function(e,t){retM
urn null==e?D.rand():"number"==typeof e?null!=t?D.rand()*(t-e)+e:D.rand()*e:e[~~(e.length*D.rand())]},y.randomGenerator=function(e){e==y.LCG?D=function(){const t=4294967296;let n,o;return{setSeed(e){o=n=(null==e?Math.random()*t:e)>>>0},getSeed:()=>n,rand:()=>(o=(1664525*o+1013904223)%t)/t}}():e==y.SHR3&&(D=T()),D.setSeed()};var P,b=new function(){var o,t,a,c=new Array(128),h=new Array(256),f=new Array(128),d=new Array(128),p=new Array(256),v=new Array(256),r=function(){return 4294967296*D.rand()-2147483648},i=functM
ion(){return.5+2.328306e-10*(r()<<0)};this.SHR3=r,this.UNI=i,this.RNOR=function(){if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o];for(var e,t,n;;){if(e=a*f[o],0==o){for(;t=i(),n=i(),e=.2904764*-Math.log(t),(t=-Math.log(n))+t<e*e;);return 0<a?3.44262+e:-3.44262-e}if(d[o]+i()*(d[o-1]-d[o])<Math.exp(-.5*e*e))return e;if(a=r(),o=127&a,Math.abs(a)<c[o])return a*f[o]}},this.REXP=function(){if((t=r()>>>0)<c[o=255&t])return t*p[o];for(var e;;){if(0==o)return 7.69711-Math.log(i());if(e=t*p[o],v[o]+i()*(v[o-1]-v[o])<Math.expM
(-e))return e;if((t=r())<h[o=255&t])return t*p[o]}},this.zigset=function(){var e,t=2147483648,n=4294967296,o=3.442619855899,a=o,r=.00991256303526217,i=7.697117470131487,l=i,s=.003949659822581572,u=r/Math.exp(-.5*o*o);for(c[0]=Math.floor(o/u*t),c[1]=0,f[0]=u/t,f[127]=o/t,d[0]=1,d[127]=Math.exp(-.5*o*o),e=126;1<=e;e--)o=Math.sqrt(-2*Math.log(r/o+Math.exp(-.5*o*o))),c[e+1]=Math.floor(o/a*t),a=o,d[e]=Math.exp(-.5*o*o),f[e]=o/t;for(u=s/Math.exp(-i),h[0]=Math.floor(i/u*n),h[1]=0,p[0]=u/n,p[255]=i/n,v[0]=1,v[255]=Math.expM
(-i),e=254;1<=e;e--)i=-Math.log(s/i+Math.exp(-i)),h[e+1]=Math.floor(i/l*n),l=i,v[e]=Math.exp(-i),p[e]=i/n}};b.hasInit=!1,y.randomGaussian=function(e,t){return b.hasInit||(b.zigset(),b.hasInit=!0),b.RNOR()*t+e},y.randomExponential=function(){return b.hasInit||(b.zigset(),b.hasInit=!0),b.REXP()},y.print=console.log,y.cursor=function(e,t,n){let o="";e.includes(".")&&(e=`url("${e}")`,o=", auto"),null!=t&&(e+=" "+t+" "+n),y.canvas.style.cursor=e+o},y.noCursor=function(){y.canvas.style.cursor="none"},y.createCapture=funcM
tion(e){var t=document.createElement("video");return t.playsinline="playsinline",t.autoplay="autoplay",navigator.mediaDevices.getUserMedia(e).then(function(e){t.srcObject=e}),t.style.position="absolute",t.style.opacity=1e-5,t.style.zIndex=-1e3,document.body.appendChild(t),t};for(P of["setup","draw","preload","mouseMoved","mousePressed","mouseReleased","mouseDragged","mouseClicked","keyPressed","keyReleased","keyTyped","touchStarted","touchEnded"]){let t="_"+P+"Fn";y[t]=function(){},y[t].isPlaceHolder=!0,y[P]?y[t]=yM
[P]:Object.defineProperty(y,P,{set:function(e){y[t]=e}})}function z(){y._noLoop||(t=null==y._frameRate?requestAnimationFrame(z):setTimeout(z,1e3/y._frameRate)),M(),r=!0,y.push(),y._drawFn(),y.pop(),++y.frameCount}function O(e){var t=y.canvas.getBoundingClientRect(),n=y.canvas.scrollWidth/y.width||1,o=y.canvas.scrollHeight/y.height||1;return{x:(e.clientX-t.left)/n,y:(e.clientY-t.top)/o,id:e.identifier}}function k(){return y._touchStarted.isPlaceHolder&&y._touchMoved.isPlaceHolder&&y._touchEnded.isPlaceHolder}y.noLooM
p=function(){y._noLoop=!0,t=null},y.loop=function(){y._noLoop=!1,null==t&&z()},y.redraw=function(){z()},y.frameRate=function(e){y._frameRate=e},setTimeout(function(){y._preloadFn(),s=window.performance.now(),function e(){return 0<l?setTimeout(e,10):(y._setupFn(),void z())}()},1),y.canvas.onmousemove=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed?y._mouseDraggedFn(e):y._mouseMovedFn(e)},y.canvas.onmousedown=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.M
mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y.mouseButton=[y.LEFT,y.CENTER,y.RIGHT][e.button],y._mousePressedFn(e)},y.canvas.onmouseup=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!1,y._mouseReleasedFn(e)},y.canvas.onclick=function(e){y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=e.offsetX,y.mouseY=e.offsetY,y.mouseIsPressed=!0,y._mouseClickedFn(e),y.mouseIsPressed=!1},window.addEventListener("keydown",function(e){y.keyIsPressed=!0,y.key=e.keyM
,y.keyCode=e.keyCode,a[y.keyCode]=!0,y._keyPressedFn(e),1==e.key.length&&y._keyTypedFn(e)}),window.addEventListener("keyup",function(e){y.keyIsPressed=!1,y.key=e.key,y.keyCode=e.keyCode,a[y.keyCode]=!1,y._keyReleasedFn(e)}),y.keyIsDown=function(e){return!!a[e]},y.canvas.ontouchstart=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mousePressedFn(e)||e.preventDefault()),y._touchStartedFn(e)||M
e.preventDefault()},y.canvas.ontouchmove=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!0,y.mouseButton=y.LEFT,y._mouseDraggedFn(e)||e.preventDefault()),y._touchMovedFn(e)||e.preventDefault()},y.canvas.ontouchend=y.canvas.ontouchcancel=function(e){y.touches=e.touches.map(O),k()&&(y.pmouseX=y.mouseX,y.pmouseY=y.mouseY,y.mouseX=y.touches[0].x,y.mouseY=y.touches[0].y,y.mouseIsPressed=!1,y._mouseReleasedFn(e)||e.prevenM
tDefault()),y._touchEndedFn(e)||e.preventDefault()},y.hasSensorPermission=!window.DeviceOrientationEvent&&!window.DeviceMotionEvent||!(DeviceOrientationEvent.requestPermission||DeviceMotionEvent.requestPermission),y.requestSensorPermissions=function(){DeviceOrientationEvent.requestPermission&&DeviceOrientationEvent.requestPermission().then(e=>{"granted"==e&&DeviceMotionEvent.requestPermission&&DeviceMotionEvent.requestPermission().then(e=>{"granted"==e&&(y.hasSensorPermission=!0)}).catch(alert)}).catch(alert)},windM
ow.ondeviceorientation=function(e){y.pRotationX=y.rotationX,y.pRotationY=y.rotationY,y.pRotationZ=y.rotationZ,y.pRelRotationX=y.relRotationX,y.pRelRotationY=y.relRotationY,y.pRelRotationZ=y.relRotationZ,y.rotationX=e.beta*(Math.PI/180),y.rotationY=e.gamma*(Math.PI/180),y.rotationZ=e.alpha*(Math.PI/180),y.relRotationX=[-y.rotationY,-y.rotationX,y.rotationY][1+~~(window.orientation/90)],y.relRotationY=[-y.rotationX,y.rotationY,y.rotationX][1+~~(window.orientation/90)],y.relRotationZ=y.rotationZ},window.ondevicemotionM
=function(e){var t,n;y.pAccelerationX=y.accelerationX,y.pAccelerationY=y.accelerationY,y.pAccelerationZ=y.accelerationZ,e.acceleration||(n=y.rotationY,n=[Math.cos(n),0,Math.sin(n),0,0,1,0,0,-Math.sin(n),0,Math.cos(n),0,0,0,0,1],t=y.rotationX,t=[1,0,0,0,0,Math.cos(t),-Math.sin(t),0,0,Math.sin(t),Math.cos(t),0,0,0,0,1],t=[((n=[n[0]*t[0]+n[1]*t[4]+n[2]*t[8]+n[3]*t[12],n[0]*t[1]+n[1]*t[5]+n[2]*t[9]+n[3]*t[13],n[0]*t[2]+n[1]*t[6]+n[2]*t[10]+n[3]*t[14],n[0]*t[3]+n[1]*t[7]+n[2]*t[11]+n[3]*t[15],n[4]*t[0]+n[5]*t[4]+n[6]*t[M
8]+n[7]*t[12],n[4]*t[1]+n[5]*t[5]+n[6]*t[9]+n[7]*t[13],n[4]*t[2]+n[5]*t[6]+n[6]*t[10]+n[7]*t[14],n[4]*t[3]+n[5]*t[7]+n[6]*t[11]+n[7]*t[15],n[8]*t[0]+n[9]*t[4]+n[10]*t[8]+n[11]*t[12],n[8]*t[1]+n[9]*t[5]+n[10]*t[9]+n[11]*t[13],n[8]*t[2]+n[9]*t[6]+n[10]*t[10]+n[11]*t[14],n[8]*t[3]+n[9]*t[7]+n[10]*t[11]+n[11]*t[15],n[12]*t[0]+n[13]*t[4]+n[14]*t[8]+n[15]*t[12],n[12]*t[1]+n[13]*t[5]+n[14]*t[9]+n[15]*t[13],n[12]*t[2]+n[13]*t[6]+n[14]*t[10]+n[15]*t[14],n[12]*t[3]+n[13]*t[7]+n[14]*t[11]+n[15]*t[15]])[0]*(t=[0,0,-9.80665])[0M
]+n[1]*t[1]+n[2]*t[2]+n[3])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[4]*t[0]+n[5]*t[1]+n[6]*t[2]+n[7])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15]),(n[8]*t[0]+n[9]*t[1]+n[10]*t[2]+n[11])/(n[12]*t[0]+n[13]*t[1]+n[14]*t[2]+n[15])],y.accelerationX=e.accelerationIncludingGravity.x+t[0],y.accelerationY=e.accelerationIncludingGravity.y+t[1],y.accelerationZ=e.accelerationIncludingGravity.z-t[2])},y.year=function(){return(new Date).getFullYear()},y.day=function(){return(new Date).getDay()},y.hour=function(){return(new Date)M
.getHours()},y.minute=function(){return(new Date).getMinutes()},y.second=function(){return(new Date).getSeconds()},y.millis=function(){return window.performance.now()-s}}(e)}"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=Q5)</script><script>let q5=new Q5,lcg_index=0,moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,moveSteps2=0,moveStepsR2=0,moveSegments2=0,moveSegmentsR2=0;function lcg(){var e=Math.pow(2,32);return(lcg_index=(1664525*lcg_index+1013904223)%e)/e}function generateRandomHeM
x(){let s="";var r="abcdef0123456789";for(let e=0;e<64;e++)s+=r.charAt(Math.floor(lcg()*r.length));return lcg_index++,"0x"+s}q5.mouseClicked=function(){sqord2.pause=!sqord2.pause,sqord2.pause&&(console.log(sqord2.hash),q5.fill(255),q5.rect(0,0,50,50))};const makeSqord=(e,s)=>{var r={hash:e,hashPairs:[]};s||(window.hash=e);for(let e=0;e<32;e++)r.hashPairs.push(r.hash.slice(2+2*e,4+2*e));return r.decPairs=r.hashPairs.map(e=>parseInt(e,16)),r.seed=parseInt(r.hash.slice(0,16),16),r.color=0,r.backgroundColor=0,r.ht=0,r.M
wt=2,r.speed=r.decPairs[1]%128/100+.1,r.segments=q5.map(r.decPairs[26],0,255,12,20),r.startColor=r.decPairs[29],r.slinky=r.decPairs[31]<30,r.pipe=r.decPairs[22]<30,r.bold=r.decPairs[23]<15,r.segmented=r.decPairs[24]<30,r.fuzzy=r.pipe&&!r.slinky,r.flipper=r.decPairs[5]<15,r.familia=r.decPairs[4]<15,r.flowers=r.decPairs[3]<15,r.creepy=r.decPairs[7]<15,r.dodge=r.decPairs[8]<15,r.squared=r.decPairs[6]<15,r.spread=r.decPairs[28]<15?.5:q5.map(r.decPairs[28],0,255,5,50),r.index=0,r.pause=!1,r.steps=r.slinky?r.decPairs[17]M
%100+1:r.fuzzy?r.decPairs[17]%2e3+1:r.decPairs[17]%400+1,s?(r.reverse=sqord2.reverse,r.amp=sqord2.amp,r.flipper=sqord2.flipper,r.familia=sqord2.familia,r.familia&&(r.startColor=sqord2.startColor,r.slinky=sqord2.slinky,r.pipe=sqord2.pipe,r.bold=sqord2.bold,r.segmented=sqord2.segmented,r.fuzzy=sqord2.fuzzy,r.flowers=sqord2.flowers,r.squared=sqord2.squared,r.creepy=sqord2.creepy,r.dodge=sqord2.creepy)):(r.amp=r.decPairs[2]%128/100,r.reverse=r.decPairs[30]<128),r.reverse||(moveSegmentsR2=q5.floor(r.segments),moveSegmenM
ts2=q5.floor(r.segments),moveStepsR2=r.steps,moveSteps2=r.steps),r.start=!0,r};let sqord2=makeSqord(generateRandomHexSimple("0x0259325c4f7977892929f578f3645a5e3acbd326715160957ab2973f8200d1e2"),!1),stop=(console.log(sqord2.hash),!1);q5.setup=function(){q5.createCanvas(q5.windowWidth,q5.windowHeight),q5.colorMode(q5.HSB,360),q5.strokeWeight(q5.height/1200)},q5.windowResized=function(){q5.resizeCanvas(q5.windowWidth,q5.windowHeight)};const updateIndex=()=>{sqord2.index=sqord2.reverse?sqord2.index-sqord2.speed:sqord2.M
index+sqord2.speed};function rnd(e){return e.seed^=e.seed<<13,e.seed^=e.seed>>17,e.seed^=e.seed<<5,(e.seed<0?1+~e.seed:e.seed)%1e3/1e3}function generateRandomHexSimple(e){return lcg_index=hashToNumber(e),e}function hashToNumber(e){return e.startsWith("0x")&&(e=e.substring(2)),parseInt(e.substring(0,16),16)/0x10000000000000000}q5.draw=function(){q5.background(0),sqord2.pause&&(q5.fill(255),q5.circle(20,20,10,10));var e,d=(e,s,r)=>{var o,d,t=r.flowers?1:s/r.steps,q=q5.width/r.segments/r.wt,a=-q5.height/r.ht,n=q5.heigM
ht/r.ht,i=q*e,m=q*(e+1),p=q*(e+2),q=q*(e+3),l=q5.map(r.decPairs[e],0,255,a,n)*r.amp,g=q5.map(r.decPairs[e+1],0,255,a,n)*r.amp,c=q5.map(r.decPairs[e+2],0,255,a,n)*r.amp,e=q5.map(r.decPairs[e+3],0,255,a,n)*r.amp;let h=q5.curvePoint(i,m,p,q,t),v=q5.curvePoint(l,g,c,e,t);r.creepy&&(d=(n=(a=1-t)*a)*a,o=(S=t*t)*t,h=d*i+3*n*t*m+3*a*S*p+o*q,v=d*l+3*n*t*g+3*a*S*c+o*e),r.flowers&&(d=q5.curvePoint(i,m,p,q,0),n=q5.curvePoint(l,g,c,e,0),q5.beginShape(),q5.quadraticVertex(h,v,d,n),q5.endShape());var S,t=r.reverse?360-(r.color/r.M
spread+r.startColor+q5.abs(r.index))%360:(r.color/r.spread+r.startColor+q5.abs(r.index))%360;r.fuzzy?(q5.noStroke(),q5.fill(t,255,255,20),a=h+q5.map(rnd(r),0,1,0,q5.height/10),S=v+q5.map(rnd(r),0,1,0,q5.height/10),q5.dist(h,v,a,S)<q5.height/10&&(r.squared?q5.square(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)):q5.circle(a,S,q5.map(rnd(r),0,1,q5.height/160,q5.height/16)))):(r.slinky&&r.pipe&&(0===s||s===r.steps-1?q5.fill(0):q5.noFill(),q5.stroke(0),r.squared?q5.square(h,v,q5.height/7):q5.circle(h,v,q5.height/7)M
),r.slinky?(0===s||s===r.steps-1?q5.fill(t,255,255):q5.noFill(),q5.stroke(t,255,255)):(q5.noStroke(),q5.fill(t,255,255)),r.squared?q5.square(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13):q5.circle(h,v,r.bold&&!r.slinky?q5.height/5:q5.height/13),!r.segmented||r.slinky||r.bold||s%r.div!=0&&0!==s&&s!==r.steps-1||(q5.noStroke(),q5.fill(r.decPairs[25]),r.squared?q5.square(h,v,q5.height/12):q5.circle(h,v,q5.height/12)))};if((sqord2=((e=sqord2).ht=q5.map(e.decPairs[27],0,255,3,4),e.color=0,e.div=Math.floor(q5.map(Math.rM
ound(e.decPairs[24]),0,230,3,20)),q5.translate(q5.width/2-q5.width/e.wt/2,q5.height/2),e)).flipper){for(let s=0;s<sqord2.segments-1;s++){for(let e=0;e<=sqord2.steps;e++)d(s,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}updateIndex(),!sqord2.pause&&q5.abs(sqord2.index)>15*sqord2.speed&&(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash))}if(!sqord2.start&&!sqord2.flipper){for(let o=moveSegments;o<sqord2.segments-moveSegmentsR-1;o++){let s=0,r=0;o===moveSegments&&(s=moveStepM
s),o===q5.floor(sqord2.segments)-moveSegmentsR-1&&(r=moveStepsR);for(let e=s;e<=sqord2.steps-r;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSteps++:moveStepsR++,updateIndex()),sqord2.reverse&&moveSteps===sqord2.steps&&(moveSegments++,moveSteps=0),sqord2.reverse||moveStepsR!==sqord2.steps||(moveSegmentsR++,moveStepsR=0),sqord2.reverse&&moveSegments===q5.floor(sqord2.segments)?(sqord2.pause||(sqord2=makeSqord(generateRM
andomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=q5.floor(sqord2.segments),moveSegments2=q5.floor(sqord2.segments),moveStepsR2=sqord2.steps,moveSteps2=sqord2.steps,sqord2.reverse=!1,sqord2.start=!0):sqord2.reverse||moveSegmentsR!==q5.floor(sqord2.segments)||(sqord2.pause||(sqord2=makeSqord(generateRandomHex(),!0),console.log(sqord2.hash)),moveSegmentsR2=0,moveSegments2=0,moveStepsR2=0,moveSteps2=0,sqord2.reverse=!0,sqord2.start=!0)}if(sqord2.start&&!sqord2.flipper){for(let o=moveSegmentsR2;o<moveSegments2;o+M
+){let s=0,r=0;s=sqord2.reverse?o===moveSegments2-1?moveSteps2:sqord2.steps:(r=o>moveSegmentsR2?0:moveStepsR2,moveSteps2);for(let e=r;e<=s;e++)d(o,e,sqord2),sqord2.color++;sqord2.seed=parseInt(sqord2.hash.slice(0,16),16)}q5.floor(q5.abs(sqord2.index))%1!=0||stop||(sqord2.reverse?moveSegments2<sqord2.segments&&moveSteps2++:0<=moveSegmentsR2&&moveStepsR2--,updateIndex()),sqord2.reverse&&moveSteps2===sqord2.steps&&moveSegments2<sqord2.segments&&(moveSegments2++,moveSteps2=0),!sqord2.reverse&&0===moveStepsR2&&0<=moveSeM
gmentsR2&&(moveSegmentsR2--,moveStepsR2=sqord2.steps),!sqord2.changing&&sqord2.reverse&&moveSegments2>=q5.floor(sqord2.segments)?(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!1),sqord2.start=!1,sqord2.changing=!1},1e4)):!sqord2.changing&&!sqord2.reverse&&moveSegmentsR2<=0&&(sqord2.changing=!0,setTimeout(()=>{moveSteps=0,moveStepsR=0,moveSegments=0,moveSegmentsR=0,sqord2.dodge||(sqord2.reverse=!0),sqord2.start=!1,sqord2.changing=!1},1e4))}}L
</script><style type="text/css">html{height:100%}body{min-height:100%;margin:0;padding:0;background-color:#000}canvas{padding:0;margin:auto;display:block;position:absolute;top:0;bottom:0;left:0;right:0}</style>h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"BSHL","amt":"2"}h!
{"type":"collection","protocol":{"name":"BRC721","version":"0.4.0"},"name":"BTC Outlaws","symbol":"btcOutLaws","paymentAddress":"bc1pehrpnv978k5jascea0ga2y8dv9f49mh4tq34qchc4hnlsu2vmrsqqwgwcn","signerPublicKey":"02520941a39d21f43fe1172438a053a520e1bf98158cb8718e04e62bca5f522878","maxSupply":2500,"maxPerAddress":10,"maxBlockHeight":999999999}h!
{"type":"collection","protocol":{"name":"BRC721","version":"0.4.0"},"name":"BTC Outlaws","symbol":"btcOutLaws","paymentAddress":"bc1pehrpnv978k5jascea0ga2y8dv9f49mh4tq34qchc4hnlsu2vmrsqqwgwcn","signerPublicKey":"02520941a39d21f43fe1172438a053a520e1bf98158cb8718e04e62bca5f522878","maxSupply":2500,"maxPerAddress":10,"maxBlockHeight":999999999}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"YARI","amt":"4"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"2500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"4006"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"2500"}h!
text/html;charset=utf-8
<title>GIF Example</title>
<img src="https://ipfs.io/ipfs/bafybeibk3qodzqpihrcq2uaw34qiqzzoandcjiz2s2bjp4pblv7mfckmae/%7B%20err4r%20b0t,%20%20%7D.gif" alt="{ err4r b0t, }">
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
5{"p":"brc-20","op":"mint","tick":"shkh","amt":"1000"}h!
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"mint","tick":"3BET","amt":"21000000"}h!
3{"p":"brc-20","op":"mint","tick":"blue","amt":"10"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"2500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"MMM.sats"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"2d1a4ae1363485708f728a42b7ffcd9cb7db123031eeb8eab16def32f1883803i0\",\"price\":15000}","contentSignature":"3045022100e74520768a2d739351d143ceb171348712d34324fa53f8326179de047b0e3d9c02207547c4f500acec63e9402562fe3a559db5b2dc6a5c18d631229ac9cd9c32731f"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"111.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PGPG","amt":"2500"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"123.sats"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"000.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"7000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"FHAL","amt":"12000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"ohms","amt":"1000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"2000"}h!
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
7> 5>/*$: %4,#6!(/1#+2*j
(B!(]''[('^&)c$'h!'a$)i"*a(+SD6RC>If,Hh'Fe6He4Ej3
8w+]]&^f(\g&]j*\i&Wf1Xi,Yp#`bRBEWSOYSOYYYWWWfVGhUFgWG
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"11140"}h!
Q0SD6RC>If,Hh'Fe6He5Di0
Q@+]]&^f(\g&]j)\i&Wf1Xi1Wl,Yp#`dEEEICDRBEWSOYSNfVGiVEeUJfYE
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"BXNZ","amt":"2"}h!
@EEEMMMFKHQQQ]YPfVFjUGhTK
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"transfer","tick":"alef","amt":"20"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"obamna.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"monk
text/plain;charset=utf-8
7{"p":"sns","op":"reg","name":"apesstrongtogether.sats"}h!
text/plain;charset=utf-8
{"p":"sns","op":"reg","name":"011100110110000101110100011011110111001101101000011010010110111001100001011010110110000101101101011011110111010001101111.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"694201337.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
Lu{"p":"sns","op":"reg","name":"01101000011000010110110000100000011001100110100101101110011011100110010101111001.sats"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1999"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinpanama.sats"}h!
If,Hh)Hh'Sa.Ff5Je2Di0Id9
Bl&^f(\g&]j*\i&Wf1Xi1Wl,Yp
iv#`bEEEWSOYSNYYYWWWfVFfUKiVF
{pEEEOOOQQQfVFhVFeVJoooqqq
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"nagmi.sats"}h!
text/plain;charset=utf-8
{"p":"sns","op":"reg","name":"01110011011000010111010001101111011100110110100001101001001000000110111001100001011010110110000101101101011011110111010001101111.sats"}h!
hhEEEYSOWSOfVFfUKiVE
text/plain;charset=utf-8
1{"p":"sns","op":"reg","name":"
hhEEEHDCYSNWSOfVGiVEeUJfYE
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"691337420.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"133769420.sats"}h!
text/plain;charset=utf-8
={"p":"sns","op":"reg","name":"011100110110000101110100.sats"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"originalordinal.sats"}h!
3]''^&*Z()Y)'b%'a$)`(+_[>
@OOOQQQ]YPfVFjUGiWLz_B
text/plain;charset=utf-8
Lm{"p":"sns","op":"reg","name":"011010000110000101101100011001100110100101101110011011100110010101111001.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"420133769.sats"}h!
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"bili","amt":"500"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"400"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"400"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"bitcoiniraq.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinjamaica.sats"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"malaysiabitcoin.sats"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinkuwait.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"bytz.unisat"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"may22
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"june23.sats"}h!
d/Foundry USA Pool #dropgold/@t&
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
7< 5>.+$++)6"%: $1*%3"(B
3]''^&*Y(+c$'a$)`(+SD6TC9Z]:If,Ei,Hh)Hi&Pc+Ff5If3Ej3
6@'^[%_d(\g&]i)\i1Xh
di$`aWRMZSNfVFjUDjXJ
SD6TC9If,Hh)Fi(Pc+Ff6Ie4Ej3Jc;
8w'^[%_e(\g&]i)\i1Xi
di$`aEEEZSLWRNfVFhUDfUKjWF
SD6RC>Jh"If,Hh(Sd!Sa.Fe6He4Di0
BR#@F+]]%^e(\g&]j*\i&Wf1Xh,Yp
hx#`bWSOXSNRBEfVGeUJgYG
hhEEEHDCWSOYSNYYYWWWfVGiVEeUJfYE
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
BlZSMWRNfVGgVGooosnxqqq
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"1000"}h!
{"protocol":{"name":"BRC721","version":"0.4.0"},"type":"inscription","content":"{\"collectionInscriptionId\":\"be584cb1d0863cec2ee4d599cc7c4acd10caef9cbb79949e0d847d6194965b68i0\",\"price\":32000}","contentSignature":"304502210080e995cff470d51bb176d01d9bac9b511057ad66656202072b1c8c8fdffff12102201f1f777c5ba263747c9a920110e4201a9d9b3a5da9997763dff7dbba91424cba"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"airsats.sats"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"satsadvice.sats"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"satsability.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"satsafide.sats"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"satsage.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"dv
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"sat
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"bitcoiniran.sats"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"m1t.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"m
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"gr
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"satosh
9{"p":"brc-20","op":"transfer","tick":"VAMP","amt":"1000"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"sat
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"satsadviser.sats"}h!
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"satsace.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"satosh
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"av
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"gr
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"satsafter.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"dv
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"satsa.sats"}h!
text/plain;charset=utf-8
.{"p":"sns","op":"reg","name":"satsacity.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"av
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"satsabulary.sats"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"satsable.sats"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
(]''^&*Y(+c$'a$)`(+g 0p
https://trustless.computer
"name": "K-Pops",
"image": "data:image/gif;base64,R0lGODlh9AH0AYcAAAAAAKQAbMfP3QDX/4IAVv///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEAgAAACwAAAAA9AH0AQAI/wABCBxIsKDBgwgTKlzIsKHDhxAdBphIsaLFixgzarRIoKPHjyBDihxJEuTGkyhTVizJsqXLjxFjypxJs6bNmzhz6tzJE4DKn0A5vhxK9GPQoz+LKh3as6nTp1CjSp3qFKnVk0uzsrzKFaPWryKpih1LtqzZsw27qqUItq3HtWvdukVLM
t67du3gfwlUrt+3ern3B5h1MuLDhqH+5Bv6a+OpirYcjS55MWWFjq4+zXkaaeWnlz6BD4918tLNS0kFNFxXNurVrqKiBqiYaO+nsl69z694ds7bK2y99pwTukrfx48gFCkdJvOVyrM1LJp9OnfXzjdFLXteYnWT17+Ajb//P2H3keK/lQ4Zfz97u+YvpQ74XGt9j+/v4xc5fWf/t/on92ZffgATy9B+AARJwYAAJElDggxDStGCDEyYY4YUYMlRhgBv2l+GHIA7UYX0jxhfiiRiWmJ6K5aHo4oMsdhdjdi/WmN+M0eHYnI08sqcjcT8C1+OQ3wV5m5GzEalkckiq1qRpS0bJ25OdUZmZlFi+ZuVjWy6W5ZeidRmYmH2BaWZlZMqV5lxntnnYmn4d2KCbdBIGJ1h3flXnnnflqZWfWfEpKFqALlWoUoMmStahRTFKlKKQTuXoUJPiFumlVcmZYKXFYerpTpw6p2mAn5aKU6hbjeqhqazOhKp2qtb/1+qsEb1Kkq0jM
0aprWrHGh2tYuwaL0K/y9ZqesMgWRKxJxraY7LPLGtVsd89CO2120QpYrbDZdtStg9tye22O4+4YbrDffnsuuuUC2a6Q6+qa7ru3xQvhvP9RSG+S9paF73765mthv4vu66TBpqlL8Fj/zhcwwAMvTFXD7z3scMQSS0XxeRZXjHHGsCFcpciZKQwyYiRzmfJiJp/81Mbjdczxxy73BPN2MsdMc82grjymz321zLOBQKtZtFtCD63TzdfljPPOSt/E9HNONw111DVNvVzVVF+NtatHxykwh2EL9vXSZTOW9p9rB3p2TloLx/XWXr8NUdy+zS133XZL/9S2oX+fFvhqfduEd21658134QsdHlviiC/OeEKOowb545JPflDlpF1ueeaaKzs4baNTWrqlodd6ukucbzZn6qqP3V/rl70Ou16riyo7ibmzdPvdvcO6u6/Be/e738OvWLx5ywN7vIbNF5t8eUk/v3n0zE4vI/YwWd849/5pjy34HXn/vfjkot9c9eaLSL6CM
77Pfvk/x168+cfMPaz/EZN8Pb/6i89+R9ncxUgEwgPybHQE9ZsADuk+As6FdY2znQPpB8GAXTNj7KvjABPIugyMD4ZU4aEEPEk+EKkOhl0gowcR4rnOgu10L//JC18UQdjPcSw1rd8PU5RAuO5xgD/9D98O4bGqDLFzgzPpnwmMlUYU/g2LQkJihAVjxiljMoha3yMUuevGLYAyjGMdIxjKa8YxoTKMa18jGNrrxjXCMoxznSMc62vGOeMyjHvfIxz768Y+ADKQgB0nIQhrykIhMpCIXychGOvKRkIykJCdJyUpa8pKYzKQmN8nJTnryk6AMpShHScpSmvKUqEylKlfJyla68pWwjKUsZ0nLWtrylrjMpS53ycte+vKXwAymMIdJzGIa85jITKYyl8nMZjrzmdCMpjSnSc1qWvOa2MymNrfJzW5685vgDKc4x0nOcprznOhMpzrXyc52uvOd8IynPOdJz3ra8574zKc+98n/z376858ADahAB0rQghr0oAhNqEIXM
ytCGOvShEI2oRCdK0Ypa9KIYzahGN8rRjnr0oyANqUhHStKSmvSkKE2pSlfK0pa69KUwjalMZ8pGEpZwQfOxqU1xeiCdPpGn7/EpB4G6H6FWkKg5NeoBkRpUpQKQqedx6lOhuh2p5o+qVbVq+7B6Ha1ulavL8ar5wBpWsVqPrMIx61nRWhu1Po+tbXXr7+AaG7nOla6ksasM8boZveKQr5fxqw8B2xjBEpGwiTGs5hCbWMUyjrF/cexjIQsXyRaOspW1rN0wuxbNbpazXfHs20AbWtF+jbRcMe1pUWsV1WKNta11rdJgixTZ/86WtkGx7dBwm1vd1oy3QPHtb4GrEuG6jLjFNS7IkJsS5S6XuSdxbsagG13pLoy6G7HudbGbEe0SjLvd9a69wIsR8Y6XvBYxb7zQm171nou9FXHve+E7EfmGi771tW+18BsA/fr3vwAOsIAHTOACG/jACE6wghfM4AY7+MEQjrCEJ0zhClv4whjOsIY3zOEOe/jDIA6xiEdM4hKbM
+MQoTrGKV8ziFrv4xTCOsYxnTOMa2/jGOM6xjnfM4x77+MdADrKQh0zkIhv5yEhOspKXzOQmO/nJUI6ylJ8sgCpb+cpYzrKWt8zlLnv5y2Dm8pRFE+Yym/nMaE6zAMYcGjW7+f/NcA4zm0ET5zrbuc5z/syd98xnM+e5Mn0OtKC1/GfKDPrQgy70ZBDNaD4rWjKNjjSeH30YSVvazZSu9KU37edMF4bToAazpz8d6lJvedSEMbWqsYzqwaz61WtuNV5gvWpZz5rWprb1XXCda13Xhdel9vWvgQ1qYdOF2MU29lmQzWllL5vZl3a2WaAdbWmThdqWtva1sR1pbY+F2932NlXA3Whxj5vciDb3VNCdbnVHhd2Hdve74S1oeUOF3vW2t1PwHWh975vfjvZ3TwAecIHvhOB7NjhPEH5nhR+c4ZN2OE4gHnGJ24Ticbb4xDH+Zo3fhOMd93hNQI5pkdOE5Gr/NvnJUY5mlc+E5S13eUxgfmaZz5zmZbZ5RHCe858mFVk8M
l3Oy+PusoIt66PgtutG9bC36Kn3pYka605MF9S43Hb5Pr3qWr87erGv9ylxHr9e/XuWwk3fsZDc7eNH+dbVzl+1adzt24V51uVOX7lC3O3TxvnS9M5fvRvc7cgEfdMETl/A8NzxwEY9zxfOW8TR3PG4hD3PJ05byLLc8bDGPcs2zlvMk9zxqQQ9y0ZOW9Bw3PWhRj3HVc5b1FHc9ZmEPcdlTlvYMtz1kcY9w3TOW9wT3PWKBD3DhE5b4/DY+YJGPb+Xzlfn0dj5eoQ9v6dOV+uy2Plyxj27ts5X75PY+/1rBD27xk5X83DY/WNGPbfVzlf3Udj9W4Q9t+VOV/sy2P1Txj2z9M5X/xOZ/SAWAwCaAREWAvGaAQIWAuKaAPEV2EBiBEohm/DWBFniBGFhlFZiBHNiBULeBHhiCIkhyIDiCJniC/FaCKLiCLEhtKtiCMBiDr/aCMliDNmhpNHiDOriDfZaDPPiDQKhmPhiERFiEXTaERpiESoiEStiEQciEThiFOgiFM
UliFMUiFVpiFKIiFWtiFIciFXhiGGAiGYliGEUiGZpiGVYeGatiGPMeGbhiHKAeHcliHFEeHdpiHAIeHetiH7MaHfhiI2AaIgliIxEaIhpiIsIaIitiIpf/GiI4YiZcGiZJYiYxGiZaYiYGGiZrYiXbGiZ4Yim4GiqJYimZGiqaYil6GiqrYilnGiq4YiwIAi7LYirRYi6l4i7hYirq4i6HYi77YicAYjJk4jMRYicZ4jJGYjMrYiMzYjIn4jNBYiNI4jYFYjYvIX/h1gdg4g9pIX9y4jRb4jeA4juI4geQIX+FYjuiYjui1jupoju4IXvDIXvU4j9B1j+Slj/hIXPzIXf/Yj7gVkNRFkALJWgbJXAl5kKC1kP4ojwz5kO3IjhIYkQoJkfaIkRZJWw4JXB25kYT1kQOpkSCJWiLJkSRZkg2ZkgDJkipJWScJWzH5kmQ1kybpkjT/iVg2SVo7mZNQ1ZOcBZQ+SVRCCZM4OZR4VZSQpZRIeSBMqZNH2ZRs9ZQhGZVSM
WZNWKZEVeZVLmZUe6ZVc+ZNgOZITGZaARZVnOZZmCVRoyVdtuZa+8ZZ0JZdwiRp0OZVqWZdOmZcIyZd6OR93iVaB+Zd/MZhgZZiEuRaIiVWLmZhc0ZhiWZaOyZh+yZOVOZnLAZlMpZmYCRScSZSX2Zm18ZlsGZqiaZemaZSSeZqluZr7mJqs2Rik+YCwGZuFWZtQ6Zq2+R+ziVO9uZsV8Zt7qZvA+R7CyZu4WZyPmZxpSZzKuR3HGY+qtiAFUJ3WeZ3YmZ3auZ3c2Z3e+Z3gyZ0L/+KNz4mc03kg4Zme6rme7NmeBTCeq1aew2lq1Ome9nmf+Ame8Hme8gmY8Yme+RmgApqf+0mf/emf/LkfA7qgDKqeBfqIB2qc//kfDVqhFqqdDxpqESqhCTofF/qhF5qhoLah50GeCgqiKLqgIsppJDoeJuqhKRqjBDqfENqiz/Gi7yGjOmqfK7ppNnodOHoeOzqk69mjk/ijmTmhJ0qkTOqdRoqDSCocQToeTVql4kmjGhqlM
camkMGqlXmqdTyppWrqlHZqjX3qmYRppYzqaXGqmZ+qladpoaxobU7odb/qlcXqJc0oadXoddwqnWDqie7oZffocf2qleYpog0qobf8qpIfapIl6aIt6GYW6HI8KqYHKopOaGJUqHJfKpJE6aJvKqY1KpZ86pKEqaKN6m2XqqKeqo6m6iasKF53qG6+6o7Hag7OqmKVqp7cqo7nKZ7vKq61qqr+aosG6Z8OqFrVaG8cao8l6Z8vaFc0aG8+KrJnqo9N6FdWKGteKotH6idtqFd1KGt8KouFaZ+NKrr3qp+caotl6pOsaFOW6Ge8Kr+ZpoPPqme1qqPdaoekaZ/tKr/1qqf/aoAELZwPLr8XqqwerovEKpQubEvV6GQ/LoAn7ZhOrEhXbGBcLsflaoxu7ER2bGB87oBk7iiN7EiX7FycroCkrhCtLsgXrqS9zO6Mhm6UzmxEtuxc3i7P70bPDKrRr8bP4GbNptrMaQbRqYbT3ibQUqLQYwbRd4bQ8GrFiKrUXQbVcM
YbXuCbVnprVbW7O26rXsCbanKLbBSbbOarZFirVqqrYUwbVX4bZvm7OCKrcBQLdWYbcOCrdyil8BAQA7",
"description": "",
"animation_url": "",
"youtube_url": "",
"trait_type": "Eyes",
"value": "Butterfly"
"trait_type": "Hair",
"value": "Bob"
"trait_type": "Mouth",
"value": "Don't Make Me"
"trait_type": "Head",
"value": "Smol Brain"
"trait_type": "Legendary",
"value": ""
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"nals","amt":"10000"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"wow518.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"wow520.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"wow666.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"wow888.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"wow999.sats"}h!
text/plain;charset=utf-8
7{"p":"brc-20","op":"mint","tick":"ASHE","amt":"100000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"100000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"sep7.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"king.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"sept7.sats"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"jan3.sats"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"bitcoinpakistan.sats"}h!
text/plain;charset=utf-8
4{"p":"sns","op":"reg","name":"mancityfootball.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
kR<If,Hh)Hh'Ff5Je2Di0Id9
Q@+]]%^e(\g&]j*\i&Wf1Xh,Yp#`bOOOQQQfVGfVJeYH
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"26000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1500"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"4000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"HRDR","amt":"1500"}h!
text/plain;charset=utf-8
2{"p":"sns","op":"reg","name":"bitcoinnorway.sats"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"2000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"BAVO","amt":"5000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"bytz.sats"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"20000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"PSAT","amt":"3000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"bitcoinoman.sats"}h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"oct21.sats"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "b7e996d94d2568785f17c1a608880d41aac846b970e59c58243b0bc6237cca2e",
[0, deploy.traits.background["blue"].base64],
[0, deploy.traits.accessories["antenna"].base64],
[0, deploy.traits.body["standard-oval"].base64],
[0, deploy.traits.belly["square"].base64],
[0, deploy.traits.face["neutral"].base64]
console.log(nfo);
// Get the canvasM
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "471c0777a52c3962a35dfe62e0a0eba8559cf4de5a6b6fde6364c0e7a4807d0a",
[0, deploy.traits.background["blue"].base64],
[0, deploy.traits.accessories["none"].base64],
[0, deploy.traits.body["standard-oval"].base64],
[0, deploy.traits.belly["empty"].base64],
[0, deploy.traits.face["bored-green"].base64]
console.log(nfo);
// Get the canvasM
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
Mined by AntPool1023
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MAXI","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MAXI","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MAXI","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MAXI","amt":"4500"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MAXI","amt":"5000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MAXI","amt":"4500"}h!
{"type":"collection","protocol":{"name":"BRC721","version":"0.4.0"},"name":"BTC Outlaws","symbol":"btcOutLaws","paymentAddress":"bc1pehrpnv978k5jascea0ga2y8dv9f49mh4tq34qchc4hnlsu2vmrsqqwgwcn","signerPublicKey":"02520941a39d21f43fe1172438a053a520e1bf98158cb8718e04e62bca5f522878","maxSupply":2500,"maxPerAddress":10,"maxBlockHeight":999999999}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"X8X8","amt":"0.25"}h!
*\&%^&)Y(+c$'b$)h!,`(+h!'D
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"pepe","amt":"6373"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
{pEEEFII]WKfVFfUKiVEooosnxqqq
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"$wap","amt":"70000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
LN{"p":"brc-20","op":"deploy","tick":"BTHR","max":"100000000","lim":"100000000"}h!
text/plain;charset=utf-8
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"X8X8","amt":"0.5"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"zbit","amt":"5239"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"$ORE","amt":"4000"}h!
text/html;charset=utf-8
<title>ERROR</title>
<img src="https://ipfs.io/ipfs/bafybeibk3qodzqpihrcq2uaw34qiqzzoandcjiz2s2bjp4pblv7mfckmae/%7B%20err4r%20b0t,%20%20%7D.gif" alt="ERROR">
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"Cncl","amt":"1"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"1100"}h!
text/plain;charset=utf-8
J{"p":"orc-20", "tick":"sigma", "id":"3392789", "op":"mint", "amt":"10000"}h!
text/plain;charset=utf-8
6{"p":"brc-20","op":"mint","tick":"RNDY","amt":"42069"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"5000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"$wap","amt":"200000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"$wap","amt":"200000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"$wap","amt":"200000"}h!
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "1019902f08794fc18cd61eb7777b88c39c6841c5b22b6556218f48128ae6892b",
[0, deploy.traits.background["blue"].base64],
[0, deploy.traits.accessories["antenna"].base64],
[0, deploy.traits.body["standard-square"].base64],
[0, deploy.traits.belly["square"].base64],
[0, deploy.traits.face["surprised"].base64]
console.log(nfo);
// Get the caM
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"zzzi.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"bigsam.sats"}h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/html;charset=utf-8
class URLSearchParams{get=k=>k=="tokenID"?j:0}(async()=>{q="\n"
j=9520+(+await(await fetch("/content/05fdbb642222b70f710ed15bafaa836c2c05d1115e81cc8efc4a61956745aba2i0")).text()+j)%300
h=(await(await fetch("/content/2dbdf9ebbec6be793fd16ae9b797c7cf968ab2427166aaf390b90b71778266abi0")).text()).split(q)
b.innerHTML=h.slice(0,27).join(q)
z=d.createElement("script")
z.innerHTML=`${h[28]};${h.slice(32,36).join(q)}`
init()})()</script>h!
text/plain;charset=utf-8
*{"p":"sns","op":"reg","name":"domains.gm"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"games.gm"}h!
{"type":"reveal","protocol":{"name":"BRC721","version":"0.4.0"},"content":"{\"weight\":1,\"metadataURL\":\"https://brc721.outlaws.vip/\",\"collectionInscriptionId\":\"5f1b9384647991aa93cb18ed33d231c3bc941d05b33ec09956c3ccbe32d29ecdi0\"}","contentSignature":"304502210092df6965c688906092beba2757f661e9e8aa5f4184c8b40fa8ae80adea00b91102202c54c59fb702210341b3585004298a8468f3cf9e2848068f2be3aaecdba847a7"}h!
text/plain;charset=utf-8
0{"p":"sns","op":"reg","name":"GuccioGucci.sats"}h!
https://trustless.computer
Z]:If,Hh)Hh'Sc!Ff5Je1Gf5
@+]]&^f(\g&]j)\i&Wf1Xj,Yp$`aOOOQQQ]YPfVFiVJ
8{"p":"brc-20","op":"transfer","tick":"VAMP","amt":"500"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"VMPX","amt":"10000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
{pXSNWSOfVGeUJgYGqqqopp
u~EEEOOOQQQfVFfVHqqqooo
9]''^&)\*)b$'a$)a(+h!(g 03@
{"type":"collection","protocol":{"name":"BRC721","version":"0.4.0"},"name":"BRC721 Punks","symbol":"BRC721 Punks","paymentAddress":"bc1pt04f2w8asd65fdhtzyfedgk2rzdkkhvfppkw7ply2xgkm2wl7jrsyu25x9","signerPublicKey":"03a518996e0422e63246ed1e305c461dc86a38bd22b2db9efc17de579bd748a66a","maxSupply":24999,"maxPerAddress":10}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"jpeg","amt":"202000"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"trix","amt":"10"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"999"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"10000"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoindenmark.sats"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"hsac","amt":"150000"}h!
<script type="text/javascript">
var vertexBuffer;
var indexBuffer;
function initWebGL() {
var canvas = document.getElementById("glcanvas");
GL = canvas.getContext("webgl") || canvas.getContext("experimental-webgl");
alert("Unable to initialize WebGL. Your browser may not support it.");
GL.clearColor(1.0, 0.0, 0.0, 1.0);
GL.clear(GL.COLOR_BUFFER_BIT | GL.DEPTH_BUFFER_BIT);
initShaderProgram();
initBuffers();
function initShaderProgram() {
shaderId = GL.createProgram();
var vertId = GL.createShader(GL.VERTEX_SHADER);
var fragId = GL.createShader(GL.FRAGMENT_SHADER);
var vert = document.getElementById("vertScript").text;
var frag = document.getElementById("fragScript").text;
GL.shaderSource(vertId, vert);
GL.shaderSource(fragId, frag);
GL.compileShader(vertId);
GL.compileShader(fragId);
if (!GL.getShaderParameter(vertId, GL.COMPILE_STATUS)) {
alert("Vertex Shader Compiler Error: " + GL.getShaderInfoLog(id));
GL.deleteShader(vertId);
return null;
if (!GL.getShaderParameter(fragId, GL.COMPILE_STATUS)) {
alert("Fragment Shader Compiler Error: " + GL.getShaderInfoLog(id));
GL.deleteShader(fragId);
return null;
GL.attachShader(shaderId, vertId);
GL.attachShader(shaderId, fragId);
GL.linkProgram(shaderId);
if (!GL.getProgramParameter(shaderId, GL.LINK_STATUS)) {
alert("Shader Linking Error: " + GL.getProgramInfoLog(shader));
function initBuffers() {
var vertices = new Float32Array([-1.0, -1.0, 0.0, -1.0, 1.0, 0.0,
1.0, 1.0, 0.0,
1.0, -1.0, 0.0
vertexBuffer = GL.createBuffer();
GL.bindBuffer(GL.ARRAY_BUFFER, vertexBuffer);
GL.bufferData(GL.ARRAY_BUFFER, vertices.byteLength, GL.STATM
GL.bufferSubData(GL.ARRAY_BUFFER, 0, vertices);
var indices = new Uint16Array([0, 1, 3, 2]);
indexBuffer = GL.createBuffer();
GL.bindBuffer(GL.ELEMENT_ARRAY_BUFFER, indexBuffer);
GL.bufferData(GL.ELEMENT_ARRAY_BUFFER, indices.byteLength, GL.STATIC_DRAW);
GL.bufferSubData(GL.ELEMENT_ARRAY_BUFFER, 0, indices);
window.requestAnimFrame = (function() {
return window.requestAnimationFrame ||
window.webkitRequestAnimationFrame ||
window.mozRequestAnimationFrame ||
window.oRequestAnimationFrame ||
window.msRequestAnimationFrame ||
function(callback) {
window.setTimeout(callback, 1000 / 60);
function animationLoop() {
requestAnimFrame(animationLoop);
function render() {
timer += .1;
GL.useProgram(shaderId);
var uID = GL.getUniformLocation(shaderId, "uTime");
GL.uniform1f(uID, timer);
var attId = GL.getAttribLocation(shaderId, "position");
GL.enableVertexAttribArray(attId);
GL.bindBuffer(GL.ARRAY_BUFFER, vertexBuffer);
GL.vertexAttribPointer(attId, 3, GL.FLOAT, false, 0, 0);
GL.bindBuffer(GL.ELEMENT_ARRAY_BUFFER, indexBuffer);
GL.drawElements(GL.TRIANGLE_STRIP, 4, GL.UNSIGNED_SHORT, 0);
function start() {
initWebGL();
animationLoop();
<script id="vertScript" type="text/glsl">
#ifdef GL_ES precision lowp fM
loat; #endif attribute vec3 position; void main(void) { gl_Position = vec4(position,1.0); }
<script id="fragScript" type="text/glsl">
#ifdef GL_ES precision mediump float; #endif #define PI 3.14159265359 uniform vec2 uResolution; uniform vec2 uMouse; uniform float uTime; float plot(vec2 st, float pct){ return smoothstep( pct-0.02, pct, st.y) - smoothstep( pct, pct+0.02, st.y); } void
main() { vec2 st = gl_FragCoord.xy/vec2(640,480); st -= 0.5; // becomes -0.5 to 0.5 st *= 12.0; float pct2 = 0.0; pM
ct2 = distance(st,vec2(0.5)); float y3 = sin(cos((st.y)*(0.10)))-sin(st.x+st.y*02.2); float y = smoothstep(1.2-(sin(((y3)))*(cos(st.y/-9.2))),0.5,st.x)
- smoothstep(0.5,0.1,(st.x*0.2))+(sin(st.x-(uTime*.0412))); float y2 = smoothstep(04.91,02.5,st.y+st.x) - smoothstep(0.481,0.918,st.y); vec3 colorA = vec3(y*y2)-(y3-(0.14))*(sin(st.x-(uTime*.024412))); colorA = (1.0)*colorA*vec3(.020+(sin(((y3+y)))+(cos(pct2*-0.2))),0.120,(0.10+(sin(y3))));
float y4 = cos(cos((st.x)*(0.13)*sin(0.23))); float y5 = smoothstep(M
0.2,0.25,0.3) - smoothstep(0.25,0.31,(st.y*0.12)); float y6 = smoothstep(0.9+(st.x*0.012),0.1915,st.y+cos(st.y)) - smoothstep(0.641,0.8191,(st.x+st.y)*0.2); vec3 colorB = vec3(y4+y5)-(y3*(0.913))*(sin(st.x+(uTime*.031592)));
colorB = (1.0)*colorB*vec3(.920,0.95030,(0.20-y6))*(sin(st.y-(uTime*0.03112))); // a. The DISTANCE from the pixel to the center vec2 bl = step(vec2(0.5),st); float pct = bl.x * bl.y; vec3 colorMix = vec3(0.0); colorMix = mix(colorA*0.432, colorB+0.3892,
0.983*(sin(((y6+y2)))*(cos(pct2/-M#
2.2)))); gl_FragColor = vec4(colorMix,1.0); }
<body style="margin:0px;" onload=s tart()>
<canvas id="glcanvas" width=640 height=480 style="height:100%; width:100%; margin:0px; display:block">
Oops, browser has no <code> canvas </code> tag support
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"pepe","amt":"20000"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinfinland.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoiniceland.sats"}h!
text/plain;charset=utf-8
3{"p":"sns","op":"reg","name":"bitcoinhungary.sats"}h!
text/plain;charset=utf-8
;{"p":"brc-20","op":"transfer","tick":"COUT","amt":"100000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"bili","amt":"300"}h!
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
3{"p":"brc-20","op":"mint","tick":"
text/plain;charset=utf-8
,{"p":"sns","op":"reg","name":"satsagi.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"satsbe.sats"}h!
text/plain;charset=utf-8
+{"p":"sns","op":"reg","name":"satsal.sats"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"satsbeacon.sats"}h!
text/plain;charset=utf-8
/{"p":"sns","op":"reg","name":"satsaholic.sats"}h!
]tDGtDGtDGtDGtDGtDGtDGtDGt
text/plain;charset=utf-8
6{"p":"brc-20","op":"transfer","tick":"BAYC","amt":"2"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:2cdcb5bfa63ca686543932c2214e4c6e04a856834ad516353bd5f1440bca5fd6i0" />
<image href="/-/content/:67fb724fb5a68a211563d26db70847996171347d469ccda5e9a8413c45110c3bi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:5ce9f89ad571e5380baa5b5ee387f08ea313421e7e54662b3899d411c39321ddi0" />
<image href="/-/content/:2e171b73b8837b55913b6be6004a9ad78be49778edf1642f826deac67ec7b18ai0" />
text/plain;charset=utf-8
<div id="imageContainer">
<canvas id="myCanvas" width="500" height="500" style="image-rendering: pixelated;"></canvas>
fetch('/content/b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0')
.then(response => response.json())
.then(deploy => {
console.log(deploy); // Now you can use your JSON data here
window.deploy = deploy;
"p": deploy.p,
"op": deploy.op,
"t_ins": [ "b7205d40f3b1b1486567f0d6e53ff2812983db4c03ad7d3606812cd150c64802i0" ],
"h": "8da740e7c3fbc4ced1028dd43915b25e051bbaec5993bf3f10b61b492deb9c41",
[0, deploy.traits.background["purple"].base64],
[0, deploy.traits.accessories["rainbow"].base64],
[0, deploy.traits.body["standard-oval"].base64],
[0, deploy.traits.belly["empty"].base64],
[0, deploy.traits.face["bored-green"].base64]
console.log(nfo);
// Get the cM
let ctx = document.getElementById('myCanvas').getContext('2d');
// Disable image smoothing
ctx.imageSmoothingEnabled = false;
// For each layer
for(let i = 0; i < nfo.a.length; i++) {
let img = new Image();
// When the image has loaded
img.onload = function() {
// Draw the image onto the canvas
ctx.drawImage(img, 0, 0, 500, 500);
// Set the source of the image to be the base64 string
img.src = 'data:image/png;base64,' + nfo.a[i][1];
.catch(err => console.log(err)); // Log any errors
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:69ce22bcdfa9d0748ba28c9a73e2e1b3370cc343db658ccb5abab4653e1a4c3ei0" />
<image href="/-/content/:128d1e42f85e67d2a6b0c4c78e9ad47f7d66ed7699e77ddd0a4f0b8a21cdf736i0" />
<image href="/-/content/:dfe116659af5477a9d8829458ddb7cced761a48432c9f213b3c02eb3e67ac15fi0" />
<image href="/-/content/:dc0422975f31d1eeca13c7fc6d09936c5d5217e5e8e#af94ef098a2d7b95ca19fi0" />
<svg version="1.1" id="
_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 540 540" style="enable-background:new 0 0 540 540" xml:space="preserve"><style>.st1{fill:#fcc184}</style><path d="M540 138.1V540H-1.3V183.2s57-75.5 175.1-109.8S452.8 11 540 138.1z" style="fill:#3cb450"/><path class="st1" d="M400.4 99.3C99.8 57.2 226.5 431.1 437.1 294.4c65.3-55 58.5-143.1-36.7-195.1z"/><path class="st1" d="M135 223.6c51.2-24.7 76 105.7 64.7 146.2C174.3 506 17.8 420.2 135 223.6zM450.6 349.7c32.6 10.2-38M
.2 61.8-19.1 105.7s-59.6 84.4-97.9 27c-38.2-57.4 38.3-157.4 117-132.7z"/><path d="M.5 158c97.4-116.2 500-221.1 540-23.5C436 8.8 251 44.3 119.7 104.7 47.9 123.5-12.5 240.4.5 158z"/><path d="M333 330.6c-214-16-107-321 80.5-247.6 143.3 74.5 87.8 269-80.5 247.6zm2.9-25.1C510.7 333 511.5 86.1 347.4 99.8c-132.7 7.1-148.7 205.7-11.5 205.7z"/><path d="M198.5 282.3c-.8 41.9 41.4 98.1-12.4 130.5C123.9 528.9-28 333 116 303.6c-47.4-105.8 84.5-138.5 82.5-21.3zm-25.1 1.4c-5-93.7-74.5-51.7-19.4 40.9-39 19.8-82.9-11.9-69.7 65.7 14M
.6 22.7 70.3 53.1 78.6 11.4 17.1-23.5 29.2-19 25.3-57.2-15.9-35-19.4-10.6-14.8-60.8zM286.8 451.1c-3.1-40.9 29.8-77.5 69-71.6 16.3-49.3 129.4-89.1 111.8-5.4-3.9 26.9-63.9 43.7-27.4 62.5 62.5 64.3-126.7 149.8-129.2 55.5-16.1-7.9-27.2-21.3-24.2-41zm157.3-91.3c-4.9-30-66.5 15.3-68.1 36.5-6.1 30-30.1.9-46.2 11.7-14.6 12.4-25.2 41.2-14.4 56.9 7.1 1.9 16 4.5 19 11.8-2.9 49.5 37.8 28.7 66.8 16.7 74.3-32.1-38.1-54.1 6-89.9 14-11 34.9-25.2 36.9-43.7zM354 266.2c-29.4 7.5-99.1-44.7-55.9-64.4 15.1.2 8.3 18.8 18.9 24.8 13.8 12.9M
41.8 23.9 55.7 6.2 43.8-19.7 12.9 43.8-18.7 33.4zM425.7 154.2c-3.9 47.3-67.3-34.8-23.4-29.1 12.2 3.4 21.5 18.1 23.4 29.1zM343.2 113.3c50.3 6.5-15.8 44.7-29 20.8-5.7-16.3 16.9-21.6 29-20.8zM395.1 192.4c-7 36.6-46.6-14.6-30.1-28.9 16.7-11.1 27.8 16 30.1 28.9z"/><path d="M342.2 159.2c-.3 14.5-29.2 20.3-37.2 10.1-13.2-21.1 36.7-33.9 37.2-10.1zM336.9 187.4c16.1-.1 16.3 24.9.2 25.1-16.3.3-16.5-25.2-.2-25.1z"/></svg>h!
text/plain;charset=utf-8
:{"p":"sns","op":"reg","name":"raresatoshisociety#09.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
({"p":"sns","op":"reg","name":"mn0.sats"}h!
text/plain;charset=utf-8
){"p":"sns","op":"reg","name":"
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:fad503c753b8da8c758f1bbc6fd60810397ae61eeffcc8a68964eae3f3ff46bei0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:a6b4b81f69e8c217db24f0a71954195d67ced49a819b67a4daf9f3ca7fa1b971i0" />
<image href="/-/content/:a01012b213ed425c5d4038bc36016f19f4f342ca052#ff9bf6971672164e1a402i0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5c8ab9ad57057e276f7b31e4e2a32d35e16c4fdda4b9070ddc57df23eb66518ai0" />
<image href="/-/content/:28031a5a4d1977b911727e832c7f2382f0fe2f510cdcda5eaab1eddd5b746b51i0" />
text/plain;charset=utf-8
:{"p":"brc-20","op":"transfer","tick":"OXBT","amt":"25000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
8{"p":"brc-20","op":"transfer","tick":"BXDX","amt":"200"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:7fbfed7e38bbcaf851c2c4426b4c4ede9d09b6e6fd87a040403852681c7c19c2i0" />
<image href="/-/content/:1e3bc62905a0e33616b8f963dce8ad0fcd3fea36006842559ee76bfd0257cfb0i0" />
<image href="/-/content/:f017611844cf5c520709e68cd9517b69c6e023ee1b8c279f53be2d802589362ei0" />
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"satsaire.sats"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
text/plain;charset=utf-8
9{"p":"brc-20","op":"transfer","tick":"MXRC","amt":"5500"}h!
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"satsance.sats"}h!
u~EEEGIHYSMfVFiUFqqq
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:1eb344bb1343de17a4bf5f8e11153d512362abb44458f6af0f6266025a8ac961i0" />
<image href="/-/content/:ab01abac3faa712440d16d0a7739122340aa35f01d1423ec173ca1cbc7f9bcebi0" />
<image href="/-/content/:d32c50c23693a028e2381d6f756746a9ff684f2028edf694ab7b1b6cde78e2cdi0" />
<image href="/-/content/:722dfdc90a67ff7eb892d13393a8a5b360b8a109f3d809600919684a600ff60ei0" />
text/plain;charset=utf-8
-{"p":"sns","op":"reg","name":"satsated.sats"}h!
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:9d6afbc158e983735e563426981608ea63432619fab468c835322ea30a126c47i0" />
<image href="/-/content/:c4a74e192d70125886d39adb80ac8e321b61340446fa640c9fcd69d35aba0d0bi0" />
<image href="/-/content/:efc6a4699c2cee6f305c72911df16a3dcf29fe75913b007607f175339485bf78i0" />
<image href="/-/content/:b7f370684042d2a77dba26128002c2a691b06acef01b5e274afa2588c6a3b8b1i0" />
<image href="/-/content/:c1277df4b986067b2a3f006d717b7f6d042896840c8#b592e5a8b9ff22444b08fi0" />
<svg width="24px" height="24px" xmlns="http://www.w3.org/2000/svg">
<image href="/-/content/:5ce8fa4973d47e5adc92be4587a02b12c553d202188ca0f2ee0c74356c368ea4i0" />
<image href="/-/content/:618feda25d835adaf1e551883a014165a55c2a4ab4eb5e6e9bcd5cd18a5acc29i0" />
<image href="/-/content/:06136a5b4fb585069ef6265a0fde3baf67ee914b9f784d2c951f3a8187800d54i0" />
<image href="/-/content/:9a75e2def0674d4ea8a49e80ba4474f5c932ae305b21eeb4fcc11bc1a495aa9di0" />
5{"p":"brc-20","op":"mint","tick":"vamp","amt":"1000"}h!
text/plain;charset=utf-8
:{"p":"brc-20","op":"mint","tick":"sats","amt":"100000000"}h!
{"asset":{"generator":"Khronos glTF Blender I/O v3.3.36","version":"2.0"},"extensionsUsed":["KHR_draco_mesh_compression","KHR_materials_specular","KHR_materials_ior"],"extensionsRequired":["KHR_draco_mesh_compression"],"scene":0,"scenes":[{"name":"Scene","nodes":[0]}],"nodes":[{"mesh":0,"name":"B"}],"materials":[{"doubleSided":true,"extensions":{"KHR_materials_specular":{"specularColorFactor":[0,0,0]},"KHR_materials_ior":{"ior":1.4500000476837158}},"name":"Gold","pbrMetallicRoughness":{"baseColorFactor":[0.65837466M
71676636,0.42869019508361816,0.03820450231432915,1],"roughnessFactor":0.10000000149011612},"normalTexture":{"index":0}}],"meshes":[{"name":"Cube.001","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"extensions":{"KHR_draco_mesh_compression":{"bufferView":0,"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2}}},"indices":3,"material":0,"mode":4}]}],"accessors":[{"componentType":5126,"count":440,"max":[0.018045859411358833,0.03506619110703468,0.0067023541778326035],"min":[-0.018045859411358833,-M
0.03506619110703468,-0.00725593650713563],"type":"VEC3"},{"componentType":5126,"count":440,"type":"VEC3"},{"componentType":5126,"count":440,"type":"VEC2"},{"componentType":5123,"count":1146,"type":"SCALAR"}],"bufferViews":[{"buffer":0,"byteLength":3395,"byteOffset":0}],"buffers":[{"byteLength":3396,"uri":"data:application/octet-stream;base64,RFJBQ08CAgEBAAAAuAP+AgL+Ai0Bcw8BhAHf9/159u37vu/78y3d97/Z/n/Jk+fLvv37t3zf9+Vvlm3fv+/7vu/7vu/7vu/73uf7vr5rl3ddt67b9z3ruj6tqn7xvc9Tj75L+fI9Tz36LuXL27VPWVutVt8nqtVqfV+6L1u71NqWfkupM
vo2ubcHbL7W2Wq1+Ua12bfH+Tdo32jdabwD/AuJD/wKod/8CqHcD/wABAAAAAQAAAQAJAwAAAgEBCQMAAQMBAwkCAAICBAEBAA8DaQYDJAO8UQExAmEFBQnZBukLUQkhB6UDsgEwKYJ3kDkz6FmR+JyIOzKXsj3HI/UgdYEw8iEPo7dD3JTEHQTPSRtvBL62X1blY/+s/cmhFWF+2york8X9PolrWtBxWjX1jFe25nP79QuK/yXRVrlFVxYx9bA2Tj1aS6kDty66g08nVKaZmdAgLRN+v5XrTEaoCMlU8Vy34T4ogbwrOiklZsMTaq9StMrgmxJdD5HdWwbaR/HOXEZ6QDMvdJW2+jXgDnTpujBnD+gZtm2Lnk+Y62WK9iwAmGgAAACAZJ4FwMgAAAB0JDkBgPoBAoD0AwAAMNJ/PQAAID0AABoCUP9cAQAAPggAV+YpAHguDAAsVwoAkp8DiBwbgDNZAACe+QMA4BLgI9NOAQDTIw4BQOkBAACUHnEIAEzPOQGgM
9AAAAGBEnRMAKKIAAACgiIZDAGBExSEAKKIAAAAA3kYcAoBuAwAAGMZpBAAUKAAAAMwAAAANNQIATAAAUBYBAACgd2kEgO8AANBtNQJgAtUIABYPAAAAg8UMAP4oawAAINYAgA90CgAgQQAAULApAACASBAASBbHGABAWQQAAIDaSsYAwEQDAADgQAAAAIAMAAB0DAAApwk8AwBtBAAA+CMAAGCwAAAAiQQAAIQcAAAgqAAAgFCbCoDUBAAAUD8AAPAjAABgEQAAMAFAiwAAQDgCAAD0AwAAoKkAcFpTAQC7mwoAAI6bBAAAwEkAAAAfBAAA6EEAAA5CHQAAAAwgwb8A+AWDOgDAY8YEQMfkCAAAABEAoh3XAoCbmwJAqAAAQJADAADcCAAAkwUAABICAJCNRIIAgMg8C4CQAQAA8JhnAdAxAADA7nwWALjJAQD8BgCg0SsAgGrOFQC8PQAAgMcAAPBjAADgBgIAAEDRAAAA9alYANCxDAAAhbgAYGgAAIArAgAAM
WQQAAIwarwUAk+U1AACwawDgxCZQANAxAAB4LI4AQHTAEQB0k9cAAMCuAYDPAwYA1QaVAAAATwkACEeLEQCMhNcAAMCuAQAyvusAQB1lDQAAxBoA+MdYA4D9yBoAAIg1AFCtsQYAV5Q1AAAQawAAQJ0CABbEawAAYNcAAMZDKwD0zlMCgO8AAADasBgBQN55DQAA7BoAUNCuAZAgXgMAALsGAKKYTRQAkGLPAoAoBgAAwG0CzwAgkbIGAABiDQAUbKwBQBZlDQAAxBoAiMVYA4CsyhoAAIg1AADXYw0ACKqsAQCAWAMAcamYALB4UAkAAPCUAIB1+awAAJd3DQAA8BoAoAgAANA7DwIAswWVAAAATwkA+OmnBIDig0oAAICnBAAsx2wJAEg6BTASAAAbAgAAEQCdBQAAELcpAKo5BQABCBcAALwAwDsAQCMqIACMBAwAwF8ADAIAAIYAAOAYAIA8AKAWAIBzAQCAQQAAACwAAHAfAAAQAIwDALA7AAB0G04PALzNM
OQGg2wAAAFKTexwAADAcAAAmQBsxAQA3AgQAADgIAADDAgDwD2ABsQAgAFoAAIABQApoEQAAAMA3AADZAABbgASg9wDgZaASAADgKQEA0ifm/kBgnFO4FS9OueGKAzGoRyV3CgaADWDJnYF5SVsAWG4AMGGcANtd5U8i2PpHaBePKe8HAHIA7bDyJyFs/aOzi8eY9+MdbUNiCStDqDincCsCgHACwAl0Y4C4Myp/VqficEcAKF4A0Az6lz9McmdgANcA39H29/oDOA6AEC1IaBeTKe/nS9oSoQXp7GIy5v246RyBupBJmg99tDoipz3G3jdoGEnTBEkPB/qNcwkKAAAAUw4AAPBmAOAnHTC4MQ1g9hG81qGtYZ9uOQAA9q5iAJxlm/tHGni1/6lJ/QYAgM/t81kTWIN/AABHTVhDZZE2tPcNYMkRwtarA+awT/flGYqAN+LIhr8qGgChNxoAgCYAABA+PZWkid4AaiKDEwByg+JdAgjIiwYAyBQAAHQCdAcAACA3M
ADYRAABghAAAAOUEAABgkdFjAABAVwYAaVKsBFBkAgAAAAA1gFT5t5Po2hIhoYmrIKpuCQHwAZxDl3KJ4b86DVF5S7gcugZYaQhwD0ACoHoGXCIkLHEVPNUtIQCopAAAYJ2Gp7wl/HbhkbxJkzgf+lh1Qk57pMVv0AkJtNmNBAAdzkxQAAAAoHIAAABmAgA/KoG9lWkAMAk7hzYHfjrmAAAk1qyAAfBm2ub+kvZd7Y9yUsEBAGpOXaAP+AcASGmkTSx+Q2CSRLD1mH4EDfx0YKKhSIWUNVSjxxcAgI0OAAAA6zl/QAh8eYYiY8r3AXu+HxAC1TcaoAiQMd/HQlIQEsaY9zMJAIAPAL8VAICPA9kBIAuAEgDgHgCeKwAADZOVDgApQFZZfAGMBQDKAboYXhrJF4yiaFEQEgshUOPCsAsPBM6XclKAaGoP7JmbPfwVzDfkSD5DbX2DCasDGW1DAAAAAAD/PwAA6dSTvJGhD701w+27kaGPPQ4GAwEACwPNJQdM4FEBM
vODpAjUTWFPv9ruOzOx33IHEwHqYWe4SuGrkzFM+tJ7hnnCYseoi1rOmbOIVoELaE/TYMIXrmqeeMQMBBiQymnDbl2Lbl2Lb3DDtww+/YLTBgGKPuGuHrLPhROyChWcAAAAA4D8AAAD+AwAAAAAAgP8AAOA/gP8AAAAA+A/gPwD4D4D/APgPAP4D4D8A/gMA/gMAAAAAAAAAAOA/APgPAOA/gP8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgPwCA/wAAAADAfvXJk2A9+9PDL3wFxv8BiPAkLA//9OGPL3741ZdffvUVCB/7Dydk/jr9P8Se+Qn0v35+9cmj0MHywgsSvAXTw289/eGLD//0FgQfiPGx/3BC5q/TX37144dfffk/xJ75CfS/XoAWvC8+Bj6sn8TyLHyPQvw0oL/uzSA0LffK8Z4F5E7QBIqPATSQO8F7Fi33yvmwvgXvJ7E8C99f0L/+GvigPRPs96A9E+xzwvXcj8AO14cAvvYTgL4HM
YEA9IHD/DtcDAL7/AqiQfA3g6zA+EOIHPeCHsH4B4+sAfg3HwyA9ENQHAX4A6xcgPhDj6wB+DcfDEET4/gugw/g1gK9C8mDxvgUYiL++D8sn8T0L8aOAPg13Dd4Y6G5xaxa8OwF5IA0G4hvoBORZ8O5ucev6PrxvwfJJfM/C7mrwJGzvg/FoqGF8Gck7AX4itOdwPPJigO8E7YlweBXHJ0J7I1ZxNyKqW+K7ZZDYqI7I3VXQngjyOFgGWeI7/wMAAP8BAAD0EfDY+5kkOKgTKFIENmJEfn6CCgUBAQANA4kN2RaJBVEBvAUBMQLtAw0DCQJhBXkCnwE+JZlyRHHNGQm/suqQTrWUyLVXg0s8wFJRiai2OLLebIfh4kBQ8wmtvphuBwQHWGt6wH44n5RVxwnwT+9ug/JBzV9Asb9KlxTNqGkGO2fm98urWQljCFk7Coh2cFWvg3L6k+6RMSpvxVPaZSpbncUTPpkUM7rN5v03w2L3H4CemA5oloxHu1sQrfViSduVM
edS8MAko4TomnFe1hLcdfX9p3rLsj4360S9KWtsviq62k8YQKBSPHgDpggzGK2YTp6qXp9zNC5JHD1GWgvPfEruirE9A7VYomaKnwH7ESo1/JT1ZChYang8g7raQDUDXLSji1IgkrqjKrIl7BCDjAlVag2erDULIrAkpAMwAGAQgYHEsgMwEIPEAhALkwqDY4kMpqj4aArU4EeuWKkDdx13sB6DaguC5LVltv+jWBFBtvyh0P1bOgMCJ1Q4gZUBEAERrlirQibVwxZ2iJuldbwCm91gkb6coA5yavJOiFCxjJ++KzTcQuKIqGjJqY4pKNSKjrq2ogjq/GZfZKWq4ulyIqSDpRM/dKUpoWH30riwqez7mj0JzK5MrKnoCo66tqMpUXf37jsLA574rX9jVLTypIEnhS0+eKhncqerH2iU7qdJAljbxpILQp7HaIitkAGYXCmL9RmkNiqAApyByu2H2uqKY9IcDACkIYDIBFBYQUtSsF2cp6twmwrIGR0rCNjCIiOSAMm
YYUyNCIsI3SolKqOqYhcRv2NIcKJKAi6swiO0+EnnKhQQogttAmjooIe9qATw6CFDIbilFF4WwopSpHoioh2cWOI+KBycKYj7B74JSEIQfFseZreiOCyiip1KO4zKCgopmEANAEAABIR+PL0ZGv47qVlD/D5VD07RYAAAAAA/w8AAA16kLsA5oY7QUSBPwwA"}],"textures":[{"sampler":0,"source":0}],"images":[{"mimeType":"image/png","name":"Normal.png","uri":"48aba09385ca93be42d24dbb09a2d0fdd87fdf4e3a8818902bd3eb533d380cc2i0"}]}h!
{"asset":{"generator":"Khronos glTF Blender I/O v3.3.36","version":"2.0"},"extensionsUsed":["KHR_draco_mesh_compression","KHR_materials_specular","KHR_materials_ior"],"extensionsRequired":["KHR_draco_mesh_compression"],"scene":0,"scenes":[{"name":"Scene","nodes":[0]}],"nodes":[{"mesh":0,"name":"B"}],"materials":[{"doubleSided":true,"extensions":{"KHR_materials_specular":{"specularColorFactor":[0,0,0]},"KHR_materials_ior":{"ior":1.4500000476837158}},"name":"Gold","pbrMetallicRoughness":{"baseColorFactor":[0.65837466M
71676636,0.42869019508361816,0.03820450231432915,1],"roughnessFactor":0.10000000149011612},"normalTexture":{"index":0}}],"meshes":[{"name":"Cube.001","primitives":[{"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2},"extensions":{"KHR_draco_mesh_compression":{"bufferView":0,"attributes":{"POSITION":0,"NORMAL":1,"TEXCOORD_0":2}}},"indices":3,"material":0,"mode":4}]}],"accessors":[{"componentType":5126,"count":440,"max":[0.018045859411358833,0.03506619110703468,0.0067023541778326035],"min":[-0.018045859411358833,-M
0.03506619110703468,-0.00725593650713563],"type":"VEC3"},{"componentType":5126,"count":440,"type":"VEC3"},{"componentType":5126,"count":440,"type":"VEC2"},{"componentType":5123,"count":1146,"type":"SCALAR"}],"bufferViews":[{"buffer":0,"byteLength":3397,"byteOffset":0}],"buffers":[{"byteLength":3400,"uri":"data:application/octet-stream;base64,RFJBQ08CAgEBAAAAuAP+AgL+Ai0Bcw8BhAHf9/159u37vu/78y3d97/Z/n/Jk+fLvv37t3zf9+Vvlm3fv+/7vu/7vu/7vu/73uf7vr5rl3ddt67b9z3ruj6tqn7xvc9Tj75L+fI9Tz36LuXL27VPWVutVt8nqtVqfV+6L1u71NqWfkupM
vo2ubcHbL7W2Wq1+Ua12bfH+Tdo32jdabwD/AuJD/wKod/8CqHcD/wABAAAAAQAAAQAJAwAAAgEBCQMAAQMBAwkCAAICBAEBAA8DaQYDJAO8UQExAmEFBQnZBukLUQkhB6UDsgEwKYJ3kDkz6FmR+JyIOzKXsj3HI/UgdYEw8iEPo7dD3JTEHQTPSRtvBL62X1blY/+s/cmhFWF+2york8X9PolrWtBxWjX1jFe25nP79QuK/yXRVrlFVxYx9bA2Tj1aS6kDty66g08nVKaZmdAgLRN+v5XrTEaoCMlU8Vy34T4ogbwrOiklZsMTaq9StMrgmxJdD5HdWwbaR/HOXEZ6QDMvdJW2+jXgDnTpujBnD+gZtm2Lnk+Y62WK9iwAmGgAAACAZJ4FwMgAAAB0JDkBgPoBAoD0AwAAMNJ/PQAAID0AABoCUP9cAQAAPggAV+YpAHguDAAsVwoAkp8DiBwbgDNZAACe+QMA4BLgI9NOAQDTIw4BQOkBAACUHnEIAEzPOQGgM
9AAAAGBEnRMAKKIAAACgiIZDAGBExSEAKKIAAAAA3kYcAoBuAwAAGMZpBAAUKAAAAMwAAAANNQIATAAAUBYBAACgd2kEgO8AANBtNQJgAtUIABYPAAAAg8UMAP4oawAAINYAgA90CgAgQQAAULApAACASBAASBbHGABAWQQAAIDaSsYAwEQDAADgQAAAAIAMAAB0DAAApwk8AwBtBAAA+CMAAGCwAAAAiQQAAIQcAAAgqAAAgFCbCoDUBAAAUD8AAPAjAABgEQAAMAFAiwAAQDgCAAD0AwAAoKkAcFpTAQC7mwoAAI6bBAAAwEkAAAAfBAAA6EEAAA5CHQAAAAwgwb8A+AWDOgDAY8YEQMfkCAAAABEAoh3XAoCbmwJAqAAAQJADAADcCAAAkwUAABICAJCNRIIAgMg8C4CQAQAA8JhnAdAxAADA7nwWALjJAQD8BgCg0SsAgGrOFQC8PQAAgMcAAPBjAADgBgIAAEDRAAAA9alYANCxDAAAhbgAYGgAAIArAgAAM
WQQAAIwarwUAk+U1AACwawDgxCZQANAxAAB4LI4AQHTAEQB0k9cAAMCuAYDPAwYA1QaVAAAATwkACEeLEQCMhNcAAMCuAQAyvusAQB1lDQAAxBoA+MdYA4D9yBoAAIg1AFCtsQYAV5Q1AAAQawAAQJ0CABbEawAAYNcAAMZDKwD0zlMCgO8AAADasBgBQN55DQAA7BoAUNCuAZAgXgMAALsGAKKYTRQAkGLPAoAoBgAAwG0CzwAgkbIGAABiDQAUbKwBQBZlDQAAxBoAiMVYA4CsyhoAAIg1AADXYw0ACKqsAQCAWAMAcamYALB4UAkAAPCUAIB1+awAAJd3DQAA8BoAoAgAANA7DwIAswWVAAAATwkA+OmnBIDig0oAAICnBAAsx2wJAEg6BTASAAAbAgAAEQCdBQAAELcpAKo5BQABCBcAALwAwDsAQCMqIACMBAwAwF8ADAIAAIYAAOAYAIA8AKAWAIBzAQCAQQAAACwAAHAfAAAQAIwDALA7AAB0G04PALzNM
OQGg2wAAAFKTexwAADAcAAAmQBsxAQA3AgQAADgIAADDAgDwD2ABsQAgAFoAAIABQApoEQAAAMA3AADZAABbgASg9wDgZaASAADgKQ