Q!Û}
þò£dR)õG¿MWoäB©(p!7ÙZýQ®Må{"__cls":"class AffiliationSC {\n constructor(\n owners = [],\n facilities = []\n ) {\n this._owners = owners;\n this.facilities = facilities;\n }\n\n addFund(facilityId, fundId) {\n const facility = this.facilities.find(f => f[0] === facilityId)\n\n if (facility) {\n const fundsList = facility[1];\n if (!fundsList.includes(fundId)) {\n fundsList.push(fundId);\n }\n } else {\n this.facilities.push([facilityId, [fundId]]);\n }\n }\n\n addOwner(publicKey) {\n if (!this._owners.includes(publicKey)) {\n this._owners.push(publicKey);\n }\n }\n}","__index":{"obj":0},"__func":"constructor","__args":[["037fdb7d850716fef2a364522904f547bf4d576fe47f42a928702137d9035a11fd"]]}u
https://whatsonchain.com/tx/undefined