@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
PrivateCode
GetObjectDataQuery
Type Alias GetObjectDataQuery
type
GetObjectDataQuery
=
{
current_objects
:
{
allow_ungated_transfer
:
boolean
;
is_deleted
:
boolean
;
last_guid_creation_num
:
any
;
last_transaction_version
:
any
;
object_address
:
string
;
owner_address
:
string
;
state_key_hash
:
string
;
}
[]
;
}
Index
Properties
current_
objects
Properties
current_
objects
current_objects
:
{
allow_ungated_transfer
:
boolean
;
is_deleted
:
boolean
;
last_guid_creation_num
:
any
;
last_transaction_version
:
any
;
object_address
:
string
;
owner_address
:
string
;
state_key_hash
:
string
;
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current_
objects
@aptos-labs/ts-sdk - v5.1.4
Loading...