Hierarchy

  • KristName

Properties

a: null | string

The name's data, or null if there is none.

name: string

The name, without the .kst suffix.

original_owner: null | string

The address that originally purchased this name, or null if this information is not available.

owner: string

The address that currently owns this name.

registered: null | string

The time that the name was registered, as an ISO-8601 string, or null if this information is not available.

transferred: null | string

The time that the name was last transferred to the current owner, as an ISO-8601 string, or null if this information is not available.

unpaid: number

The number of blocks until this name has been paid off.

updated: null | string

The time that the name was last updated (either the data changed, or it was transferred to a new owner) as an ISO-8601 string, or null if this information is not available.

Generated using TypeDoc