Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

a639e0c03e19ca8bec4daf0c2a94d1c73473df46e7b7c53bea81f319335e5845
Timestamp (utc)
2022-02-03 04:49:15
Fee Paid
0.00001582 BSV
(
20.985292989999998 BSV
-
20.98527717 BSV
)
Fee Rate
500.1 sat/KB
Version
1
Confirmations
257,005
Size Stats
3,161 B

3 Outputs

Total Output:
20.98527717 BSV
  • jrunLoUMÊ {"in":1,"ref":["b4e55c0ef05c956ddab2446d2aa7474066ed39b067f72d9237d7ce06f30f2fd2_o3","b4e55c0ef05c956ddab2446d2aa7474066ed39b067f72d9237d7ce06f30f2fd2_o4","native://Jig","b4e55c0ef05c956ddab2446d2aa7474066ed39b067f72d9237d7ce06f30f2fd2_o5","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["bcf8495e7422055ca2dbbbb0eda856f61b718ae87df5c73b9d3aba80de5aa87b"],"del":[],"cre":[],"exec":[{"op":"UPGRADE","data":[{"$jig":0},"class GamePlayerJig extends Jig {\n init(player, startingLife, deck) {\n expect(deck).toBeInstanceOf(GameDeckJig);\n function isRealPlayer(obj) {\n return obj && \"owner\" in obj;\n }\n if (isRealPlayer(player)) {\n this.owner = player.owner;\n this.playerName = player.playerName;\n }\n else {\n this.owner = player.address;\n this.playerName = \"Computer\";\n this.isAI = true;\n this.aiPrivKeyEncr = player.privKeyEncrypted;\n }\n this.maxPermTreasuresPlayedPerTurn = 1;\n this.permTreasuresPlayedThisTurn = 0;\n this.life = startingLife;\n this.maxHandSize = 5;\n this._prevMaxHandSize = 5;\n this.isDead = false;\n this.floatingMana = {\n Yellow: 0,\n Black: 0,\n Red: 0,\n Blue: 0,\n Green: 0,\n Colorless: 0\n };\n // init(owner: string, initialDefinitionSig: string, initialZone: Zone)\n this.cardStates = deck.locationSigs.deck\n .map(x => new GameCardStateJig(this.owner, x, GZone.Deck))\n .concat(deck.locationSigs.sideboard.map(x => new GameCardStateJig(this.owner, x, GZone.Sideboard)));\n }\n resetTreasuresPlayed() {\n this.permTreasuresPlayedThisTurn = 0;\n }\n setMaxHandSize(size) {\n this._prevMaxHandSize = this.maxHandSize;\n this.maxHandSize = size;\n }\n revertMaxHandSize(size) {\n this.maxHandSize = this._prevMaxHandSize;\n }\n setMana(floating) {\n this.floatingMana = floating;\n }\n addMana(color, amount) {\n this.floatingMana[color] += amount;\n }\n incrPermTreasuresPlayed() {\n this.permTreasuresPlayedThisTurn++;\n }\n setDeckCards(newDeck) {\n // remove old deck cards and concat new ones\n this.cardStates = this.cardStates.filter(x => x.zone !== GZone.Deck).concat(newDeck);\n }\n}",{"deps":{"GZone":{"Battlefield":"Battlefield","Deck":"Deck","Discard":"Discard","Hand":"Hand","Sideboard":"Sideboard","Stack":"Stack","Trash":"Trash"},"GameCardStateJig":{"$jig":1},"GameDeckJig":{"$jig":2},"Jig":{"$jig":3},"PlayerJig":{"$jig":4},"expect":{"$jig":5}},"metadata":{"emoji":"🧙"}}]}]}
    https://whatsonchain.com/tx/a639e0c03e19ca8bec4daf0c2a94d1c73473df46e7b7c53bea81f319335e5845