Q!G^§¯0·ûd,0H1vÌ ¤5¬{r*;ÉÉøQ®MB{"__cls":"class AuctionRoomModel {\n constructor(startAt, duration, isFinished, hostPublicKey) {\n this.type = void 0;\n this.duration = void 0;\n this.startAt = void 0;\n this.isFinished = void 0;\n this.currentPrice = void 0;\n this.currentPlayer = void 0;\n this.auctionHistories = void 0;\n this.lastPrice = void 0;\n this.wonPlayer = void 0;\n this.hostPublicKey = void 0;\n this._owners = void 0;\n this.type = 1; // AuctionRoom\n\n this.startAt = startAt;\n this.duration = duration;\n this.isFinished = isFinished;\n this.hostPublicKey = hostPublicKey;\n }\n\n addPlayer(owner) {\n this._owners.push(owner);\n }\n\n finish() {\n this.isFinished = true;\n }\n\n}","__index":{"obj":0},"__func":"constructor","__args":["Sun, 15 Aug 2021 10:06:34 GMT","20",false,"asd"]}u
https://whatsonchain.com/tx/undefined