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

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

@varshakhandre14

Description

@varshakhandre14

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/#/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions