#0
nonstandard
0.00004000 BSV
Q!ûn
(_?¬´bïY¯(æà¯ÛNÛ
s,·Q®MO{"__cls":"class AuctionRoomModel {\n // Auction info\n // ProductInfo\n // Leading info\n constructor(startAt, duration, isFinished, hostAddress, hostPublicKey, productName, productImgUrl) {\n this.type = void 0;\n this._id = void 0;\n this._owners = void 0;\n this.duration = void 0;\n this.startAt = void 0;\n this.isFinished = void 0;\n this.productName = void 0;\n this.productImgUrl = void 0;\n this.currentPrice = void 0;\n this.currentPlayerName = void 0;\n this.currentPlayerPublicKey = void 0;\n this.auctionHistories = void 0;\n this.hostAddress = void 0;\n this.type = 1; // AuctionRoom\n\n this.startAt = startAt;\n this.duration = duration;\n this.isFinished = isFinished;\n this.hostAddress = hostAddress;\n this.productName = productName;\n this.productImgUrl = productImgUrl;\n this.auctionHistories = [];\n this.currentPrice = 0;\n this._owners = [hostPublicKey];\n }\n\n addPlayer(owner) {\n this._owners.push(owner);\n }\n\n placeNewPrice(amount, name, publicKey) {\n this.currentPrice = amount;\n this.currentPlayerName = name;\n this.currentPlayerPublicKey = publicKey;\n this.auctionHistories.unshift(`User ${name} placed ${amount}`);\n }\n\n finish() {\n this.isFinished = true;\n }\n\n}","__index":{"obj":0},"__func":"constructor","__args":["Thu Aug 19 2021 00:32:58 GMT+0700 (Indochina Time)","50",false,"mwsfTL61egf2TDS6MmMNjAFcN3mYSoXoRY","03fb6e8c0a285f923facb40f629008ef59af2815e6e0afdb4edb0a732cb781100e","adsd","https://cdn.pixabay.com/photo/2020/03/01/17/50/monalisa-4893660_640.jpg"]}u
https://whatsonchain.com/tx/0ad6639bca6d9c2ce620e4afc40d4e6dde80208a6622a36b4b777e80bb59b4cd