Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

b8b78650fc6db5dcd7b0d8b9fed6dde00962b333d28c6efe866b9e58f3b032a1
Timestamp (utc)
2021-05-13 17:25:19
Fee Paid
0.00001237 BSV
(
0.04959654 BSV
-
0.04958417 BSV
)
Fee Rate
500.4 sat/KB
Version
1
Confirmations
300,036
Size Stats
2,472 B

4 Outputs

Total Output:
0.04958417 BSV
  • jrunMŽ{"in":0,"ref":["native://Jig","b44a203acd6215d2d24b33a41f730e9acf2591c4ae27ecafc8d88ef83da9ddea_o1","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["ff7ab0c82f46783bd67b5f9c2d2db3e3ff87707aab44e08fc8ef08c973ae1159","a1f278ccc55ee49f4fcaad51c47405a6d21037c2072c5d0006ef76166f4352f6"],"del":[],"cre":["mwuVB15K1f4Dt8ejfFFtUmxQ6M1yQNfeMY","mwuVB15K1f4Dt8ejfFFtUmxQ6M1yQNfeMY"],"exec":[{"op":"DEPLOY","data":["class ArtNftFactory2 extends Jig {\n static createNft(name, author, description, emoji, image, txtid, assetIds, owner) {\n this.nftCount ++;\n // Control the amount ever created of this item\n if (this.nftCount > 10 ) throw new Error('Art is in the Mind not in the Gif, Move on ... !');\n\n return new ArtNft2(name, author, description, emoji, image, txtid, assetIds, owner);\n }\n}",{"deps":{"ArtNft2":{"$jig":4},"Jig":{"$jig":0}},"friends":[{"$jig":1}],"interactive":false},"class ArtNft2 extends Jig {\n init (name, author, description, emoji, image, avatarTxId, assetIds, owner) {\n \n //expect(caller).toBe(ArtNftFactory2);\n\n this.sender = caller && caller.owner ? caller.owner : null;\n\n this.metadata = {\n name,\n author,\n\t description,\n\t emoji,\n image,\n avatarTxId,\n\t assetIds\n }\n\n this.name = name;\n this.author = author;\n this.description = description;\n this.emoji = emoji;\n \n this.avatarTxId = avatarTxId;\n \n let result = '';\n \n if(assetIds){\n if(assetIds.length > 0){\n assetIds.forEach(asset => {\n result+=asset.txtid;\n if(asset.description){\n result+=\"=\" + asset.description;\n }\n result+=\";\"\n });\n }\n }\n\n this.assets = result;\n \n this.owner = owner;\n }\n\n send(to) {\n this.sender = this.owner;\n this.owner = to;\n }\n\n static mint(name, author, description, emoji, image, avatarTxId, assetIds, owner) {\n return new ArtNft2(name, author, description, emoji, image, avatarTxId, assetIds, owner);\n }\n}",{"deps":{"ArtNftFactory2":{"$jig":3},"Jig":{"$dup":["1","deps","Jig"]},"expect":{"$jig":2}}}]}]}
    https://whatsonchain.com/tx/b8b78650fc6db5dcd7b0d8b9fed6dde00962b333d28c6efe866b9e58f3b032a1