Q!×d÷òùQä{jfGgÀ¸}w¥FÁ'hõ÷E"Î!rà üïÞ$2îik»föÉÅ&ÊÒ"xûna
Ú!%ÝnfúÑÂâë^ª«>%,ftNX¹ãøáS®M£
{"kind":"script","__func":"constructor","_args":[["02d764f7f2f951e47b6a664767c09f13b87d7715a546c19d2768f5f79c4522ce1f","0272c309fcef91de2432ee69066bbb66f60bc9c526cad2942278fb6e61851fda86","0325dd8f6e66fad1c2e2eb125e0214aaab3e2587832c66744e58b9e30614f8e188"],"123456789","Term Loan","A","Credit Suisse ","0272c309fcef91de2432ee69066bbb66f60bc9c526cad2942278fb6e61851fda86","Harvey Gulf ","Credit Suisse ","0325dd8f6e66fad1c2e2eb125e0214aaab3e2587832c66744e58b9e30614f8e188","1","0","100000000","AAA","USD","LIBOR ","500","600","700","7%","7%","7%","7%","12/2/20","6/25/20","6/25/20","n/a ","n/a ","n/a ","n/a "],"__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