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