Options
All
  • Public
  • Public/Protected
  • All
Menu

Type of a contract with full Solidity info -- may be used for actual variables

Hierarchy

  • ContractTypeNative

Index

Properties

contractKind?: ContractKind
id: string

Internal ID. Format may change in future.

kind: "native"
payable?: boolean

Indicates whether contract has payable fallback function

typeClass: "contract"
typeName: string

Generated using TypeDoc