Skip to main content

Interface: IotaNameRecord

A single record in the registry.

Properties

data

data: object

Additional data which may be stored in a record

Index Signature

[key: string]: string


expirationTimestampMs

expirationTimestampMs: string

Timestamp in milliseconds when the record expires.


nftId

nftId: string

The ID of the registration NFT assigned to this record.

The owner of the corresponding NFT has the rights to be able to change and adjust the target_address of this domain.

It is possible that the ID changes if the record expires and is purchased by someone else.


targetAddress?

optional targetAddress: null | string

The target address that this domain points to