Hierarchy-Diagram

UML class diagram of BlockTimestamp
Legend
icon for a class in the UML class diagram class
icon for a public method in the UML class diagram public method
underlined static property/method

Hierarchy

  • TimePointBase
    • BlockTimestamp

Constructors

Properties

value: UInt32
abiName: string = 'block_timestamp_type'

Methods

  • Returns Date

  • Returns string

  • Returns number

  • Type Parameters

    • T extends TimePointConstructor

    Parameters

    • this: T

    Returns InstanceType<T>

  • Type Parameters

    • T extends TimePointConstructor

    Parameters

    Returns InstanceType<T>

  • Parameters

    Returns unknown

  • Type Parameters

    • T extends TimePointConstructor

    Parameters

    • this: T
    • date: Date

    Returns InstanceType<T>

  • Parameters

    • date: Date

    Returns unknown

  • Type Parameters

    • T extends TimePointConstructor

    Parameters

    • this: T
    • string: string

    Returns InstanceType<T>

  • Parameters

    • string: string

    Returns unknown