#0
nonstandard
0.00004000 BSV
Q!íÀx½Úùª%hÇk5Q¡¢£ÕEÉîF£nÀÍÆRCóQ®M*{"summary":1,"details":2,"__cls":"class FundSC {\r\n constructor(\r\n owners = [],\r\n fundName = '',\r\n shortName = '',\r\n addressLine = '',\r\n country = '',\r\n contactInformation = '',\r\n institutionId = '',\r\n customerType = '',\r\n usPayIdType = '',\r\n fxType = '',\r\n amlRequired = false,\r\n costingMethod = '',\r\n defaultFund = false,\r\n reserveCalculationRequired = false,\r\n revalRequired = false,\r\n revaluationMethod = '',\r\n revaluationStartMonth = '',\r\n dateFunded = new Date(),\r\n adminId = '',\r\n trusteeId = '',\r\n complianceId = ''\r\n ) {\r\n this._owners = owners;\r\n\r\n this.summary = {\r\n _owners: owners,\r\n fundName,\r\n shortName,\r\n addressLine,\r\n country,\r\n contactInformation,\r\n institutionId,\r\n };\r\n\r\n this.details = {\r\n _owners: owners,\r\n customerType,\r\n usPayIdType,\r\n fxType,\r\n amlRequired,\r\n costingMethod,\r\n defaultFund,\r\n reserveCalculationRequired,\r\n revalRequired,\r\n revaluationMethod,\r\n revaluationStartMonth,\r\n dateFunded,\r\n };\r\n\r\n this.adminId = adminId;\r\n this.trusteeId = trusteeId;\r\n this.complianceId = complianceId;\r\n\r\n this.documents = [];\r\n this.members = [];\r\n\r\n this.admins = [];\r\n this.contactPersonId = '';\r\n\r\n this.kycDocs = [];\r\n this.onboarded = [];\r\n this.processing = [];\r\n this.files = [];\r\n }\r\n\r\n addAdmin(id, publicKey) {\r\n this.admins = [...new Set(this.admins.concat(id))];\r\n this._owners = [...new Set(this._owners.concat(publicKey))];\r\n this.summary._owners = [...new Set(this.summary._owners.concat(publicKey))];\r\n this.details._owners = [...new Set(this.details._owners.concat(publicKey))];\r\n this.addMember(id);\r\n }\r\n\r\n setContactPersonId(id) {\r\n this.contactPersonId = id;\r\n }\r\n\r\n addOwners(publicKeys) {\r\n this._owners = [...new Set(this._owners.concat(publicKeys))];\r\n this.details._owners = [...new Set(this.details._owners.concat(publicKeys))];\r\n this.summary._owners = [...new Set(this.summary._owners.concat(publicKeys))];\r\n }\r\n\r\n setInstId(institutionId) {\r\n this.summary.institutionId = institutionId;\r\n }\r\n\r\n addMember(memberId) {\r\n this.members = [...new Set(this.members.concat(memberId))];\r\n }\r\n\r\n edit(\r\n fundName,\r\n shortName,\r\n addressLine,\r\n country,\r\n contactInformation,\r\n customerType,\r\n usPayIdType,\r\n fxType,\r\n amlRequired,\r\n costingMethod,\r\n defaultFund,\r\n revalRequired,\r\n revaluationMethod,\r\n reserveCalculationRequired,\r\n revaluationStartMonth,\r\n dateFunded,\r\n adminId,\r\n trusteeId,\r\n complianceId\r\n ) {\r\n this.summary.fundName = fundName;\r\n this.summary.shortName = shortName;\r\n this.summary.addressLine = addressLine;\r\n this.summary.country = country;\r\n this.summary.contactInformation = contactInformation;\r\n this.details.customerType = customerType;\r\n this.details.usPayIdType = usPayIdType;\r\n this.details.fxType = fxType;\r\n this.details.amlRequired = amlRequired;\r\n this.details.costingMethod = costingMethod;\r\n this.details.defaultFund = defaultFund;\r\n this.details.revalRequired = revalRequired;\r\n this.details.revaluationMethod = revaluationMethod;\r\n this.details.reserveCalculationRequired = reserveCalculationRequired;\r\n this.details.revaluationStartMonth = revaluationStartMonth;\r\n this.details.dateFunded = dateFunded;\r\n this.adminId = adminId;\r\n this.trusteeId = trusteeId;\r\n this.complianceId = complianceId;\r\n }\r\n}","__index":{"obj":0},"__func":"constructor","__args":[["03edc078bddaf9aa2568c76b0f350f51a1a2a3d545c9ee46a3886ec0cdc65243f3"],"Seller Fund","Seller Fund","Seller Fund","Seller Fund","Seller Fund","6f4c4ee8b535d74d2c0923312d502f2620fec80596fa42074bf60d5880e2d577:0","Seller Fund","SWIFT","USD",false,"WAC",false,false,false,"","","Wed Jan 20 2021 17:36:22 GMT+0400","969b0852dbfc60131815c27d4e4ec36358fda2257a5e713f2ea2043d8ccb006f:0","9e5250d62dc851648b8731608f10275cfa09f5ee6fd90ae6f0c8523a276c3f39:0","9c9e7368afe373cce13f48be53a3442bedaa9577e3fd75f47fab257d3cdeb299:0"]}u
https://whatsonchain.com/tx/839cd659bddda0cd4e2aab8454ce47dc9d4ec728ad3fc5dd4814526dab5451e9