Q!Ë&"¦6æ3CÓµ.9²5¶tm=Ô¤!º&Áàûî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":["02cb2622a636e6330343d3b52e39b235b6746d3dd4a4210cba1126c1e01d8efbee","1000","USDC"]}u
https://whatsonchain.com/tx/undefined