Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlockGasLimit ¶
func GetBlockGasLimit() uint64
GetBlockGasLimit returns the block gas limit set during deployment.
func GetChainID ¶
func GetChainID() uint64
GetChainID returns the chain ID of the network used to make the deployment.
func GetContractAddress ¶
func GetContractAddress() string
GetContractAddress returns the address of the deployed contract.
func GetDeploymentBlock ¶
func GetDeploymentBlock() uint64
GetDeploymentBlock returns the block number when the contract was actually deployed
func GetDeploymentTime ¶
func GetDeploymentTime() uint64
GetDeploymentTime returns the timestamp in seconds when the contract was actually deployed
func GetNetwork ¶
func GetNetwork() string
GetNetwork returns the network used to make the deployment.
func GetTransactionHash ¶
func GetTransactionHash() string
GetTransactionHash returns the tx hash when the contract we deployed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.