#0
nonstandard
0.00004000 BSV
Q!Ù »$þH5ÏálÑ|Žë#8«·ìȧsþâ½!J¼ ¯©jÈ´ÊâNÁHÈZÁÅ%Sò§^-ú=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":[["03d909bb24fe4835cf96e16c8dd17cc5bdeb231838abb7ec06c8a71e73fe08e2bd","034abc20afa96a03c8b4cae24ec14807c85a06c1c5258a53f2a7939b8f5e2dfa3d"],"Person 4","Maybe","ahhh","0","1ea3cb0a2297af94321995500107e6818f30ef40f153c0269ab03dcec66f6f94:0"],"__func":"constructor"}u
https://whatsonchain.com/tx/eb18f550cdc19fe50c7c2aa16ed79ed8149cf874f2a31cebb1b2ec3071028c25