Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

3d5d55e88d88939b48e62fd508fd0da5d05921d0bd61ec703e1366c4724f6d83
Timestamp (utc)
2021-09-13 14:42:34
Fee Paid
0.00001298 BSV
(
0.01446066 BSV
-
0.01444768 BSV
)
Fee Rate
500 sat/KB
Version
1
Confirmations
282,453
Size Stats
2,594 B

4 Outputs

Total Output:
0.01444768 BSV
  • jrunMs{"in":1,"ref":["1f0abf8d94477b1cb57629d861376616f6e1d7b78aba23a19da3e6169caf489e_o2","native://Jig","4a1929527605577a6b30710e6001b9379400421d8089d34bb0404dd558529417_o1","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["2b2733e3af0bf64c590472b694d487a5e3a6b0bb8c196db55c0ebabf31cd1885","2c3ae90563b9e483983b170c2c47ae4b51d357e98df2781acd34f53b7f4aa37c"],"del":[],"cre":["mpUAwYNnJKifkBuHwhFwT4t2FewnDGktyC"],"exec":[{"op":"DEPLOY","data":["class Coin extends Jig {\r\n\r\n init (coinCollection, index, owner, userId) {\r\n Coin.auth();\r\n this.coinCollection = coinCollection\r\n this.index = index\r\n this.owner = owner\r\n this.userId = userId\r\n }\r\n\r\n send (to, relicaKey) {\r\n if (Coin.relicaKey !== this.hashRelicaKey(relicaKey)) {\r\n throw new Error('Invalid relica key');\r\n }\r\n this.owner = to\r\n }\r\n\r\n setUserId (userId, relicaKey) {\r\n if (Coin.relicaKey !== this.hashRelicaKey(relicaKey)) {\r\n throw new Error('Invalid relica key');\r\n }\r\n this.userId = userId;\r\n }\r\n\r\n hashRelicaKey(relicaKey) {\r\n return Hex.bytesToString(sha256(relicaKey));\r\n }\r\n}",{"deps":{"Hex":{"$jig":1},"Jig":{"$jig":2},"sha256":{"$jig":3}},"relicaKey":"1c46e6d7b9c32e88d9a47d58d47a390e1be5d302ce6f1c81b200929d9d4b86e5"}]},{"op":"UPGRADE","data":[{"$jig":0},"class CoinCollection extends Jig {\r\n init (name, supply, staticImage, animationImage) {\r\n CoinCollection.auth();\r\n expect(name).toBeString()\r\n expect(supply).toBeInteger()\r\n this.name = name\r\n this.maxCoins = supply\r\n this.staticImage = staticImage\r\n this.animationImage = animationImage\r\n this.coinCreated = 0\r\n }\r\n\r\n mint(owner, userId, nftId) {\r\n CoinCollection.auth();\r\n if (this.coinCreated >= this.maxCoins) {\r\n throw new Error('no more coins left')\r\n }\r\n\r\n this.coinCreated = this.coinCreated + 1\r\n return new Coin(this, this.coinCreated, owner, userId, nftId)\r\n }\r\n}",{"deps":{"Coin":{"$jig":5},"Jig":{"$jig":2},"expect":{"$jig":4}},"metadata":{"animationImage":{"$und":1},"staticImage":{"$und":1}}}]}]}
    https://whatsonchain.com/tx/3d5d55e88d88939b48e62fd508fd0da5d05921d0bd61ec703e1366c4724f6d83