Q!$Ë«,: ºxtRÁl÷¿Vé dIÕ½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":["0324cbab2c3a8e20969609ba781497740b52c16c9ef7bf56e9192064929149d5bd","12","test 2"],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined