Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

db496c10b71f62bd47f522f0e987daebfb816ffc4f4e104f04b6d363f5e6bbb2
Timestamp (utc)
2021-08-20 07:11:51
Fee Paid
0.00001268 BSV
(
0.09983758 BSV
-
0.09982490 BSV
)
Fee Rate
500.3 sat/KB
Version
1
Confirmations
282,818
Size Stats
2,534 B

4 Outputs

Total Output:
0.09982490 BSV
  • jrunMÌ{"in":0,"ref":["native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1","1f0abf8d94477b1cb57629d861376616f6e1d7b78aba23a19da3e6169caf489e_o2","4a1929527605577a6b30710e6001b9379400421d8089d34bb0404dd558529417_o1"],"out":["708b79cc811d52b2930afe59c7b718d8d0b992ba310def3c595e31c3467fb529","81e4bd4366c7589e871831eae96fcf82c8d5ac0c71103c530f1ae6b02b1cf229"],"del":[],"cre":["ms3XuecKJpdh4o6TteFWvK5g78LfmVa6pQ","ms3XuecKJpdh4o6TteFWvK5g78LfmVa6pQ"],"exec":[{"op":"DEPLOY","data":["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.maxCoints = 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.maxCoints) {\r\n throw new Error('no more coints 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":0},"expect":{"$jig":1}},"metadata":{"Coin":{"$dup":["1","deps","Coin"]},"animationImage":{"$und":1},"staticImage":{"$und":1}}},"class Coin extends Jig {\r\n\r\n init (coinCollection, index, owner, userId, nftId) {\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 this.nftId = nftId\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":2},"Jig":{"$dup":["1","deps","Jig"]},"sha256":{"$jig":3}},"relicaKey":"1c46e6d7b9c32e88d9a47d58d47a390e1be5d302ce6f1c81b200929d9d4b86e5"}]}]}
    https://whatsonchain.com/tx/db496c10b71f62bd47f522f0e987daebfb816ffc4f4e104f04b6d363f5e6bbb2