#0
nonstandard
0.00004000 BSV
Q!Âì8«øÊ®>uG<®rü+j<`&Tgb
Ì!ü.N8O(/-yËþ¯+¤)}Xñ¦NG"ØÁR®M{"__cls":"class UserSC {\n constructor(owners, firstName, lastName, email, phone, publicKey, adminKeys = [], instId = null) {\n this._owners = owners\n this.instId = instId\n this.firstName = firstName\n this.lastName = lastName\n this.email = email\n this.phone = phone\n this.teams = []\n this.funds = []\n this.trades = []\n this.facilities = []\n this.adminKeys = adminKeys\n this.publicKey = publicKey\n }\n\n addTeam(id) {\n this.teams.push(id)\n }\n\n removeTeam(id) {\n const index = this.teams.indexOf(id)\n this.teams.splice(index, 1)\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 addTrade(id) {\n this.trades.push(id)\n }\n\n removeTrade(id) {\n const index = this.trades.indexOf(id)\n this.trades.splice(index, 1)\n }\n\n addFacility(id) {\n this.facilities.push(id)\n }\n\n removeFacility(id) {\n const index = this.facilities.indexOf(id)\n this.facilities.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.firstName = value\n }\n\n setLastName(value) {\n this.lastName = value\n }\n\n setInstitution(value) {\n this.instId = value\n }\n\n setPublicKey(value) {\n this.publicKey = value\n }\n\n setEmail(value) {\n this.email = value\n }\n\n setPhone(value) {\n this.phone = value\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[["03c2ec3898abf891caae153e75478f3cae72fc2b6a1c3c1e608826540f67620acc","02fc2e134e389e4f282f2d79cbc3beaf2ba4ad297d5892c3b1a64e114722d8c18f"],"Jack ","Doherty ","Email New","Phone New","02fc2e134e389e4f282f2d79cbc3beaf2ba4ad297d5892c3b1a64e114722d8c18f",[["03c2ec3898abf891caae153e75478f3cae72fc2b6a1c3c1e608826540f67620acc"]],"f2254cd0227339505a1513c01edd49a021d05d01bdd1a47e94a4e50c3ae478d1:0"]}u
https://whatsonchain.com/tx/f5e79dc9eef4d95603a1a5a09b05bee459592d102423acd5d76f027081de536d