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

Category

User-defined elementary types

Hierarchy

  • ContractValueInfoKnown

Properties

address: string

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

kind: "known"
rawAddress?: string

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

Generated using TypeDoc