Q!so_æ¥[Ú¢Ûë1þö-yPöâÖâ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":["03736f815fe61aa5935bdaa2db939795eb8131fe1cf6872d88917950f6e2d6e291","1000000","Testeo1"]}u
https://whatsonchain.com/tx/undefined