Transaction

ec5f48c87d54edcdf35d6da1caadf9d93f264ff6f01dd4b4232d97e780c4f650
( - )
211,804
2020-12-26 17:28:22
1
2,498 B

2 Outputs

Total Output:
  • Q!tP`êã´ÓÁ‘sÇÆ×(S-\›·;|ŸËB[MÐoQ®MÎ{"__cls":"class InstitutionSC {\n constructor(\n admins = [],\n name = '',\n address = '',\n country = '',\n customerType = '',\n usPayIdType = '',\n defaultFund = false,\n isAgent = false\n ) {\n this.name = name;\n this.address = address;\n this.country = country;\n this.customerType = customerType;\n\n this.isAgent = isAgent;\n\n this._owners = admins;\n this.usPayIdType = usPayIdType;\n this.defaultFund = defaultFund;\n this.kycRequirements = [];\n this.dqList = [];\n this.funds = [];\n this.members = [];\n\n this.onboarded = [];\n this.processing = [];\n this.documents = [];\n this.admins = admins;\n }\n\n addAdmin(id) {\n this._owners.push(id);\n }\n\n removeAdmin(id) {\n const index = this._owners.indexOf(id);\n this._owners.splice(index, 1);\n }\n\n removeMember(id) {\n const index = this.members.indexOf(id);\n this.members.splice(index, 1);\n this.removeAdmin(id);\n }\n\n addMember(id) {\n this.members.push(id);\n }\n\n addFund(id) {\n this.funds.push(id);\n }\n\n removeFund(id) {\n const index = this.funds.indexOf(id);\n this.funds.splice(index, 1);\n if (this.defaultFund === id) {\n this.defaultFund = null;\n }\n }\n\n setDefaultFund(id) {\n this.defaultFund = id;\n }\n\n setName(value) {\n this.name = value;\n }\n\n setAddress(value) {\n this.address = value;\n }\n\n setCountry(value) {\n this.country = value;\n }\n\n setCustomerType(value) {\n this.customerType = value;\n }\n\n setUsPayIdType(value) {\n this.usPayIdType = value;\n }\n\n addKycRequirement(req) {\n this.kycRequirements.push({ requirementName: req, added: new Date().toLocaleDateString() });\n }\n\n addToDqList(fund) {\n this.dqList.push(fund);\n }\n\n addOnboardedFund(fundId) {\n this.onboarded.push(fundId);\n\n const index = this.processing.indexOf(fundId);\n if (index > -1) {\n this.processing.splice(index, 1);\n }\n }\n\n addProcessingFund(fundId) {\n this.processing.push(fundId);\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[["0374501e60eae305b403d3c1917310c7c6d728532d5c9bb73b7c9fcb425b4dd06f"],"n","a","c","c","",false,"false",[]]}u
    https://whatsonchain.com/tx/ec5f48c87d54edcdf35d6da1caadf9d93f264ff6f01dd4b4232d97e780c4f650