Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

3ccf9d32548b116bb958e6f575c42dec4dff6b0fcba8cb209b5431fa38f8e688
Timestamp (utc)
2021-05-05 05:42:40
Fee Paid
0.00001345 BSV
(
0.05000000 BSV
-
0.04998655 BSV
)
Fee Rate
500.5 sat/KB
Version
1
Confirmations
305,887
Size Stats
2,687 B

4 Outputs

Total Output:
0.04998655 BSV
  • jrunMe {"in":0,"ref":["native://Jig","b44a203acd6215d2d24b33a41f730e9acf2591c4ae27ecafc8d88ef83da9ddea_o1?berry=a05c7c9f9e5d736f0bfe5d1174474a59fe5799f5eb2cb27c62fc96c0f49b5031&hash=cfcdfbe94fe0ed23b55f87744cf41b937436d3f394f25b7671f1fef7b1dc3746&version=5"],"out":["0ab6c54bf5d08c21e96c3d8119ebbc106494e1c3ac1064399260d1aea13d79ed","5b643be9b95fea0570c56bf31dd4f190896b5f15f35f581bd39c63ba7493ba75"],"del":[],"cre":["msNwGv8KPrKXWXwcEsFmocjP9Lm99ZxTkM","msNwGv8KPrKXWXwcEsFmocjP9Lm99ZxTkM"],"exec":[{"op":"DEPLOY","data":["class RaTaTatTaT extends Jig {\n init(no, owner, message) {\n this.no = no;\n this.owner = owner;\n this.message = message;\n }\n\n static mint(no, owner, message) {\n return new this(no, owner, message);\n }\n\n send(to) {\n this.sender = this.owner;\n this.owner = to;\n }\n\n}",{"deps":{"Jig":{"$jig":0}},"friends":[{"$jig":3}],"interactive":false,"metadata":{"image":{"$jig":1}}},"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":{}}]}]}
    https://whatsonchain.com/tx/3ccf9d32548b116bb958e6f575c42dec4dff6b0fcba8cb209b5431fa38f8e688