Options
All
  • Public
  • Public/Protected
  • All
Menu

An address value

Hierarchy

  • AddressValue

Index

Properties

Properties

kind: "value"
value: { asAddress: string; rawAsHex?: string }

Type declaration

  • asAddress: string

    has leading "0x" and is checksum-cased

  • Optional rawAsHex?: string

    just a hex string, so no checksum

Generated using TypeDoc