Q!ùÎ÷.(R°zSü$#cXKÁí«øOA-Ð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":["02f91acef71c2e2852b0ad7a829b53fc24236383584bc198ed04abf84f418a2dd0","10000","Tokenitos"]}u
https://whatsonchain.com/tx/undefined