# Support Verify and Publish your Solidity Source Code

**URL:** https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385
**Category:** Technical Discussion
**Created:** [24 March 2021 10:42 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385 "2021-03-24T10:42:08Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![vietnet](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/vietnet/32/764_2.png) [@vietnet](https://forum.viction.xyz/u/vietnet)
#### Post date: [24 March 2021 10:42 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/1 "2021-03-24T10:42:08Z")

</div>

Dear Admin

Vindax Exchange give me link for Verify and Publish your Solidity Source Code at here

> **[TomoScan - TomoChain block explorer](https://scan.tomochain.com/contracts/verify?address=0x5080781e91237b6d7f026d5306b7233e26cd6c16)**
>
> Examining all blocks, transactions, finality, smart contracts and token information with a user-friendly, details and perfection-oriented user interface.

I fill the form with solidity source code but can not verify, contract name invalid  
0x5080781e91237b6d7f026d5306b7233e26cd6c16 is my token  
but i change contract name to MLR or Mega Lottery or Mega Lottery(MLR) it still same errors  
How to do this?  
this link show my error, i have captured

> **[MLR.png](https://drive.google.com/file/d/1uSpiqt28Bh4Ge3V3YzlRWY0nRk4GvTo7/view?usp=sharing)**
>
> Google Drive file.

---

<div class="post-metadata">

### Author: ![khaihkd](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/khaihkd/32/10_2.png) [@khaihkd](https://forum.viction.xyz/u/khaihkd)
#### Post date: [25 March 2021 07:05 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/2 "2021-03-25T07:05:09Z")

</div>

wrong contract standard. need to start with `pragma solidity`

---

<div class="post-metadata">

### Author: ![vietnet](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/vietnet/32/764_2.png) [@vietnet](https://forum.viction.xyz/u/vietnet)
#### Post date: [25 March 2021 07:43 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/3 "2021-03-25T07:43:02Z")

</div>

yes, of course i know that, i copy full source code with pragma solidity but can not, that image is after i remove it and change other way but can not.  
when have prgama solidity it still have error

---

<div class="post-metadata">

### Author: ![khaihkd](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/khaihkd/32/10_2.png) [@khaihkd](https://forum.viction.xyz/u/khaihkd)
#### Post date: [25 March 2021 08:15 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/4 "2021-03-25T08:15:54Z")

</div>

1. you need to combine all solidity file into only 1 file
2. make sure to choose the correct solidity version when did you deploy

---

<div class="post-metadata">

### Author: ![vietnet](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/vietnet/32/764_2.png) [@vietnet](https://forum.viction.xyz/u/vietnet)
#### Post date: [25 March 2021 08:24 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/5 "2021-03-25T08:24:40Z")

</div>

1. Yes, when i create token by Tomo Issuer, i save as smartcontract generate by Tomo in to word file with full source code

2. And in that source code have version of solidity in comment

I copy all the source code and choose the right version but still can not

---

<div class="post-metadata">

### Author: ![vietnet](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/vietnet/32/764_2.png) [@vietnet](https://forum.viction.xyz/u/vietnet)
#### Post date: [25 March 2021 10:14 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/6 "2021-03-25T10:14:51Z")

</div>

I change many ways but still the same error

1. Change contract name
2. Change version
3. Change gas type
4. Change source code  
[mlr2.png - Google Drive](https://drive.google.com/file/d/1KZGzWaTWSnBQ_kY6VkmXfn210c6WL9jd/view?usp=sharing)

---

<div class="post-metadata">

### Author: ![vietnet](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/vietnet/32/764_2.png) [@vietnet](https://forum.viction.xyz/u/vietnet)
#### Post date: [25 March 2021 10:43 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/7 "2021-03-25T10:43:11Z")

</div>

We need verify soon for listing to Vindax exchanges so need support as soon as possible  
Thanks

---

<div class="post-metadata">

### Author: ![khaihkd](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/khaihkd/32/10_2.png) [@khaihkd](https://forum.viction.xyz/u/khaihkd)
#### Post date: [26 March 2021 02:29 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/8 "2021-03-26T02:29:05Z")

</div>

when you issue this token, which version did you use? Reissuable or Non-reissueable

---

<div class="post-metadata">

### Author: ![vietnet](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/vietnet/32/764_2.png) [@vietnet](https://forum.viction.xyz/u/vietnet)
#### Post date: [26 March 2021 02:45 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/9 "2021-03-26T02:45:10Z")

</div>

reissuable is not fixed Total Supply? i do not understand what you mean? total supply is fixed and can not create more

i only save source code of smartcontract

Vào Th 6, 26 thg 3, 2021 lúc 09:39 Minh Khai Do via TomoChain \<[tomochain@discoursemail.com](mailto:tomochain@discoursemail.com)\> đã viết:

---

<div class="post-metadata">

### Author: ![TomoTomo](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/tomotomo/32/567_2.png) [@TomoTomo](https://forum.viction.xyz/u/TomoTomo)
#### Post date: [26 March 2021 03:39 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/10 "2021-03-26T03:39:34Z")

</div>

If you created the token via tomoissuer, then the contract name is MyTRC21Mintable for `Reissuable ` and MyTRC21 for `Non-reissueable`

Edit: If this is your [token](https://scan.tomochain.com/address/0x5080781e91237b6d7f026d5306b7233e26cd6c16), then the contract name is MyTRC21, compiler version should be 0.4.24, optimization: yes

---

<div class="post-metadata">

### Author: ![vietnet](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/vietnet/32/764_2.png) [@vietnet](https://forum.viction.xyz/u/vietnet)
#### Post date: [26 March 2021 06:11 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/11 "2021-03-26T06:11:21Z")

</div>

> [@TomoTomo](#):
>
> MyTRC21

good supporting  
i have done with your help  
thanks

---

<div class="post-metadata">

### Author: ![vietnet](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/vietnet/32/764_2.png) [@vietnet](https://forum.viction.xyz/u/vietnet)
#### Post date: [26 March 2021 06:29 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/12 "2021-03-26T06:29:05Z")

</div>

i want ask more question, for an other token, not this, i forgot save as my source code solidity, how to get it?

---

<div class="post-metadata">

### Author: ![TomoTomo](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/tomotomo/32/567_2.png) [@TomoTomo](https://forum.viction.xyz/u/TomoTomo)
#### Post date: [26 March 2021 06:51 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/13 "2021-03-26T06:51:12Z")

</div>

Go to the token detail page [example](https://issuer.tomochain.com/token/0x381b31409e4d220919b2cff012ed94d70135a59e)(might have to log in). Look for the `view token info` option

 ![Screenshot from 2021-03-26 13-48-26](https://europe1.discourse-cdn.com/flex005/uploads/tomochain/original/1X/b5ac66a5b20b7d6e482f568c30f9bee6c9733488.png)

---

<div class="post-metadata">

### Author: ![vietnet](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/vietnet/32/764_2.png) [@vietnet](https://forum.viction.xyz/u/vietnet)
#### Post date: [27 March 2021 14:24 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/14 "2021-03-27T14:24:04Z")

</div>

Thank so much for your support

---

<div class="post-metadata">

### Author: ![heradoan](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.viction.xyz/heradoan/32/1763_2.png) [@heradoan](https://forum.viction.xyz/u/heradoan)
#### Post date: [4 May 2024 03:21 UTC](https://forum.viction.xyz/t/support-verify-and-publish-your-solidity-source-code/1385/15 "2024-05-04T03:21:07Z")

</div>


