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

Category

User-defined elementary types

Hierarchy

  • ContractValueInfoUnknown

Properties

Properties

address: string

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

kind: "unknown"
rawAddress?: string

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

Generated using TypeDoc