@aptos-labs/ts-sdk - v6.0.0
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
;
}
[]
;
current_aptos_names_aggregate
:
{
aggregate
?:
{
count
:
number
}
|
null
}
;
}
Index
Properties
current_
aptos_
names
current_
aptos_
names_
aggregate
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
;
}
[]
current_
aptos_
names_
aggregate
current_aptos_names_aggregate
:
{
aggregate
?:
{
count
:
number
}
|
null
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current_
aptos_
names
current_
aptos_
names_
aggregate
@aptos-labs/ts-sdk - v6.0.0
Loading...