#0
nonstandard
0.00004000 BSV
Q!çñ|'©ÖÐbÊ´®Ä±Ã¤ïJ-?sò!éúÛ
7g¡Ka:WFÕ´»»¿Èí?+î$ÉmR®Mm{"kind":"script","__func":"constructor","_args":[["0314e7f17c2719a9d69cd0076211cab41baec4060399b1c3a4ef0f4a032d3f73f2","02e9fa93db853767a1064b613a5746d5b4bb97bb1fbfc89ced3f2b1314ee24c96d"],"First Name New","Last Name New","Email New","Phone New","02e9fa93db853767a1064b613a5746d5b4bb97bb1fbfc89ced3f2b1314ee24c96d",[["0314e7f17c2719a9d69cd0076211cab41baec4060399b1c3a4ef0f4a032d3f73f2"]],"ae7581caa08599e5807997970194be86709343da626b3665f3b54b71e7ada400:0"],"__index":{"obj":0},"__cls":"class UserSC {\n constructor(owners, firstName, lastName, email, phone, publicKey, adminKeys = [], institution = null) {\n this._owners = owners\n this.firstName = firstName\n this.lastName = lastName\n this.teams = []\n this.funds = []\n this.trades = []\n this.adminKeys = adminKeys\n this.institution = institution\n this.publicKey = publicKey\n this.email = email\n this.phone = phone\n }\n\n addTeam(id) {\n this.teams.push(id)\n }\n\n addFund(id) {\n this.funds.push(id)\n }\n\n addTrade(id) {\n this.trades.push(id)\n }\n\n removeOwner(id) {\n let index = this._owners.indexOf(id)\n this._owners = this._owners.splice(index, 1)\n index = this.adminKeys.indexOf(id)\n this.adminKeys = 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 editFirstName(value) {\n this.firstName = value\n }\n\n editLastName(value) {\n this.lastName = value\n }\n\n editIsAdmin(value) {\n this.isAdmin = value\n }\n\n editInstitution(value) {\n this.institution = value\n }\n\n editPublicKey(value) {\n this.publicKey = value\n }\n\n editBlockchainAddress(value) {\n this.blockchainAddress = value\n }\n\n editEmail(value) {\n this.email = value\n }\n\n editPhone(value) {\n this.phone = value\n }\n}"}u
https://whatsonchain.com/tx/9a65ba932c13dcc91f75c8f91ab492d16cf6db2d24d28ca428d6ce0170036111