Q!{Ì9¤z'uöX0~2(G¤SøUDAÐQ®M{"__cls":"class Token {\n constructor(to, supply, name, description, tokenImage, websiteUrl) {\n this.coins = supply;\n this._owners = [to];\n this.name = name;\n this.description = description;\n this.tokenImage = tokenImage;\n this.websiteUrl = websiteUrl;\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, this.description, this.tokenImage, this.websiteUrl);\n }\n}","__index":{"obj":0},"__args":["037bcc1a1f398aa47a277582f68695581e307e32280f8347a453f855440e0c41d0","10","tesst1","1111","https://firebasestorage.googleapis.com/v0/b/wallettokens_vionex/o/tokensLogos%2F0aa7b9a8-9e40-488b-9db3-e7b054b87f7b?alt=media","111"],"__func":"constructor"}u
https://whatsonchain.com/tx/undefined