Hub JS Package

Hub JS Package

  • Users
  • Buckets
  • Threads
  • Textile Docs

@textile/hub > Filecoin > cidSummary

Filecoin.cidSummary() method

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Get summary information about the storage and storage job state of cids stored by the user.

Signature:

cidSummary(...cids: string[]): Promise<CidSummary[]>;

Parameters

ParameterTypeDescription
cidsstring[]The cids to get summary info for.

Returns:

Promise<CidSummary[]>

  • Filecoin.cidSummary() method
  • Parameters
Hub JS Package
Docs
Getting StartedThreadDBBuckets
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @textileio