Options
All
  • Public
  • Public/Protected
  • All
Menu

A response with an address for a contract name (or unusual address form).

Hierarchy

  • AddressWrapResponse

Index

Properties

address: string

The address for the contract name, or null, to indicate that no such contract was found.

kind: "address"

Indicates that this is an AddressWrapResponse.

partiallyRecognized?: true

If present, indicates that the input was recognized but not as a valid address.

reason?: string

If present, the reason the address wasn't found.

Generated using TypeDoc