Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContractValueInfoKnown

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

Hierarchy

  • ContractValueInfoKnown

Index

Properties

address

address: string

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

class

kind

kind: "known"

Optional rawAddress

rawAddress: string

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

Generated using TypeDoc