Transaction

d2a0382aea0733297e0f912d602eaf9da68b57ff91f47c01be70aa1cf984a381
( - )
189,218
2021-05-02 23:12:17
1
4,637 B

6 Outputs

Total Output:
  • jrunM¾{"in":0,"ref":["native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1","b44a203acd6215d2d24b33a41f730e9acf2591c4ae27ecafc8d88ef83da9ddea_o1?berry=102fc3e860c551cc074d37a5cf7f1e8119d0b95119635bde322ae36bfae8e685&hash=2742ff4bbdfd1cc66839e723313c8c2fef7aeb8a4665a4f33ad177d471f5f10f&version=5","b44a203acd6215d2d24b33a41f730e9acf2591c4ae27ecafc8d88ef83da9ddea_o1?berry=ef55d2819079a50b0f4601b146f6f4c7c3b335a8029b9fa792a81779e81054ce&hash=de52ee4b4eda1eab4e82f397a85dba7028c01a5cc706ceb50a195c652069c4d5&version=5","b44a203acd6215d2d24b33a41f730e9acf2591c4ae27ecafc8d88ef83da9ddea_o1?berry=50624e86b0a0fe153bd2cdd69e0927ffb2889ca24a9579f76fda8e0b4ab56967&hash=c809a5337bbb45a3ea724ed320f6f4c20cf1f39d860f31030b3cafa4a8c64ed1&version=5"],"out":["2301e1dfe5eb48fb1fc3199d629fb204ee69982c32edef877426fed549942c10","181b8f88c91b8a7836332bf71f86d86da23156f63cf5f075184ce7a991224f70","49dfbe09bc4ef0683147518046d5b03be3726d1e4b85ecd26b870b1f75213e67","319c2ae69fc00e7ef31ce905218a31fada76dd7095ff032f765f979ba26f6110"],"del":[],"cre":["myZ6RPwQ1gbwxzCBTMohYktQhgHLGgS3tK","myZ6RPwQ1gbwxzCBTMohYktQhgHLGgS3tK","myZ6RPwQ1gbwxzCBTMohYktQhgHLGgS3tK","myZ6RPwQ1gbwxzCBTMohYktQhgHLGgS3tK"],"exec":[{"op":"DEPLOY","data":["class Satoshi_Knowledge extends Jig {\n init (owner, power, message) {\n expect(caller).toBe(HashTree);\n this.owner = owner;\n this.power = power;\n this.message = message;\n }\n send (to) {\n this.owner = to;\n }\n}",{"deps":{"HashTree":{"$jig":6},"Jig":{"$jig":0},"expect":{"$jig":1}},"friends":[{"$jig":7}],"metadata":{"image":{"$jig":2}},"total":21000000},"class HashTree extends Jig {\n static createInspiration(owner, power, message) {\n this.snkCount++;\n // Control the amount ever created of this item\n if (this.snkCount > 21000000) throw new Error('Rest young Nakamoto, you need strength')\n\n return new Satoshi_Knowledge(owner, power, message)\n }\n}",{"deps":{"Jig":{"$dup":["1","deps","Jig"]},"Satoshi_Knowledge":{"$jig":5}},"metadata":{"image1":{"$jig":3}},"snkCount":0},"class OrderLock { constructor(address, satoshis) { if (typeof address !== \"string\" || address.length < 27) { throw new TypeError(\"Invalid address\"); } if (typeof satoshis !== \"number\" || !Number.isInteger(satoshis)) { throw new Error(\"Invalid satoshis\"); } if (satoshis > Number.MAX_SAFE_INTEGER) { throw new Error(\"Invalid. Max: \" + Number.MAX_SAFE_INTEGER); } if (satoshis < 546) { throw new Error(\"Dust\"); } this.address = address; this.satoshis = satoshis; } script() { const output = this.serializeOutput(this.address, this.satoshis); const hashOutput = this.sha256sha256(output); return ( OrderLock.scriptTemplate.slice(0, 2) + hashOutput + OrderLock.scriptTemplate.slice(66) ); } serializeOutput(address, satoshis) { const satoshisHex = this.serializeSatoshis(satoshis); const satoshisHexBytes = Hex.stringToBytes(satoshisHex); const outputScriptBytes = Hex.stringToBytes(this.getP2PKHScript(address)); const lengthBytes = [25]; return satoshisHexBytes.concat(lengthBytes, outputScriptBytes); } serializeSatoshis(satoshis) { let numberHex = (\"0000000000000000\" + satoshis.toString(16)).slice(-16); return numberHex .match(/[a-fA-F0-9]{2}/g) .reverse() .join(\"\"); } getP2PKHScript(address) { const decoded = Base58.decode(address); const hex = Hex.bytesToString(decoded); return asm(`OP_DUP OP_HASH160 ${hex} OP_EQUALVERIFY OP_CHECKSIG`); } sha256sha256(output) { return Hex.bytesToString(sha256(sha256(output))); } domain() { return 0; } }",{"deps":{}}]},{"op":"DEPLOY","data":["class Nakamoto_Link extends Jig {\n init (owner, power, message) {\n this.owner = owner;\n this.power = power;\n this.message = message;\n }\n send (to) {\n this.owner = to;\n }\n equip (inspiration) {\n if(this.inspiration) { throw new Error('Already learned , keep moving') }\n if(!inspiration instanceof Satoshi_Knowledge) { throw new Error('Do not do this to yourself, bad knowledge') }\n this.inspiration = inspiration;\n this.power += inspiration.power;\n this.message += inspiration.message;\n }\n}",{"deps":{"Jig":{"$jig":0},"Satoshi_Knowledge":{"$jig":5}},"metadata":{"image2":{"$jig":4}}}]}]}
    https://whatsonchain.com/tx/d2a0382aea0733297e0f912d602eaf9da68b57ff91f47c01be70aa1cf984a381
Total Output: