Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContractValueInfoUnknown

This type of ContractValueInfo is used when we can't identify the class.

Hierarchy

  • ContractValueInfoUnknown

Index

Properties

Properties

address

address: string

formatted as address (leading "0x", checksum-cased); note that this is not an AddressResult!

kind

kind: "unknown"

Optional rawAddress

rawAddress: string

this is just a hexstring; no checksum (also may have padding beforehand)

Generated using TypeDoc