Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

55eb8f7d153b37b9b636ea67d5e4e2b4c860d2378bf47805fea979c6394e7f08
Timestamp (utc)
2021-02-02 15:19:23
Fee Paid
0.00000968 BSV
(
0.08995786 BSV
-
0.08994818 BSV
)
Fee Rate
500.2 sat/KB
Version
1
Confirmations
318,458
Size Stats
1,935 B

2 Outputs

Total Output:
0.08994818 BSV
  • Q!g¹é4̀4N´‡¢¥OÉNÄ`<—2²êIYQ£·`¡YQ®M›{"__cls":"class P2Pchess{\n constructor(){\n this.rooms = [];\n }\n addRoom(roomId,playerId){\n let r = {\n roomId : roomId,\n players : [playerId],\n createdBy : playerId,\n moves : [],\n state : 0,\n\n }\n this.rooms.push(r);\n \n }\n initPlay(roomId,data){\n let i = this.getRoomIndex(roomId);\n this.rooms[i];\n }\n insertMove(roomId,playerId,data){\n let i = this.getRoomIndex(roomId);\n let m = {\n playerId : playerId,\n move : data,\n lastUpdated : new Date().getTime()\n }\n this.rooms[i].moves.push(m);\n\n }\n joinRoom(roomId,playerId){\n let i = this.getRoomIndex(roomId);\n if(this.rooms[i].players.length<=2){\n this.rooms[i].players.push(playerId);\n }\n \n }\n leaveRoom(roomId,playerId){\n let i = this.getRoomIndex(roomId);\n if(this.rooms[i].players.length>0){\n let roomIdIndex = this.rooms[i].players.indexOf(playerId);\n if(roomIdIndex > -1){\n this.rooms[i].players.splice(roomIdIndex,1);\n }\n }\n }\n closeRoom(roomId,playerId){\n let i = this.getRoomIndex(roomId);\n if(this.rooms[i].createdBy == playerId){\n this.rooms[i].state = 6;\n } \n }\n getRoomIndex(roomId){\n let i;\n for(i=0;i<this.rooms.length;i++){\n if(rooms[i].roomId == roomId){\n return i;\n break;\n }\n }\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[]}u
    https://whatsonchain.com/tx/55eb8f7d153b37b9b636ea67d5e4e2b4c860d2378bf47805fea979c6394e7f08