@aptos-labs/ts-sdk - v3.1.1
Preparing search index...
PrivateCode
GetTokenDataQuery
Type Alias GetTokenDataQuery
type
GetTokenDataQuery
=
{
current_token_datas_v2
:
{
collection_id
:
string
;
current_collection
?:
|
{
collection_id
:
string
;
collection_name
:
string
;
creator_address
:
string
;
current_supply
:
any
;
description
:
string
;
last_transaction_timestamp
:
any
;
last_transaction_version
:
any
;
max_supply
?:
any
|
null
;
mutable_description
?:
boolean
|
null
;
mutable_uri
?:
boolean
|
null
;
table_handle_v1
?:
string
|
null
;
token_standard
:
string
;
total_minted_v2
?:
any
|
null
;
uri
:
string
;
}
|
null
;
decimals
?:
any
|
null
;
description
:
string
;
is_fungible_v2
?:
boolean
|
null
;
largest_property_version_v1
?:
any
|
null
;
last_transaction_timestamp
:
any
;
last_transaction_version
:
any
;
maximum
?:
any
|
null
;
supply
?:
any
|
null
;
token_data_id
:
string
;
token_name
:
string
;
token_properties
:
any
;
token_standard
:
string
;
token_uri
:
string
;
}
[]
;
}
Index
Properties
current_
token_
datas_
v2
Properties
current_
token_
datas_
v2
current_token_datas_v2
:
{
collection_id
:
string
;
current_collection
?:
|
{
collection_id
:
string
;
collection_name
:
string
;
creator_address
:
string
;
current_supply
:
any
;
description
:
string
;
last_transaction_timestamp
:
any
;
last_transaction_version
:
any
;
max_supply
?:
any
|
null
;
mutable_description
?:
boolean
|
null
;
mutable_uri
?:
boolean
|
null
;
table_handle_v1
?:
string
|
null
;
token_standard
:
string
;
total_minted_v2
?:
any
|
null
;
uri
:
string
;
}
|
null
;
decimals
?:
any
|
null
;
description
:
string
;
is_fungible_v2
?:
boolean
|
null
;
largest_property_version_v1
?:
any
|
null
;
last_transaction_timestamp
:
any
;
last_transaction_version
:
any
;
maximum
?:
any
|
null
;
supply
?:
any
|
null
;
token_data_id
:
string
;
token_name
:
string
;
token_properties
:
any
;
token_standard
:
string
;
token_uri
:
string
;
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current_
token_
datas_
v2
@aptos-labs/ts-sdk - v3.1.1
Loading...