Developers Forum for XinFin XDC Network

Jackie Collins
Jackie Collins

Posted on • Updated on

[Closed]Verifying Contracts created via XDC Origin?

Hello All, Founder of BTCx here. I minted this project token via the Origin tool, however, it appears the contract is unable to be verified through the traditional method. If there are any devs that can help it would be greatly appreciated.

Discussion (5)

Collapse
jay_kulkarni_842b41d81b23 profile image
Jay_Blocksscan

Hello @jc_bitcoinx

Since we havenโ€™t received any response from your side , we are closing the issue as it appears to be resolved. If you still have the issue, please feel free to reopen it.
Thank you!

Collapse
jay_kulkarni_842b41d81b23 profile image
Jay_Blocksscan

Hello,

We hope that the above issue has been resolved, if the issue is still persist then please let us know, the team will resolve it on priority.

It will be grateful to get an update within 72 hours or else it will be considered as resolved.

Thank You!

Collapse
ruslan_wing profile image
ruslan wing

Please check out the detailed guide on How to verify your Smartcontract on Blocksscan Explorer medium.com/@tivan7404/how-to-verif...

Collapse
jc_bitcoinx profile image
Jackie Collins Author

I figured out how Origin named their contracts by plugging in the .sol file into remix.ide and compiling.

So note for future Projects.
If you use Origin to mint your tokens. To verify your contract in the "Contract Name" field type "Coin." It does not name it the same as your project. Paste .sol code as usual. Click submit. Cheers. ๐Ÿ‘

Collapse
tpada13 profile image
Jonathan • Edited on

You could consider creating your XRC-20 through Truffle:

docs.xdc.community/learn/how-to-ar...