Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

cd493deea5a11d9949dd2f66f9d644bf9369905e3667e6778d346d1dca30c327
Timestamp (utc)
2021-04-15 15:52:43
Fee Paid
0.00001089 BSV
(
0.09983603 BSV
-
0.09982514 BSV
)
Fee Rate
500.4 sat/KB
Version
1
Confirmations
310,537
Size Stats
2,176 B

3 Outputs

Total Output:
0.09982514 BSV
  • jrunMˆ{"in":0,"ref":["7d14c868fe39439edffe6982b669e7b4d3eb2729eee7c262ec2494ee3e310e99_o1"],"out":["2e00dda5fde9a2740e66381d3c87c941359ac526a55b6d67c07c7fca40e97bd0"],"del":[],"cre":["mzXGPBW15L2tR8sFwfkuM6os6UwUkvspRw"],"exec":[{"op":"DEPLOY","data":["class HodlNutCore extends Token {static changeOwner(to) {\n this.owner = to;\n }\n send (to) {\n this.owner = to;\n }\n mint (amount, owner) {\n this.owner = to;\n this.amount = amount;\n return new this(amount, owner)\n }\n combine (...hodlnutz) {\n // If no tokens to combine, nothing to do\n if (!hodlnutz.length) return this\n\n // Each token to combine must all be of this type\n const all = hodlnutz.concat(this)\n if (all.some(hodlnutz => hodlnutz.constructor !== this.constructor)) {\n throw new Error('Cannot combine different token classes')\n }\n\n // Check for duplicate tokens in the array\n const countOf = hodlnutz => all.reduce((count, next) => next === hodlnutz ? count + 1 : count, 0)\n if (all.some(hodlnutz => countOf(hodlnutz) > 1)) throw new Error('Cannot combine duplicate tokens')\n\n // Destroy each token, absorbing it into this one\n hodlnutz.forEach(hodlnutz => {\n this.amount += hodlnutz.amount\n hodlnutz.destroy()\n })\n\n // There is no sender for combined tokens\n this.sender = null\n\n // Make sure our new amount is within safe range\n this._checkAmount(this.amount)\n\n return this\n }\n _checkAmount (amount) {\n if (typeof amount !== 'number') throw new Error('amount is not a number')\n if (!Number.isInteger(amount)) throw new Error('amount must be an integer')\n if (amount <= 0) throw new Error('amount must be positive')\n if (amount > Number.MAX_SAFE_INTEGER) throw new Error('amount too large')\n }\n}",{"decimals":2,"deps":{"Token":{"$jig":0}},"metadata":{"emoji":"⚛️️"},"symbol":"HNC","total":21000000}]}]}
    https://whatsonchain.com/tx/cd493deea5a11d9949dd2f66f9d644bf9369905e3667e6778d346d1dca30c327