Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

272f478b56acbfe93b430760bded245abb88fefe3fa49fac707228b8fce2cbc0
Timestamp (utc)
2020-08-13 14:47:12
Fee Paid
0.00000814 BSV
(
0.08970316 BSV
-
0.08969502 BSV
)
Fee Rate
488.3 sat/KB
Version
1
Confirmations
349,452
Size Stats
1,667 B

2 Inputs

Total Input:
0.08970316 BSV
  • Q!VÀ¡¡*žàÀþÞ ‹9J]d‚(&¶l>þRø*Q®MW){"__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 addOrderId(orderId) {\n this.orderIds.push(orderId)\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":[["0256c000a1a18f2a9e02e016c011fede208b394a5d64822826b66c9d3efe52f82a"],"fd49606d58ed8b90f682e238b59100089c60965295d482a1ca5b6f725de1bfa3:0","facilityName7","facilityType","facilityControlNumber","revolvingReq","reportingCcy","cdePerforming","amtGloPreclo","amtGloblOrig","amtUnavail","dteAgreement","cusipUnlisted","multiCurr","fxRate","accPeriodCode","ansi","isinNum","cusip","dteEffective","involuntaryDate","pricingDate","repricingDate","dteMte","execDateOfAgreement","dteExpiry","dteFinalMte","ageFactor","bidAsk","creditRating","maxRate","minRate","maxSpread","minSpread","repayRule","cancelRule","prepayRule","drawdownInput","drawdownPeriod","unfundedBalance","fundedBalance","interestRateOption","disclosureCode","drawdownParticipants","participationRatio","pricingOption","repricingFrequency","racRate","cofRate","floatStartDates","cofRateBasis","margin","accuralEndDate","minimumCommitment","pricingFeeCategoryCode","feeRate","feeMiniumAMount","feeStartDate","feeActualExpiry","feeOriginalExpiry","feePayor","servicingGroup","feeEffectiveDate","feeFrequency","feeActualDueDate","adjustedActualDueDate","confidentialityDisclaimers","creditAgreement","creditRatingDocument","assignmentFees","borrowerConsent","agentConsent","settlementType","[]"]}u
    https://whatsonchain.com/tx/undefined

2 Outputs

Total Output:
0.08969502 BSV
  • Q!VÀ¡¡*žàÀþÞ ‹9J]d‚(&¶l>þRø*Q®M{"__index":{"obj":0},"__func":"edit","__args":["fd49606d58ed8b90f682e238b59100089c60965295d482a1ca5b6f725de1bfa3:0","facilityName7","facilityType","facilityControlNumber","revolvingReq","reportingCcy","cdePerforming","amtGloPreclo","amtGloblOrig","amtUnavail","dteAgreement","cusipUnlisted","multiCurr","fxRate","accPeriodCode","ansi","isinNum","cusip","dteEffective","involuntaryDate","pricingDate","repricingDate","dteMte","execDateOfAgreement","dteExpiry","dteFinalMte","ageFactor","bidAsk","creditRating","maxRate","minRate","maxSpread","minSpread","repayRule","cancelRule","prepayRule","drawdownInput","drawdownPeriod","unfundedBalance","fundedBalance","interestRateOption","disclosureCode","drawdownParticipants","participationRatio","pricingOption","repricingFrequency","racRate","cofRate","floatStartDates","cofRateBasis","margin","accuralEndDate","minimumCommitment","pricingFeeCategoryCode","feeRate","feeMiniumAMount","feeStartDate","feeActualExpiry","feeOriginalExpiry","feePayor","servicingGroup","feeEffectiveDate","feeFrequency","feeActualDueDate","adjustedActualDueDate","confidentialityDisclaimers","creditAgreement","creditRatingDocument","assignmentFees","borrowerConsent","agentConsent","settlementType","[{\"id\":\"03a0235fa30839e0c81583f431628b78d235c5c289813bd4781217362597557c54\"}]"]}u
    https://whatsonchain.com/tx/272f478b56acbfe93b430760bded245abb88fefe3fa49fac707228b8fce2cbc0