Transaction

fc42aecc3e896c61119c0e2fad10cc45347263cbbcdf72d51d398e55a94fb9a1
( - )
234,117
2020-08-12 22:29:09
1
2,481 B

2 Outputs

Total Output:
  • Q!wòkØ÷—³ÓoöFô N¯þRՂ?åOQh ÉjW!NCþÿ¼•›ãÜ}\ÝUc9ÿ½7†ž„kËo¸Ê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":[["0277f26bd8f7971ab3d36ff646f40c4eaffe5213d5823fe54f5168a01fc96a571a","034e43feffbc959b140ee312dc117d5c1b12dd556339ffbd37869e846bcb6fb8ca"],"First Name New","Last Name New","Email New","Phone New","034e43feffbc959b140ee312dc117d5c1b12dd556339ffbd37869e846bcb6fb8ca",[["0277f26bd8f7971ab3d36ff646f40c4eaffe5213d5823fe54f5168a01fc96a571a"]],"85e8ac583df5bdff8f50799584f8cc536bc64ebde5d71e70aeb559a42c5f5f42:0"]}u
    https://whatsonchain.com/tx/fc42aecc3e896c61119c0e2fad10cc45347263cbbcdf72d51d398e55a94fb9a1