Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

601fa024af12d48626417b74e9a6291da60e435aab2310db0bd5211eaa4396d8
Timestamp (utc)
2020-08-13 02:53:00
Fee Paid
0.00004908 BSV
(
0.04830923 BSV
-
0.04826015 BSV
)
Fee Rate
500.1 sat/KB
Version
1
Confirmations
347,288
Size Stats
9,813 B

2 Outputs

Total Output:
0.04826015 BSV
  • Q!§) Ãí’9Ôc¢eßåWQê1j3Ö›©J³éxQ®Mb%{"__cls":"class FacilitySC {\n constructor(\n owners,\n dealId,\n facilityName,\n facilityType,\n facilityControlNumber,\n revolvingReq,\n reportingCcy,\n cdePerforming,\n amtGloPreclo,\n amtGloblOrig,\n amtUnavail,\n dteAgreement,\n cusipUnlisted,\n multiCurr,\n fxRate,\n accPeriodCode,\n ansi,\n isinNum,\n cusip,\n dteEffective,\n involuntaryDate,\n pricingDate,\n repricingDate,\n dteMte,\n execDateOfAgreement,\n dteExpiry,\n dteFinalMte,\n ageFactor,\n bidAsk,\n creditRating,\n maxRate,\n minRate,\n maxSpread,\n minSpread,\n repayRule,\n cancelRule,\n prepayRule,\n drawdownInput,\n drawdownPeriod,\n unfundedBalance,\n fundedBalance,\n interestRateOption,\n disclosureCode,\n drawdownParticipants,\n participationRatio,\n pricingOption,\n repricingFrequency,\n racRate,\n cofRate,\n floatStartDates,\n cofRateBasis,\n margin,\n accuralEndDate,\n minimumCommitment,\n pricingFeeCategoryCode,\n feeRate,\n feeMiniumAMount,\n feeStartDate,\n feeActualExpiry,\n feeOriginalExpiry,\n feePayor,\n servicingGroup,\n feeEffectiveDate,\n feeFrequency,\n feeActualDueDate,\n adjustedActualDueDate,\n confidentialityDisclaimers,\n creditAgreement,\n creditRatingDocument,\n assignmentFees,\n borrowerConsent,\n agentConsent,\n settlementType,\n accessList,\n ) {\n this._owners = owners\n this.dealId = dealId\n this.facilityName = facilityName\n this.facilityType = facilityType\n this.facilityControlNumber = facilityControlNumber\n this.revolvingReq = revolvingReq\n this.reportingCcy = reportingCcy\n this.cdePerforming = cdePerforming\n this.amtGloPreclo = amtGloPreclo\n this.amtGloblOrig = amtGloblOrig\n this.amtUnavail = amtUnavail\n this.dteAgreement = dteAgreement\n this.cusipUnlisted = cusipUnlisted\n this.multiCurr = multiCurr\n this.fxRate = fxRate\n this.accPeriodCode = accPeriodCode\n this.ansi = ansi\n this.isinNum = isinNum\n this.cusip = cusip\n this.dteEffective = dteEffective\n this.involuntaryDate = involuntaryDate\n this.pricingDate = pricingDate\n this.repricingDate = repricingDate\n this.dteMte = dteMte\n this.execDateOfAgreement = execDateOfAgreement\n this.dteExpiry = dteExpiry\n this.dteFinalMte = dteFinalMte\n this.ageFactor = ageFactor\n this.bidAsk = bidAsk\n this.creditRating = creditRating\n this.maxRate = maxRate\n this.minRate = minRate\n this.maxSpread = maxSpread\n this.minSpread = minSpread\n this.repayRule = repayRule\n this.cancelRule = cancelRule\n this.prepayRule = prepayRule\n this.drawdownInput = drawdownInput\n this.drawdownPeriod = drawdownPeriod\n this.unfundedBalance = unfundedBalance\n this.fundedBalance = fundedBalance\n this.interestRateOption = interestRateOption\n this.disclosureCode = disclosureCode\n this.drawdownParticipants = drawdownParticipants\n this.participationRatio = participationRatio\n this.pricingOption = pricingOption\n this.repricingFrequency = repricingFrequency\n this.racRate = racRate\n this.cofRate = cofRate\n this.floatStartDates = floatStartDates\n this.cofRateBasis = cofRateBasis\n this.margin = margin\n this.accuralEndDate = accuralEndDate\n this.minimumCommitment = minimumCommitment\n this.pricingFeeCategoryCode = pricingFeeCategoryCode\n this.feeRate = feeRate\n this.feeMiniumAMount = feeMiniumAMount\n this.feeStartDate = feeStartDate\n this.feeActualExpiry = feeActualExpiry\n this.feeOriginalExpiry = feeOriginalExpiry\n this.feePayor = feePayor\n this.servicingGroup = servicingGroup\n this.feeEffectiveDate = feeEffectiveDate\n this.feeFrequency = feeFrequency\n this.feeActualDueDate = feeActualDueDate\n this.adjustedActualDueDate = adjustedActualDueDate\n this.confidentialityDisclaimers = confidentialityDisclaimers\n this.creditAgreement = creditAgreement\n this.creditRatingDocument = creditRatingDocument\n this.assignmentFees = assignmentFees\n this.borrowerConsent = borrowerConsent\n this.agentConsent = agentConsent\n this.settlementType = settlementType\n this.accessList = accessList\n this.orderIds = []\n this.lendersOfRecord = []\n this.status = 'New'\n this.streams = []\n }\n\n addFacilityDealId(id) {\n this.facilityDealIds.push(id)\n }\n\n addOwners(publicKeys) {\n this._owners = [...new Set(this._owners.concat(publicKeys))]\n }\n\n setFacilityFeeId(id) {\n this.facilityFeeId = id\n }\n\n setFacilityOutstandingId(id) {\n this.outstandingId = id\n }\n\n setLendersOfRecord(lendersOfRecord) {\n this.lendersOfRecord = lendersOfRecord\n }\n\n addStream(streamId) {\n this.streams.push(streamId)\n }\n\n edit(\n dealId,\n facilityName,\n facilityType,\n facilityControlNumber,\n revolvingReq,\n reportingCcy,\n cdePerforming,\n amtGloPreclo,\n amtGloblOrig,\n amtUnavail,\n dteAgreement,\n cusipUnlisted,\n multiCurr,\n fxRate,\n accPeriodCode,\n ansi,\n isinNum,\n cusip,\n dteEffective,\n involuntaryDate,\n pricingDate,\n repricingDate,\n dteMte,\n execDateOfAgreement,\n dteExpiry,\n dteFinalMte,\n ageFactor,\n bidAsk,\n creditRating,\n maxRate,\n minRate,\n maxSpread,\n minSpread,\n repayRule,\n cancelRule,\n prepayRule,\n drawdownInput,\n drawdownPeriod,\n unfundedBalance,\n fundedBalance,\n interestRateOption,\n disclosureCode,\n drawdownParticipants,\n participationRatio,\n pricingOption,\n repricingFrequency,\n racRate,\n cofRate,\n floatStartDates,\n cofRateBasis,\n margin,\n accuralEndDate,\n minimumCommitment,\n pricingFeeCategoryCode,\n feeRate,\n feeMiniumAMount,\n feeStartDate,\n feeActualExpiry,\n feeOriginalExpiry,\n feePayor,\n servicingGroup,\n feeEffectiveDate,\n feeFrequency,\n feeActualDueDate,\n adjustedActualDueDate,\n confidentialityDisclaimers,\n creditAgreement,\n creditRatingDocument,\n assignmentFees,\n borrowerConsent,\n agentConsent,\n settlementType,\n accessList,\n ) {\n this.dealId = dealId\n this.facilityName = facilityName\n this.facilityType = facilityType\n this.facilityControlNumber = facilityControlNumber\n this.revolvingReq = revolvingReq\n this.reportingCcy = reportingCcy\n this.cdePerforming = cdePerforming\n this.amtGloPreclo = amtGloPreclo\n this.amtGloblOrig = amtGloblOrig\n this.amtUnavail = amtUnavail\n this.dteAgreement = dteAgreement\n this.cusipUnlisted = cusipUnlisted\n this.multiCurr = multiCurr\n this.fxRate = fxRate\n this.accPeriodCode = accPeriodCode\n this.ansi = ansi\n this.isinNum = isinNum\n this.cusip = cusip\n this.dteEffective = dteEffective\n this.involuntaryDate = involuntaryDate\n this.pricingDate = pricingDate\n this.repricingDate = repricingDate\n this.dteMte = dteMte\n this.execDateOfAgreement = execDateOfAgreement\n this.dteExpiry = dteExpiry\n this.dteFinalMte = dteFinalMte\n this.ageFactor = ageFactor\n this.bidAsk = bidAsk\n this.creditRating = creditRating\n this.maxRate = maxRate\n this.minRate = minRate\n this.maxSpread = maxSpread\n this.minSpread = minSpread\n this.repayRule = repayRule\n this.cancelRule = cancelRule\n this.prepayRule = prepayRule\n this.drawdownInput = drawdownInput\n this.drawdownPeriod = drawdownPeriod\n this.unfundedBalance = unfundedBalance\n this.fundedBalance = fundedBalance\n this.interestRateOption = interestRateOption\n this.disclosureCode = disclosureCode\n this.drawdownParticipants = drawdownParticipants\n this.participationRatio = participationRatio\n this.pricingOption = pricingOption\n this.repricingFrequency = repricingFrequency\n this.racRate = racRate\n this.cofRate = cofRate\n this.floatStartDates = floatStartDates\n this.cofRateBasis = cofRateBasis\n this.margin = margin\n this.accuralEndDate = accuralEndDate\n this.minimumCommitment = minimumCommitment\n this.pricingFeeCategoryCode = pricingFeeCategoryCode\n this.feeRate = feeRate\n this.feeMiniumAMount = feeMiniumAMount\n this.feeStartDate = feeStartDate\n this.feeActualExpiry = feeActualExpiry\n this.feeOriginalExpiry = feeOriginalExpiry\n this.feePayor = feePayor\n this.servicingGroup = servicingGroup\n this.feeEffectiveDate = feeEffectiveDate\n this.feeFrequency = feeFrequency\n this.feeActualDueDate = feeActualDueDate\n this.adjustedActualDueDate = adjustedActualDueDate\n this.confidentialityDisclaimers = confidentialityDisclaimers\n this.creditAgreement = creditAgreement\n this.creditRatingDocument = creditRatingDocument\n this.assignmentFees = assignmentFees\n this.borrowerConsent = borrowerConsent\n this.agentConsent = agentConsent\n this.settlementType = settlementType\n this.accessList = accessList\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[["0202a7290bc316ed9239d463a21865dfe55751ea316a3300d6119ba94ab31ee978"],"","FacilityA","A","18476","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]}u
    https://whatsonchain.com/tx/601fa024af12d48626417b74e9a6291da60e435aab2310db0bd5211eaa4396d8