Q!%põ\ðBÁáò½ÖJT'sæ4¾[`ÉWÑÉ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},"__args":["032570f55c9ef042c1e1f2bdd64a54278873e634847fbe5b17846093c91557d1c9","10000","Jide's Coin"],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined