#0
nonstandard
0.00004000 BSV
Q!ºÉ/ôÂÀ¿µsï£ÙÀsÆ:L¼ä)°³!Ê3!/òÖÝjõjò¹/H³u¶"6àØR®M.{"__cls":"class UserSC {\n constructor(owners, instId, firstName, lastName, email, phone, publicKey, adminKeys = [], kycReqs = 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 this.kycReqs = kycReqs\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":[["03bac92ff4c294c0bfb591830c7311efa3d991c09e73c63a4c84bce40c1129b0b3","038cca8433212ff2d69bdd6af56a9cf2b90b2f0c48b30675b6221836e00f9f0cd8"],"919fb51e10eca84cc27653f8cb162b1bf44a5ec2983d894c0b1966e3431975e6:0","First Name 1","Last Name 1","Email1","###-###-####"]}u
https://whatsonchain.com/tx/ce22b265ba3a82b343d21c20298be2163c900cb2af1ab0073fee8a0199e9089b