#0
nonstandard
0.00004000 BSV
Q!71·1OÕ599b$Ù9Î×F6º%¤!¬63hôY^+9ãvÆÝq`¾æÍ¾L¦Hðl%-(R®M${"personalDetails":1,"__cls":"class UserSC {\n constructor(\n owners = [],\n firstName = '',\n lastName = '',\n email = '',\n phone = 0,\n institution = '',\n publicKey = '',\n adminKeys = [],\n kycReqs = '',\n ) {\n this._owners = owners\n\n this.personalDetails = {\n firstName,\n lastName,\n email,\n phone,\n }\n\n this.institution = institution\n\n this.publicKey = publicKey\n\n this.adminKeys = adminKeys\n\n this.kycReqs = kycReqs\n\n this.funds = []\n\n this.documents = []\n }\n\n addDocument(document) {\n this.documents.push(document)\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 }\n\n removeOwner(id) {\n let index = this._owners.indexOf(id)\n this._owners.splice(index, 1)\n index = this.adminKeys.indexOf(id)\n this.adminKeys.splice(index, 1)\n }\n\n addOwner(id) {\n this._owners.push(id)\n }\n\n addAdmin(id) {\n this._owners.push(id)\n this.adminKeys.push(id)\n }\n\n setFirstName(value) {\n this.personalDetails.firstName = value\n }\n\n setLastName(value) {\n this.personalDetails.lastName = value\n }\n\n setInstitution(value) {\n this.institution = value\n }\n\n setPublicKey(value) {\n this.publicKey = value\n }\n\n setEmail(value) {\n this.personalDetails.email = value\n }\n\n setPhone(value) {\n this.personalDetails.phone = value\n }\n}","__index":{"obj":0},"__args":[["0337310c91b79d314fd5813590390f39622418d939ce9dd71646838836ba2595a4","02ac36339868f4595e822b39e376c6dd0e7160bee6cd80be4ca648f06c252d2819"],"Sammi","Caby","scaby2323@gmail.com","973-294-5022","703e4fe38db838e4b82d0557feca74e0c58ef1e0f894604263858c88edd01cdc:0"],"__func":"constructor"}u
https://whatsonchain.com/tx/fb99bb2fe817e54f2174ebd36e30fceaf153fad58c661047e7aa026ccff5e94b