package
0.5.0
Repository: https://github.com/goplugin/pluginv2.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ConfirmContractDeployed confirms that the given contract deployment transaction completed and prints useful execution information.
ConfirmTXMined confirms that the given transaction is mined and prints useful execution information.
ContractExplorerLink creates a block explorer link for the given contract address.
No description provided by the author
No description provided by the author
ExplorerLink creates a block explorer link for the given transaction hash.
No description provided by the author
IsArbitrumChainID returns true if and only if the given chain ID corresponds to an Arbitrum chain (testnet or mainnet).
IsAvaxNetwork returns true if the given chain ID corresponds to an avalanche network or subnet.
PanicErr panics if error the given error is non-nil.
ParseAddressSlice parses the given comma-separated string of addresses into a slice of common.Address objects.
ParseArgs parses arguments and ensures required args are set.
ParseBigIntSlice parses the given comma-separated string of integers into a slice of *big.Int objects.
ParseHashSlice parses the given comma-separated string of hashes into a slice of common.Hash objects.
No description provided by the author
ParseIntSlice parses the given comma-separated string of integers into a slice of int.
SetupEnv returns an Environment object populated from environment variables.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author