Q!þk&§¨¨2-+¿åx[%&zsËLÎ Pyg|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},"__args":["03fe6b261e1ea7a8a8322d2bbfe59a8c7f785b25267a738acb9c4ccea05079677c","100000","MyToken1"],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined