Hierarchy

  • KristAddress

Properties

address: string

The 10-character v1 or v2 address of this KristAddress, for example (kre3w0i79j, a5dfb396d3).

balance: number

The amount of Krist currently owned by this address.

firstseen: string

The date this address was first seen (typically when the first transaction to it was made), as an ISO-8601 string.

names?: number

If fetchNames was true during an API request, the number of names this address owns.

totalin: number

The total amount of Krist that has ever gone into this address. Note: Due to changes in the API over time, this value is highly inaccurate.

totalout: number

The total amount of Krist that has ever gone out of this address. Note: Due to changes in the API over time, this value is highly inaccurate.

Generated using TypeDoc