Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Alias

Alias

An alias is arbitrary mutable on-chain data.

This essentially allows one piece of text to be substituted for another, so that keywords or keyphrases can be used to represent other things – names, telephone numbers, physical addresses, web sites, account numbers, email addresses, product SKU codes... almost anything you can think of.

Hierarchy

  • Alias

Index

Properties

account

account: string

accountRS

accountRS: string

alias

alias: string

aliasName

aliasName: string

aliasURI

aliasURI: string

This is the arbitrary content, up to 1000 chars

Optional buyer

buyer: string

If given then this alias is on sale to that specific account

Optional numberOfAlias

numberOfAlias: number

Numbers of aliases within the namespace/ top level domain.

Optional priceNQT

priceNQT: string

If given, then this is account is on sale

timestamp

timestamp: number

Optional tld

tld: string

The id of the Top Level Domain (tld) aka namespace for this alias. Default is '0', which points to 'signum'

Optional tldName

tldName: string

The name of the Top Level Domain (tld) aka namespace for this alias. Default is 'signum'