Developers Forum for XinFin XDC Network

Paul Wilde
Paul Wilde

Posted on • Updated on

[Closed] I am a new/student developer and trying to deploy my first time to xdc network.

I am a new/student developer and trying to deploy my first time to xdc network. Im not able to actually deploy the basic test smart contract. After compiling a standard ‘storage’ contract and deploy it with gaslimit set to:3000000 and wei 1,10,100,1000 no amount works because what happens instead message: creation of storage pending.

Image description

Thats all that happens, nothing else.any ides what could be happening?

Discussion (8)

Collapse
paul_wilde_81409aec7147be profile image
Paul Wilde Author • Edited on

Thanks for the information, unfortunately Its still not deploying. I use remix for eth all the time and never seen this error. now im getting the following errors:
xdc.dev/uploads/articles/3dx7os0jk...
xdc.dev/uploads/articles/it6zpq8dl...
thanks.

Collapse
cryptosandtokens profile image
Robert Aronovici

Post here on the Discord for info. Could be as simple as syntax error(s): discord.gg/TApDbs4r

Collapse
paul_wilde_81409aec7147be profile image
Paul Wilde Author

just tried another sample contract, compiled successfully and i get this error:
xdc.dev/uploads/articles/gktdlmp84...

Collapse
mitali_blocksscan profile image
Mitali_BlocksScan

@paul_wilde_81409aec7147be

We hope that the above issue is resolved, if the issue still persists then please let us know about it so that the team can resolve it on priority. It will be grateful to get an update within 72 hours or else it will be considered resolved.
Thank You.

Collapse
mitali_blocksscan profile image
Mitali_BlocksScan

Hello @paul_wilde_81409aec7147be
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.

Collapse
ruslan_wing profile image
ruslan wing

Please use the ERPC for the smart contract deployment

For Main-net
erpc.xinfin.network
earpc.xinfin.network

For Test-net
erpc.apothem.network
earpc.apothem.network

Collapse
cryptosandtokens profile image
Robert Aronovici

Please check this post out!

xdc.dev/anilchinchawale/xrc20-depl...

Collapse
cryptosandtokens profile image
Robert Aronovici

Let's see what some of the experienced devs have to share. During the ETH Denver hackathon, most teams had little issues to deploy on the testnet...