| dataSetLive | Check if a data set is live |
| dataSetLiveCall | Create a call to the dataSetLive function |
| getActivePieceCount | Get the active piece count for a data set (non-zero leaf count) |
| getActivePieceCountCall | Create a call to the getActivePieceCount function |
| getActivePieces | Get active pieces for a data set with pagination |
| getActivePiecesCall | Create a call to the getActivePieces function |
| getContract | Get the PDP Verifier contract |
| getDataSetLeafCount | Get the leaf count for a data set |
| getDataSetLeafCountCall | Create a call to the getDataSetLeafCount function |
| getDataSetListener | Get the data set listener contract address (record keeper) |
| getDataSetListenerCall | Create a call to the getDataSetListener function |
| getDataSetStorageProvider | Get the storage provider addresses for a data set |
| getDataSetStorageProviderCall | Create a call to the getDataSetStorageProvider function |
| getNextPieceId | Get the next piece ID for a data set |
| getNextPieceIdCall | Create a call to the getNextPieceId function |
| getScheduledRemovals | Get the scheduled removals for a data set (deduped) |
| getScheduledRemovalsCall | Create a call to the getScheduledRemovals function |