Q!C¶ìdõU/ì>uÜqK1
½´«©:ù%+Q®M¨{"__cls":"class Token {\n constructor(to, supply, name) {\n this.coins = supply\n this._owners = [to]\n this.name = name\n }\n\n send(amount, to) {\n if (this.coins < amount) throw new Error()\n this.coins -= amount\n return new Token(to, amount, this.name)\n }\n}","__index":{"obj":0},"__func":"constructor","__args":["0343b6ec64f581552fec3e75dc71048c014b310b0abdb4ab159ea9883af9252b14","100","Phil"]}u
https://whatsonchain.com/tx/undefined