Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Smart Contract deployed on testnet shasta not getting searched. #100

Open
varshakhandre14 opened this issue Apr 26, 2019 · 0 comments
Open

Comments

@varshakhandre14
Copy link

varshakhandre14 commented Apr 26, 2019

using command tronbox migrate --reset --network shasta, I deployed smart contract on shasta testnetwork. Now, I am searching contract address on shasta explorer it is not there. why?

In tronbox.js I have defined shasta network as follows:

shasta: {
     privateKey: 'my PK',
     consume_user_resource_percent: 30,
     fee_limit: 100000000,
     fullNode: "https://api.shasta.trongrid.io",
     solidityNode: "https://api.shasta.trongrid.io",
     eventServer: "https://api.shasta.trongrid.io",
     network_id: "*"
   }

And I am searching on https://shasta.tronscan.org/#/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant