Transaction

e9d67e27308baca11688b47fb7496486134877e35915b52f382893c739882989
( - )
197,272
2021-02-22 21:50:44
1
379 B

2 Inputs

Total Input:
  • Q!jì³~ðX.Xϖ’÷ÚùÐÓ2ä磐zoâ\Úµ!Ìl¶Dš@›vsÉ]’AèB¸æ¿KYZjùÛ¬…šoÑR®M {"__cls":"class Booking {\n constructor(depositPercentage,onContract,onKey,installments,installmentFrequency,unitPrice,status,taxPercentage,startTime,agentKey,developerKey,unitNumber,buildingName,unitId,timestamp) {\n this.depositPercentage = depositPercentage;\n this.paymentFrequency = installmentFrequency;\n this.onContractAmount = onContract.amount;\n this.onContractPercentage = onContract.percent;\n this.onKeyPercentage = onKey;\n this.paymentInstallmentsAmount = installments.amount;\n this.paymentInstallmentsPercentage = installments.percent;\n this.unitPrice = unitPrice;\n this.status = status\n this.agentKey = agentKey;\n this.developerKey = developerKey;\n this.startTime = startTime;\n this.taxPercentage = taxPercentage\n this.unitNumber = unitNumber\n this.buildingName = buildingName,\n this.unitId = unitId;\n this._owners = [developerKey, agentKey]\n }\n\n updateTerms(depositPercentage,onContract,onKey,installments,installmentFrequency) {\n this.depositPercentage = depositPercentage;\n this.paymentFrequency = installmentFrequency;\n this.onContractAmount = onContract.amount;\n this.onContractPercentage = onContract.percent;\n this.onKeyPercentage = onKey;\n this.status = 'negotiating';\n this.paymentInstallmentsAmount = installments.amount;\n this.paymentInstallmentsPercentage = installments.percent;\n this._owners = [this.developerKey, this.agentKey]\n }\n\n approveBooking(){\n this.status = 'in-progress'\n this._owners = [this.agentKey];\n }\n cancelBooking(){\n this.status = 'cancelled'\n this._owners = []\n }\n negotiateAccepted(){\n if(this.status !== 'booked'){\n return false;\n }\n this.status = 'negotiate-approved';\n this._owners = [ this.agentKey];\n }\n negotiateRejected(){\n this.status = 'negotiate-rejected';\n this._owners = [ this.agentKey];\n }\n rejectBooking(){\n this.status = 'booking-rejected'\n this._owners = [ this.agentKey];\n }\n payDeposit(txid){\n this.status = 'pending-deposit-confirmation';\n this.depositTxid = txid;\n this._owners = [this.developerKey, this.agentKey]\n }\n confirmDeposit(){\n this.status = 'sold'\n this._owners = [this.developerKey, this.agentKey]\n }\n\n}","__index":{"obj":0},"__func":"constructor","__args":["2",{"amount":2,"percent":5},4,{"amount":6,"percent":14},60,79150,"booked",3.6,1614030355399,"03cc6cb644039a409b760773c95d9241e842b8e6bf4b595a6af9dbac859a6fd113","026a7f1cecb37e14f0582e9d58cf9692f7daf9d0d332e4e7a3907a6fe21f5cdab5","107","Ocean Tower","d9dd0d2cd7dff510edce51b1cfa1cfcd7ce6e2d3d32d5e7d3a304399487ffe55:0"]}u
    https://whatsonchain.com/tx/undefined

2 Outputs

Total Output: