Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

51d5658dcb3afe1bc39307efb8129aca5d712ada1f1f16772b7adb2db23ffd40
Timestamp (utc)
2020-09-17 11:19:18
Fee Paid
0.00001592 BSV
(
0.00339611 BSV
-
0.00338019 BSV
)
Fee Rate
500 sat/KB
Version
1
Confirmations
345,827
Size Stats
3,182 B

4 Outputs

Total Output:
0.00338019 BSV
  • jrunMT {"in":0,"ref":["native://Jig","893489d389f5175dd6b0ffe6d89fd31a893dea02ba92efd2cc1349937d002de0_o2"],"out":["d7ec454856aaf8bbfed10fc94506feba06e617f9d3ff4c82fa7d9f431c2108a2","ef8d5300c8e1e8c45cb2c9fd851a0bb20203cfcd16dbf441d0fb937103e8097c"],"del":[],"cre":["n2xP3gNfroNdffvaTGsrPyceahMaU8BkXh","n2xP3gNfroNdffvaTGsrPyceahMaU8BkXh"],"exec":[{"op":"DEPLOY","data":["class MultList extends Jig {\n init(timestamp) {\n this.classname = \"MultList: \";\n const function_id = this.classname + \" init(): \";\n if (!timestamp) throw function_id + \"timestamp missing: \" + timestamp;\n\n this._checkTimestamp(timestamp);\n\n this.list = [];\n this.timestamps = [];\n this.list_action_numbers = []; //this.publish(1.0, timestamp) // initial value\n }\n /*\r\n linkAdminCounter(admincounter){\r\n if(this.admincounter) throw this.classname+\": already an admincounter linked \"+this.admincounter\r\n this.admincounter = admincounter\r\n }\r\n */\n\n\n publish(newmult, timestamp) {\n const function_id = this.classname + \"publish(): \";\n expect(this.owner).toBe(this.constructor.owner, function_id + \": Only \" + this.classname + \"'s owner may publish\");\n if (!timestamp) throw this.classname + \": publish: timestamp missing: \" + timestamp;\n\n this._checkTimestamp(timestamp);\n\n var firstpublish = false;\n if (this.list.length == 0) firstpublish = true;\n\n this._checkNum(newmult); //now test if float that is not NaN nor Infinite\n\n\n if (!isNaN(newmult) && isFinite(newmult)) {\n if (firstpublish) {\n this.action_count = 0; // default init action_number\n } else if (!this.admincounter) {\n this.action_count = 0;\n console.log(function_id + \" no admincounter contract found, will set action# to 0 by default\"); // TODO MAKE THIS A THROW ONCE IT WORKS\n } else {\n this.action_count = this.admincounter.get_count();\n }\n\n this.list_action_numbers.push(this.action_count); // doublon for practicality\n\n this.list.push(newmult);\n this.timestamps.push(timestamp);\n } else {\n throw this.classname + \": Error: newmult is NaN or Infinite\";\n }\n }\n\n _checkNum(number) {\n expect(number).toBeNumber(this.classname + ': not a number');\n expect(number).toBeGreaterThan(0, this.classname + ': number must be positive');\n expect(number).toBeLessThanOrEqualTo(Number.MAX_SAFE_INTEGER, this.classname + ': number too large');\n }\n\n _checkTimestamp(timestamp) {\n this._checkNum(timestamp); // applies as well to timestamp\n\n\n expect(timestamp).toBeInteger(this.classname + ': timestamp must be an integer');\n expect(timestamp).toBeGreaterThan(1593026831, this.classname + ': timestamp must be older than 1593026831');\n }\n\n}",{"deps":{"expect":{"$jig":1},"Jig":{"$jig":0}}}]},{"op":"NEW","data":[{"$jig":2},[1600341378744]]}]}
    https://whatsonchain.com/tx/51d5658dcb3afe1bc39307efb8129aca5d712ada1f1f16772b7adb2db23ffd40