Q!{Ì9¤z'uöX0~2(G¤SøUDAÐ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":["037bcc1a1f398aa47a277582f68695581e307e32280f8347a453f855440e0c41d0","10","new game"],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined