Hub JS Package

Hub JS Package

  • Users
  • Buckets
  • Threads
  • Textile Docs

@textile/hub > Filecoin > cidInfo

Filecoin.cidInfo() 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 information about the storage and storage job state of a cid stored by the user.

Signature:

cidInfo(cid: string): Promise<CidInfo>;

Parameters

ParameterTypeDescription
cidstringThe cid to get info for.

Returns:

Promise<CidInfo>

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