Object
Functions
Link copied to clipboard
abstract suspend fun getObjectDataByObjectAddress(objectAddress: AccountAddressInput, sortOrder: List<ObjectSortOrder>? = null, page: PaginationArgs? = null, minimumLedgerVersion: Long? = null): Result<GetObjectDataQuery.Current_object?, AptosIndexerError>
Queries for object data based on a specified object address.