#0
nonstandard
0.00004000 BSV
Q!p3M4ëÊGz¡h²$9ü¡h î:×>WR%Q®M {"personalDetails":1,"__cls":"class UserSC {\n constructor(\n owners = [],\n firstName = '',\n lastName = '',\n email = '',\n phone = 0,\n title = '',\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 title,\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.files = [];\n }\n\n addFile(documentId) {\n this.files.push(documentId);\n }\n\n addFund(fundId) {\n this.funds.push(fundId);\n }\n\n removeFund(fundId) {\n const index = this.funds.indexOf(fundId);\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\n setTitle(value) {\n this.personalDetails.title = value;\n }\n\n edit([firstName, lastName, email, phone, title]) {\n this.personalDetails.firstName = firstName;\n this.personalDetails.lastName = lastName;\n this.personalDetails.email = email;\n this.personalDetails.phone = phone;\n this.personalDetails.title = title;\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[["029a70334d3484eb9bca1d477aa168b2022439fc18a16820ee3ad70b3e0b575225"],"new agent admin","new agent admin","new agent admin",0,"new agent admin","16c0b8e9dbfca353547b2de158ce201b4de222005a8a12ef592ed2244cfa02c7:0","",[],"",[],[]]}u
https://whatsonchain.com/tx/a6ee8d986ffa581b68d17177ebcf2f2c59dda82b39e320c8e913a770156e49cb