Interface that should be implemented by ABI serializable objects.

Hierarchy

  • Asset

Implements

Constructors

  • Parameters

    Returns Asset

Properties

symbol: Symbol
units: Int64
abiName: string

Accessors

  • get value(): number
  • Returns number

  • set value(newValue: number): void
  • Parameters

    • newValue: number

    Returns void

Methods

  • Return true if the object equals the other object passed.

    Parameters

    Returns boolean

  • Called when encoding to binary abi format.

    Parameters

    Returns void

  • Called when encoding to json abi format.

    Returns string

  • Returns string

  • Returns Asset

  • Parameters

    Returns Asset

  • Parameters

    Returns Asset

  • Parameters

    Returns Asset

  • Parameters

    • value: string

    Returns Asset

  • Parameters

    Returns Asset