Q!v´M>bboÉ(uSÌÔ¼ü;f`õx¯8vkQ®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":["0276b44d3e6214626f19c99a287586539fccd4bcfc3b6660f578af38766b0f8087","1000000","T2"]}u
https://whatsonchain.com/tx/undefined