Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

014c5504220dd5406e054b63e80eeaf506597c650229d57999ea8488343a39e5
Timestamp (utc)
2021-05-08 18:18:54
Fee Paid
0.00002122 BSV
(
0.10000000 BSV
-
0.09997878 BSV
)
Fee Rate
500.1 sat/KB
Version
1
Confirmations
308,453
Size Stats
4,243 B

6 Outputs

Total Output:
0.09997878 BSV
  • jrunM4{"in":0,"ref":["native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1","b44a203acd6215d2d24b33a41f730e9acf2591c4ae27ecafc8d88ef83da9ddea_o1?berry=538a844e732cbfbde33ea290cc824ae47495e029b6592bc960a9299357fb420f&hash=ce81036c554501fcc40dd7a410b73239d05a1efcf59b8a4731d9d61248e07843&version=5"],"out":["8cd1f2cc36b4a27eedec15363a1f4f7f5be5d10fac780afbce7c797dd5aad41f","bad5e9fb18d704f9c8b79226abbbdf52b7ec7ce905ec75b5158e4055b97bf3b5","ae70d77d8647492b64ad9c38745422f6ec883d069b486b8ebca3320772caf3bc","7bfbd349f8d6d4aa08ab34cffa453b15194e7eb83472b91a8eea946de24e5c21"],"del":[],"cre":["n3NDQrynumwfSGfwMnGe5bY6s1HKCVXiRY","n3NDQrynumwfSGfwMnGe5bY6s1HKCVXiRY","n3NDQrynumwfSGfwMnGe5bY6s1HKCVXiRY","n3NDQrynumwfSGfwMnGe5bY6s1HKCVXiRY"],"exec":[{"op":"DEPLOY","data":["class MoonToon extends Jig {\n init (owner, amount, bsty, edition) {\n expect(caller).toBe(HashTree);\n\tthis.owner = owner;\n\tthis.satoshis = amount;\n\tthis.bsty = bsty;\n this.edition = edition;\n }\n send (to) {\n this.owner = to;\n }\n}",{"deps":{"HashTree":{"$jig":4},"Jig":{"$jig":0},"expect":{"$jig":1}},"friends":[{"$jig":5}],"metadata":{"image":{"$jig":2}}},"class HashTree extends Jig {\n static createNft(owner, amount, bsty, edition) {\n this.blnCount++;\n // Control the amount ever created of this item\n if (this.blnCount > 21000000) throw new Error('Art is in the Mind not in the Gif, Move on ... !')\n\n return new MoonToon(owner, amount, bsty, edition)\n console.log({MoonToon});\n }\n}",{"deps":{"Jig":{"$dup":["1","deps","Jig"]},"MoonToon":{"$jig":3}},"metadata":{"emoji":"🎄"}},"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 ToOnNftFarmer extends Jig {\n init (owner, amount, bsty) {\n this.owner = owner;\n this.satoshis = amount;\n\tthis.bsty = bsty;\n }\n send (to) {\n this.owner = to;\n }\n static mint(no, owner, bsty) {\n return new this(no, owner, bsty);\n } \n equip (nft) {\n if(this.nft) { throw new Error('YOU OWN IT !') }\n if(!nft instanceof HashTree) { throw new Error('Alot is wrong only owners can hash!') }\n this.nft = nft;\n this.satoshis += nft.satoshis;\n\tthis.bsty += nft.bsty;\n }\n withdraw (to) {\n this.satoshis = 0;\n }\n}",{"deps":{"HashTree":{"$jig":4},"Jig":{"$jig":0},"MoonToon":{"$jig":3}},"metadata":{"emoji":"🎙️"}}]}]}
    https://whatsonchain.com/tx/014c5504220dd5406e054b63e80eeaf506597c650229d57999ea8488343a39e5
Total Output:
0.09997878 BSV