Class DeployedEnvironment
Constructors
constructor
-
Parameters
Properties
contracts
name
name: string
Methods
addRole
-
Parameters
Returns void
getAbiHash
- getAbiHash(name: string, address: string): string | undefined
-
Parameters
-
name: string
-
address: string
Returns string | undefined
getContractFromAddress
- getContractFromAddress(name: string, address: string): DeployedContract<Contract>
-
Parameters
-
name: string
-
address: string
getContractFromAddresses
-
Parameters
-
name: string
-
_addresses: string[]
getLatestContract
-
Parameters
getLatestContracts
-
getLegacyContracts
-
Parameters
getRole
-
Parameters