Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DeployedEnvironment

Index

Constructors

constructor

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

    Returns DeployedContract<Contract>

getContractFromAddresses

  • Parameters

    • name: string
    • _addresses: string[]

    Returns IDeployedContractList

getLatestContract

  • Parameters

    • name: string

    Returns DeployedContract<Contract>

getLatestContracts

getLegacyContracts

getRole

Generated using TypeDoc