Q!ÇbäHfõ#³Ãÿ=ËN
ÿ¿>(ÓödFAÖ³ø1q!uEÚ-ØkÕk¤ÒTnúaajõ× Õzú|6ï§R®MA
{"kind":"script","__func":"constructor","_args":[["03c762e44866f523b3c3ff3dcb4e0affbf3e28d3f61d64469e41d67fb31df83171","03754583da2dd86bd5826ba4d2546efa61616af586d71300d57afa7c9a36efa77f"],"test","test","test","03c762","03c762e44866f523b3c3ff3dcb4e0affbf3e28d3f61d64469e41d67fb31df83171","test","0325dd","03754583da2dd86bd5826ba4d2546efa61616af586d71300d57afa7c9a36efa77f","test","Yes","test","test","test","test","test","test","test","test","test","test","test","test","test","test","test","test","test","test"],"__index":{"obj":0},"__cls":"class LoanSC {\n constructor(\n publicKeys,\n cusip,\n type,\n tranche,\n agentName,\n agentId,\n borrowerName,\n arrangerName,\n arrangerId,\n requiresConsent,\n distressed,\n facilityAmount,\n facilityRating,\n facilityCurrency,\n pricingOption,\n facilityFee,\n availabilityFee,\n utilizationFee,\n racRate,\n allInRate,\n baseRate,\n margin,\n repricingDate,\n startDate,\n syndicationDate,\n creditAgreement,\n termsAndConditions,\n corporateActions,\n ratingsActions,\n ) {\n this._owners = publicKeys\n this.cusip = cusip\n this.type = type\n this.tranche = tranche\n this.agentName = agentName\n this.agentId = agentId\n this.borrowerName = borrowerName\n this.arrangerName = arrangerName\n this.arrangerId = arrangerId\n this.requiresConsent = requiresConsent\n this.distressed = distressed\n this.facilityAmount = facilityAmount\n this.facilityRating = facilityRating\n this.facilityCurrency = facilityCurrency\n this.pricingOption = pricingOption\n this.facilityFee = facilityFee\n this.availabilityFee = availabilityFee\n this.utilizationFee = utilizationFee\n this.racRate = racRate\n this.allInRate = allInRate\n this.baseRate = baseRate\n this.margin = margin\n this.repricingDate = repricingDate\n this.startDate = startDate\n this.syndicationDate = syndicationDate\n this.creditAgreement = creditAgreement\n this.termsAndConditions = termsAndConditions\n this.corporateActions = corporateActions\n this.ratingsActions = ratingsActions\n this.trades = []\n this.lendersOfRecord = []\n this.status = 'New'\n }\n\n addTrade(tradeId, publicKeys = []) {\n this.trades.push(tradeId)\n this._owners = [...new Set(this._owners.concat(publicKeys))]\n }\n\n addOwners(publicKeys) {\n this._owners = [...new Set(this._owners.concat(publicKeys))]\n }\n\n addToLendersOfRecord(publicKey, commitmentAmount) {\n this.lendersOfRecord.push([publicKey, commitmentAmount])\n }\n}"}u
https://whatsonchain.com/tx/undefined