Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

d0a2e5f830a168514c5fc74b3e2bfd40995ce49fb015f190cac2585c7c37da2b
Timestamp (utc)
2021-05-03 00:39:33
Fee Paid
0.00001332 BSV
(
0.02994430 BSV
-
0.02993098 BSV
)
Fee Rate
500.1 sat/KB
Version
1
Confirmations
304,409
Size Stats
2,663 B

4 Outputs

Total Output:
0.02993098 BSV
  • jrunML {"in":0,"ref":["native://Jig","b44a203acd6215d2d24b33a41f730e9acf2591c4ae27ecafc8d88ef83da9ddea_o1?berry=306a04730ad01ece3fb82bd6c57401ee84cbb74c448272a09fc4ec8618c20b1f&hash=bee264319122fc2877fb43d0d5c9e4342a2c93f3063998587caf26c84b37364e&version=5"],"out":["9aec14d6d96d4c4d25e4c8545278c44e6292ebcb6bb8b267c9ae717253511de8","1414f4333fd48e43f6c20925e2000f3d9932c73a914829fb9d9156adcefc860d"],"del":[],"cre":["mkpfqx42de2PZUzHWgRmiK42Jc5x2ba4wi","mkpfqx42de2PZUzHWgRmiK42Jc5x2ba4wi"],"exec":[{"op":"DEPLOY","data":["class Satoshi_Knowlege_Drop extends Jig {\n\n init(no, owner, message) {\n this.no = no;\n this.owner = owner;\n this.message = message;\n }\n\n static mint(no, owner) {\n return new this(no, owner);\n }\n\n send(to) {\n this.sender = this.owner;\n this.owner = to;\n }\n\n}",{"deps":{"Jig":{"$jig":0}},"friends":[{"$jig":3}],"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/d0a2e5f830a168514c5fc74b3e2bfd40995ce49fb015f190cac2585c7c37da2b