#0
nonstandard
0.00004000 BSV
Q!Ùk3ù\}²&1l7q9Â>ºÞði_!~£5²,HJ_o|×=O8rH¤ÿÎî9`Þ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":[["03d91c9b146b33f9905c7d96b226311c6c9737711939c23eba0f11def0695f881e","027ea3358ab2972c48164a8013165f6f8f7cd73d4f1f387248a4ffceee390e60de"],"55da7beb1684c7bcd0e22f84d03e9b865800aec6411a80394bfbf18d3618478b:0","SAMMI","SAMMI","SAMMI","SAMMI"]}u
https://whatsonchain.com/tx/783ac08aa7dd75bfaf279ea41ba4d1d3f85efea198b46cb448a205fb38db9d8c