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

Category

Requests

Hierarchy

  • AddressWrapResponse

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