Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TaquitoTezosDomainsDataProvider

Implements

Index

Constructors

constructor

Methods

getDomainExpiry

  • getDomainExpiry(key: string): Promise<Date | null>

getDomainRecord

  • getDomainRecord(name: string): Promise<DomainRecord | null>

getReverseRecord

  • getReverseRecord(address: string): Promise<ReverseRecord | null>

Generated using TypeDoc