#0
nonstandard
0.00004000 BSV
Q!ç3 ê¼[UÊÂAÛ&©¶È³zºcÁÉI×¼Q®Mµ{"orderDetails":1,"globalIdentifiers":2,"keyDates":3,"rates":4,"fees":5,"__cls":"function OrderSC(owners, cashlessRoll, buyOrSell, price, initialCommitmentAmount, facilityName, facilityType, tranche, orderType, orderCurrency, discountPremium, classification, grossOrNet, formOfPurchase, tradeAssociation, documentationType, affiliateWithFund, affiliation, isin, cusip, tradeDate, bookingDate, repricingDate, transferAtHistoricRate, historicRate, baseRate, Margin, brokerFeeWaiving, brokerFeeType, brokerFee, brokerageRate, isAssignmentFees, assignmentFees, delayedComp, delayedCompMethod, isInternalCommision, internalCommision, oneTimePostTradeDateFee, lineAccomodationFee, waiverFee, adhocBuyerFee, adhocSellerFee, upfrontFee, amendamentFee) {\r\n if (owners === void 0) { owners = []; }\r\n if (cashlessRoll === void 0) { cashlessRoll = 'String'; }\r\n if (buyOrSell === void 0) { buyOrSell = 'String'; }\r\n if (price === void 0) { price = -1; }\r\n if (initialCommitmentAmount === void 0) { initialCommitmentAmount = -1; }\r\n if (facilityName === void 0) { facilityName = 'String'; }\r\n if (facilityType === void 0) { facilityType = 'String'; }\r\n if (tranche === void 0) { tranche = 'String'; }\r\n if (orderType === void 0) { orderType = 'String'; }\r\n if (orderCurrency === void 0) { orderCurrency = 'String'; }\r\n if (discountPremium === void 0) { discountPremium = -1; }\r\n if (classification === void 0) { classification = 'String'; }\r\n if (grossOrNet === void 0) { grossOrNet = 'String'; }\r\n if (formOfPurchase === void 0) { formOfPurchase = 'String'; }\r\n if (tradeAssociation === void 0) { tradeAssociation = 'String'; }\r\n if (documentationType === void 0) { documentationType = 'String'; }\r\n if (affiliateWithFund === void 0) { affiliateWithFund = false; }\r\n if (affiliation === void 0) { affiliation = 'String'; }\r\n if (isin === void 0) { isin = 'String'; }\r\n if (cusip === void 0) { cusip = 'String'; }\r\n if (tradeDate === void 0) { tradeDate = new Date(); }\r\n if (bookingDate === void 0) { bookingDate = new Date(); }\r\n if (repricingDate === void 0) { repricingDate = new Date(); }\r\n if (transferAtHistoricRate === void 0) { transferAtHistoricRate = 'String'; }\r\n if (historicRate === void 0) { historicRate = -1; }\r\n if (baseRate === void 0) { baseRate = -1; }\r\n if (Margin === void 0) { Margin = -1; }\r\n if (brokerFeeWaiving === void 0) { brokerFeeWaiving = 'String'; }\r\n if (brokerFeeType === void 0) { brokerFeeType = 'String'; }\r\n if (brokerFee === void 0) { brokerFee = -1; }\r\n if (brokerageRate === void 0) { brokerageRate = -1; }\r\n if (isAssignmentFees === void 0) { isAssignmentFees = 'String'; }\r\n if (assignmentFees === void 0) { assignmentFees = -1; }\r\n if (delayedComp === void 0) { delayedComp = false; }\r\n if (delayedCompMethod === void 0) { delayedCompMethod = 'String'; }\r\n if (isInternalCommision === void 0) { isInternalCommision = false; }\r\n if (internalCommision === void 0) { internalCommision = -1; }\r\n if (oneTimePostTradeDateFee === void 0) { oneTimePostTradeDateFee = -1; }\r\n if (lineAccomodationFee === void 0) { lineAccomodationFee = -1; }\r\n if (waiverFee === void 0) { waiverFee = -1; }\r\n if (adhocBuyerFee === void 0) { adhocBuyerFee = -1; }\r\n if (adhocSellerFee === void 0) { adhocSellerFee = -1; }\r\n if (upfrontFee === void 0) { upfrontFee = -1; }\r\n if (amendamentFee === void 0) { amendamentFee = -1; }\r\n this._owners = owners;\r\n this.orderDetails = {\r\n cashlessRoll: cashlessRoll,\r\n buyOrSell: buyOrSell,\r\n price: price,\r\n initialCommitmentAmount: initialCommitmentAmount,\r\n facilityName: facilityName,\r\n facilityType: facilityType,\r\n tranche: tranche,\r\n orderType: orderType,\r\n orderId: 'String',\r\n orderCurrency: orderCurrency,\r\n discountPremium: discountPremium,\r\n classification: classification,\r\n grossOrNet: grossOrNet,\r\n formOfPurchase: formOfPurchase,\r\n tradeAssociation: tradeAssociation,\r\n documentationType: documentationType,\r\n affiliateWithFund: affiliateWithFund,\r\n affiliation: affiliation,\r\n };\r\n this.globalIdentifiers = {\r\n isin: isin,\r\n cusip: cusip,\r\n };\r\n this.keyDates = {\r\n tradeDate: tradeDate,\r\n bookingDate: bookingDate,\r\n repricingDate: repricingDate,\r\n };\r\n this.rates = {\r\n transferAtHistoricRate: transferAtHistoricRate,\r\n historicRate: historicRate,\r\n baseRate: baseRate,\r\n Margin: Margin,\r\n };\r\n this.fees = {\r\n brokerFeeWaiving: brokerFeeWaiving,\r\n brokerFeeType: brokerFeeType,\r\n brokerFee: brokerFee,\r\n brokerageRate: brokerageRate,\r\n isAssignmentFees: isAssignmentFees,\r\n assignmentFees: assignmentFees,\r\n delayedComp: delayedComp,\r\n delayedCompMethod: delayedCompMethod,\r\n isInternalCommision: isInternalCommision,\r\n internalCommision: internalCommision,\r\n oneTimePostTradeDateFee: oneTimePostTradeDateFee,\r\n lineAccomodationFee: lineAccomodationFee,\r\n waiverFee: waiverFee,\r\n adhocBuyerFee: adhocBuyerFee,\r\n adhocSellerFee: adhocSellerFee,\r\n upfrontFee: upfrontFee,\r\n amendamentFee: amendamentFee,\r\n };\r\n }","__index":{"obj":0},"__func":"constructor","__args":[["028ae733a0eabc5b1c5517cac241db26a9b6071ec8b37aba1a6393c1c9491cd7bc"],"String","String","-1","-1","String","String","String","String","String","String","-1","String","String","String","String","String","false","String","String","String","Tue Sep 15 2020 10:52:57 GMT+0200 (Eastern European Standard Time)","Tue Sep 15 2020 10:52:57 GMT+0200 (Eastern European Standard Time)","Tue Sep 15 2020 10:52:57 GMT+0200 (Eastern European Standard Time)","String","-1","-1","-1","String","String","-1","-1","String","-1","false","String","false","-1","-1","-1","-1","-1","-1","-1","-1"]}u
https://whatsonchain.com/tx/484a2f8929e4d5ee00dbf0c648c743c855c707bb8c74fe7cf7a379a7cf2b7919