Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

a196caf6629e2d3432253ebb327872afb555aa4241424db4a6429f7e3d55e74d
Timestamp (utc)
2021-04-03 19:26:18
Fee Paid
0.00000955 BSV
(
0.01000000 BSV
-
0.00999045 BSV
)
Fee Rate
500.7 sat/KB
Version
1
Confirmations
313,539
Size Stats
1,907 B

4 Outputs

Total Output:
0.00999045 BSV
  • jrunMY{"in":0,"ref":["native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["abdb3e16daf6db61c672ac5931277e1ec93b6190d018f7578e6fc6c17382ccd1","a9b146421fb96cd33722b2f3e512a4c4bb80b3581557aeaea2d970a4acf91807"],"del":[],"cre":["mfhQpunPG1JuH34GgEpeRKPLjcU9KSQyWo","mfhQpunPG1JuH34GgEpeRKPLjcU9KSQyWo"],"exec":[{"op":"DEPLOY","data":["class Game extends Jig {\n init (owner, playerWhite, playerBlack, gameID){\n expect(caller).toBe(Forge);\n this.owner = owner;\n this.gameID = gameID;\n this.playerWhite = playerWhite;\n this.playerBlack = playerBlack;\n this.moves = '';\n this.moveCounter = 0;\n this.updateCounter = 0;\n }\n\n send (to){\n this.owner = to;\n }\n\n updateMove(color, move){\n if (color != 'white' && color != 'black') { throw new Error ('Invalid color.') }\n\n if (updateCounter % 2 == 1 && color == 'white'\n || updateCounter % 2 == 0 && color == 'black'){ throw new Error ('Wrong color.') }\n\n if (color == \"white\"){\n this.moveCounter++;\n this.moves += ' ' + this.moveCounter + '.';\n }\n\n this.moves += ' ' + move;\n\n this.updateCounter++;\n }\n}",{"deps":{"Forge":{"$jig":3},"Jig":{"$jig":0},"expect":{"$jig":1}},"metadata":{"emoji":"♟️"}},"class Forge extends Jig {\n static createGame(owner, playerWhite, playerBlack, gameID){\n return new Game(owner, playerWhite, playerBlack, gameID);\n }\n}",{"deps":{"Game":{"$jig":2},"Jig":{"$dup":["1","deps","Jig"]}},"metadata":{"emoji":"♚"}}]}]}
    https://whatsonchain.com/tx/a196caf6629e2d3432253ebb327872afb555aa4241424db4a6429f7e3d55e74d