@aptos-labs/ts-sdk - v3.1.1
Preparing search index...
PrivateCode
GetCollectionDataQuery
Type Alias GetCollectionDataQuery
type
GetCollectionDataQuery
=
{
current_collections_v2
:
{
cdn_asset_uris
?:
|
{
animation_optimizer_retry_count
:
number
;
asset_uri
:
string
;
cdn_animation_uri
?:
string
|
null
;
cdn_image_uri
?:
string
|
null
;
cdn_json_uri
?:
string
|
null
;
image_optimizer_retry_count
:
number
;
json_parser_retry_count
:
number
;
raw_animation_uri
?:
string
|
null
;
raw_image_uri
?:
string
|
null
;
}
|
null
;
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
;
}
[]
;
}
Index
Properties
current_
collections_
v2
Properties
current_
collections_
v2
current_collections_v2
:
{
cdn_asset_uris
?:
|
{
animation_optimizer_retry_count
:
number
;
asset_uri
:
string
;
cdn_animation_uri
?:
string
|
null
;
cdn_image_uri
?:
string
|
null
;
cdn_json_uri
?:
string
|
null
;
image_optimizer_retry_count
:
number
;
json_parser_retry_count
:
number
;
raw_animation_uri
?:
string
|
null
;
raw_image_uri
?:
string
|
null
;
}
|
null
;
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
;
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current_
collections_
v2
@aptos-labs/ts-sdk - v3.1.1
Loading...