Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

30554edfb94b1697fe5bc3513daeab2ebb0917160b9b9d0ca796a851124a28c6
Timestamp (utc)
2022-02-03 04:49:15
Fee Paid
0.00001436 BSV
(
20.985273279999998 BSV
-
20.98525892 BSV
)
Fee Rate
500 sat/KB
Version
1
Confirmations
257,944
Size Stats
2,870 B

3 Outputs

Total Output:
20.98525892 BSV
  • jrunLoUM¦ {"in":1,"ref":["native://Jig"],"out":["16c2a4bffecbf22f96414ddf234bbca60d2b2149826bc526d755fa3cb0685424"],"del":[],"cre":[],"exec":[{"op":"UPGRADE","data":[{"$jig":0},"class GameCardStateJig extends Jig {\n init(owner, initialDefinitionSig, initialZone) {\n this.owner = owner;\n this.defSig = initialDefinitionSig;\n this.zone = initialZone;\n this.controllingPlayerId = owner;\n this.LVL1_ZONES = [GZone.Battlefield, GZone.Stack, GZone.Discard, GZone.Trash];\n this.LVL2_ZONES = [GZone.Hand, GZone.Sideboard];\n this.LVL3_ZONES = [GZone.Deck];\n }\n _validateZoneDefSig(zone, defSig) {\n if (this.LVL1_ZONES.includes(zone) && !/^[A-Z]/.test(defSig)) {\n throw new Error(\"Card defSig not level one for public zone\");\n }\n if (this.LVL2_ZONES.includes(zone) && !defSig.startsWith(\"2\")) {\n throw new Error(\"Card defSig not level two\");\n }\n if (this.LVL3_ZONES.includes(zone) && !defSig.startsWith(\"3\")) {\n throw new Error(\"Card defSig not level three\");\n }\n }\n setZone(zone, defSig) {\n if (zone === GZone.Stack) {\n throw new Error(\"Call addStack to add to stack\");\n }\n this._validateZoneDefSig(zone, defSig);\n this.zone = zone;\n this.stackOrder = null;\n if (defSig) {\n this.defSig = defSig;\n }\n }\n addToStack(defSig, game) {\n this._validateZoneDefSig(GZone.Stack, defSig);\n this.zone = GZone.Stack;\n this.defSig = defSig;\n this.stackOrder = game.players.flatMap(x => x.cardStates).filter(x => x.zone === GZone.Stack).length;\n }\n setDefSig(sig) {\n this._validateZoneDefSig(this.zone, sig);\n this.defSig = sig;\n }\n setTapped(isTapped) {\n this.isTapped = isTapped;\n }\n resetWithSig(sig, zone, isTapped) {\n if (zone === GZone.Stack) {\n throw new Error(\"Call addStack to add to stack\");\n }\n this._validateZoneDefSig(zone, sig);\n this.defSig = sig;\n this.zone = zone;\n this.isTapped = isTapped;\n this.controllingPlayerId = this.owner;\n this.stackOrder = null;\n }\n}",{"deps":{"GZone":{"Battlefield":"Battlefield","Deck":"Deck","Discard":"Discard","Hand":"Hand","Sideboard":"Sideboard","Stack":"Stack","Trash":"Trash"},"Jig":{"$jig":1}},"metadata":{"emoji":"🎴"}}]}]}
    https://whatsonchain.com/tx/30554edfb94b1697fe5bc3513daeab2ebb0917160b9b9d0ca796a851124a28c6