Q!Oq¾ä¸Nÿüø3Ao²o¦)y¾Í¨ð¹pö
HQ®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":["024f71bee41eb84efffcf83341806fb26f99a629790bbecda8f0171db970f60d48","10","test"],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined