Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

ebf6211496ebf38b336e1d0a50f0c474608f892cf9658b5c7571a3cb53d5b439
Timestamp (utc)
2021-06-06 04:52:30
Fee Paid
0.00006369 BSV
(
0.01984068 BSV
-
0.01977699 BSV
)
Fee Rate
500 sat/KB
Version
1
Confirmations
301,891
Size Stats
12,736 B

6 Outputs

Total Output:
0.01977699 BSV
  • jrunMb0{"in":0,"ref":["native://Jig","f97d4ac2a3d6f5ed09fad4a4f341619dc5a3773d9844ff95c99c5d4f8388de2f_o1"],"out":["6e99358e6459c8af16a35c41ae71d8febed0779b550ca30049ee3928a0e079d7","90a8f925db8d85ab2d9670a40d3dfdae5fad905ddbcb5b8b096ccc5b7e364036","ea668dde418eb5da7483be724cd4a2deb43f949aa8ed51a23562520d8ec18426","64f40453a28d7e684cdc13c948f183baa2c89ff313b19470655afcb11cc8fb29"],"del":[],"cre":["mj1WZ8wTimESFzLgio12iG55M5dYR16PwR","mj1WZ8wTimESFzLgio12iG55M5dYR16PwR","mj1WZ8wTimESFzLgio12iG55M5dYR16PwR","mj1WZ8wTimESFzLgio12iG55M5dYR16PwR"],"exec":[{"op":"DEPLOY","data":["class InvitationRequest extends Jig {\n sendInvitation() {\n this.player = this.owner;\n this.owner = SERVER_OWNER;\n }\n \n sendJoystick(game) {\n expect(game).toBeInstanceOf(Game);\n const joystick = new Joystick(game);\n game.add(joystick);\n joystick.send(this.player);\n return joystick;\n }\n }",{"deps":{"Game":{"$jig":3},"Jig":{"$jig":0},"Joystick":{"$jig":4},"SERVER_OWNER":"mj1WZ8wTimESFzLgio12iG55M5dYR16PwR","expect":{"$jig":1}}},"class Game extends Jig {\n init() {\n this.reset()\n }\n \n reset() {\n this.players = [];\n this.joystick = [];\n }\n \n currentTurn() {\n return this.currentTurn;\n }\n \n begin(gameName, numberOfPlayers) {\n expect(gameName).toBeString();\n expect(numberOfPlayers).toBeNumber();\n this.gameName = gameName;\n this.numberOfPlayers = numberOfPlayers;\n this.status = RUNNING_STATUS;\n this.currentTurn = new Turn();\n }\n \n add(joystick) {\n expect(joystick).toBeInstanceOf(Joystick);\n this.joystick.push(joystick);\n }\n \n endGame() {\n this.status = END_STATUS;\n }\n }",{"deps":{"END_STATUS":"END","Jig":{"$dup":["1","deps","Jig"]},"Joystick":{"$dup":["1","deps","Joystick"]},"RUNNING_STATUS":"RUNNING","Turn":{"$jig":5},"expect":{"$dup":["1","deps","expect"]}},"metadata":{"emoji":"👾"}},"class Joystick extends Jig {\n init(game) {\n this.commands = [];\n this.game = game;\n }\n \n send(player) {\n expect(player).toBeString();\n this.owner = player;\n }\n \n press(action) {\n this.commands.push({ action: action, timestamp: new Date().toISOString() })\n }\n \n actionsSince(moment) {\n return this.commands.map(({ action, timestamp }) => ({ action, timestamp: new Date(timestamp) }))\n .filter(({ action, timestamp }) => timestamp > moment)\n }\n }",{"deps":{"Jig":{"$dup":["1","deps","Jig"]},"expect":{"$dup":["1","deps","expect"]}},"metadata":{"emoji":"🕹️"}},"class Turn extends Jig {}",{"deps":{"Jig":{"$dup":["1","deps","Jig"]}},"metadata":{"emoji":""}}]}]}
    https://whatsonchain.com/tx/ebf6211496ebf38b336e1d0a50f0c474608f892cf9658b5c7571a3cb53d5b439
Total Output:
0.01977699 BSV