Q!2
Ñ?$y1CÖù%ʦ¥
¾¹¹×xJc*àQ®MÑ{"__cls":"class Token {\n constructor(to, supply, name) {\n this.coins = supply; // this._owners = [to]\n\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\n }","__index":{"obj":0},"__func":"constructor","__args":["028df471f7539662dacb98bc409785ebee1c7e1147c6529d1175a2a5c3674699e8",10,"T"]}u
https://whatsonchain.com/tx/undefined