@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
PrivateCode
GetNamesQuery
Type Alias GetNamesQuery
type
GetNamesQuery
=
{
current_aptos_names
:
{
domain
?:
string
|
null
;
domain_expiration_timestamp
?:
any
|
null
;
expiration_timestamp
?:
any
|
null
;
is_primary
?:
boolean
|
null
;
owner_address
?:
string
|
null
;
registered_address
?:
string
|
null
;
subdomain
?:
string
|
null
;
subdomain_expiration_policy
?:
any
|
null
;
token_standard
?:
string
|
null
;
}
[]
;
}
Index
Properties
current_
aptos_
names
Properties
current_
aptos_
names
current_aptos_names
:
{
domain
?:
string
|
null
;
domain_expiration_timestamp
?:
any
|
null
;
expiration_timestamp
?:
any
|
null
;
is_primary
?:
boolean
|
null
;
owner_address
?:
string
|
null
;
registered_address
?:
string
|
null
;
subdomain
?:
string
|
null
;
subdomain_expiration_policy
?:
any
|
null
;
token_standard
?:
string
|
null
;
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current_
aptos_
names
@aptos-labs/ts-sdk - v5.1.4
Loading...