Search
Preparing search index...
The search index is not available
@unstoppabledomains/resolution
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Udapi
Class Udapi
Hierarchy
NamingService
Udapi
Index
Constructors
constructor
Properties
name
Methods
address
email
ensure
Supported
Domain
http
Url
ignore
Resolution
Error
ipfs
Hash
is
Resolution
Error
owner
record
resolve
service
Name
Constructors
constructor
new
Udapi
(
url
:
string
)
:
Udapi
Parameters
url:
string
Returns
Udapi
Properties
name
name
:
"UDAPI"
= "UDAPI"
Methods
address
address
(
domain
:
string
, currencyTicker
:
string
)
:
Promise
<
string
>
Parameters
domain:
string
currencyTicker:
string
Returns
Promise
<
string
>
email
email
(
domain
:
string
)
:
Promise
<
string
>
Parameters
domain:
string
Returns
Promise
<
string
>
Protected
ensure
Supported
Domain
ensure
Supported
Domain
(
domain
:
string
)
:
void
Parameters
domain:
string
Returns
void
http
Url
http
Url
(
domain
:
string
)
:
Promise
<
string
>
Parameters
domain:
string
Returns
Promise
<
string
>
Protected
ignore
Resolution
Error
ignore
Resolution
Error<T>
(
code
:
ResolutionErrorCode
|
undefined
, promise
:
Promise
<
T
>
)
:
Promise
<
T
|
undefined
>
Type parameters
T
Parameters
code:
ResolutionErrorCode
|
undefined
promise:
Promise
<
T
>
Returns
Promise
<
T
|
undefined
>
ipfs
Hash
ipfs
Hash
(
domain
:
string
)
:
Promise
<
string
>
Parameters
domain:
string
Returns
Promise
<
string
>
Protected
is
Resolution
Error
is
Resolution
Error
(
error
:
any
, code
:
ResolutionErrorCode
)
:
boolean
Parameters
error:
any
Optional
code:
ResolutionErrorCode
Returns
boolean
owner
owner
(
domain
:
string
)
:
Promise
<
string
|
null
>
Parameters
domain:
string
Returns
Promise
<
string
|
null
>
An owner address of the domain
record
record
(
domain
:
string
, key
:
string
)
:
Promise
<
string
>
Parameters
domain:
string
key:
string
Returns
Promise
<
string
>
resolve
resolve
(
domain
:
string
)
:
Promise
<
ResolutionResponse
>
Parameters
domain:
string
Returns
Promise
<
ResolutionResponse
>
service
Name
service
Name
(
domain
:
string
)
:
NamingServiceName
Parameters
domain:
string
Returns
NamingServiceName
Globals
Udapi
constructor
name
address
email
ensure
Supported
Domain
http
Url
ignore
Resolution
Error
ipfs
Hash
is
Resolution
Error
owner
record
resolve
service
Name
Generated using
TypeDoc