Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContractMember

Hierarchy

  • ContractMember

Index

Properties

Optional anonymous

anonymous: undefined | false | true

Optional constant

constant: undefined | false | true

Optional inputs

inputs: ReadonlyArray<Input>

Optional name

name: undefined | string

Optional outputs

outputs: ReadonlyArray<Output | Tuple>

Optional payable

payable: undefined | false | true

Optional stateMutability

stateMutability: undefined | string

type

type: string

Generated using TypeDoc