Constructors

Properties

anonymous?: boolean
constant?: boolean
gas?: string
inputs?: AbiType[]
name?: string
outputs?: AbiType[]
payable?: boolean
stateMutability?: string
type?: string
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]