Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContractInstance

Hierarchy

  • ContractInstance

Index

Properties

address

address: Address

block

compiler

compiler: Maybe<Compiler>

contractType

contractType: ContractTypeReference

deploymentBytecode

deploymentBytecode: Maybe<Bytecode>

runtimeBytecode

runtimeBytecode: Maybe<Bytecode>

transaction

transaction: Maybe<TransactionHash>

Generated using TypeDoc