Q!V¸ fwN¨"ÑÀâY
;
tT¤|·ÿÓê]Þ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":["0356b8862091056698774ea822d1c008e287590a0b3b857454a47cb7ffd3ea5dde","1000","TT2"],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined