#0
nonstandard
0.00004000 BSV
Q!+nî#Ó=ùÚFcW;?ÞNÈ`Flx^¶¹CíS!n@Ç,Ó|¼câß±eÈÙm8Ñå9¸yL|âÐöu¿R®MÀ{"personalDetails":1,"__cls":"class UserSC {\n constructor(\n owners = [],\n firstName = '',\n lastName = '',\n email = '',\n phone = 0,\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 }\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\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 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}","__index":{"obj":0},"__args":[["032b6eee23d33df9da46630f573b3f9c99de9a124ec86097466c785eb6b943ed53","02026e40c72cd37cbc63e2dfb165c8d9036d3899d1e539b8794c7ce2d0f675bf8c"],"Danielle 3","Caby","ghi@gmail.com","123413251","6466d7e01847df6547681e9700ab40b10075e38d23ab776d7ac019200b1cdf5d:0"],"__func":"constructor"}u
https://whatsonchain.com/tx/08b92d67b45ba33ac385fd443b4534b71e484909b342e500c15b2bf695047610