Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

4d331ac109bef2cd4e47ab9d36df756c568707d8f38bf969b791909982603909
Timestamp (utc)
2021-09-24 14:52:30
Fee Paid
0.00000819 BSV
(
0.77415226 BSV
-
0.77414407 BSV
)
Fee Rate
500.6 sat/KB
Version
1
Confirmations
279,426
Size Stats
1,636 B

4 Outputs

Total Output:
0.77414407 BSV
  • jrunMJ{"in":0,"ref":["native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["5a320bb25a0cecfd3c0d7f0c367005412b305a8a6b464fa3a42b8ee0edd89c91","f4658414481551631e9b3d6faddff8441388d4eea01d78a16fc5bae681684d4a"],"del":[],"cre":["mrKvdTuicZQp9kNtqm9F1mFRac2vjahb4e","mrKvdTuicZQp9kNtqm9F1mFRac2vjahb4e"],"exec":[{"op":"DEPLOY","data":["class Collection extends Jig {\n init(name, totalItems) {\n //Collection.auth()\n expect(name).toBeString()\n expect(totalItems).toBeInteger()\n //this.owner = owner;\n this.name = name;\n this.maxItems = totalItems;\n this.itemsCreated = 0\n } \n\n createItem(owner) {\n //Collection.auth()\n \n if (this.itemsCreated >= this.maxItems) {\n throw new Error('no more items left')\n }\n this.itemsCreated = this.itemsCreated + 1 \n return new Item(this, this.itemsCreated, owner)\n }\n}",{"deps":{"Item":{"$jig":3},"Jig":{"$jig":0},"expect":{"$jig":1}}},"class Item extends Jig {\n init(collection, id, owner) { \n this.collection = collection\n this.id = id\n this.name = collection.name + ' #' + id;\n this.owner = owner\n }\n\n send(to) {\n this.owner = to;\n }\n}",{"deps":{"Jig":{"$dup":["1","deps","Jig"]}}}]}]}
    https://whatsonchain.com/tx/4d331ac109bef2cd4e47ab9d36df756c568707d8f38bf969b791909982603909