Q!³X6Ä»(N<dÅ'Ãÿñi½½ÿ¢ì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":["03b3845836c4bb1a8d284e94073c64c52798c3fff1698abd9702bdff1e03a2ec95","100","Vic"]}u
https://whatsonchain.com/tx/undefined