Skip to content

pdp-verifier

NamespaceDescription
dataSetLive-
dataSetLiveCall-
getActivePieceCount-
getActivePieceCountCall-
getActivePieces-
getActivePiecesCall-
getContract-
getDataSetLeafCount-
getDataSetLeafCountCall-
getDataSetListener-
getDataSetListenerCall-
getDataSetStorageProvider-
getDataSetStorageProviderCall-
getNextPieceId-
getNextPieceIdCall-
getScheduledRemovals-
getScheduledRemovalsCall-
FunctionDescription
dataSetLiveCheck if a data set is live
dataSetLiveCallCreate a call to the dataSetLive function
getActivePieceCountGet the active piece count for a data set (non-zero leaf count)
getActivePieceCountCallCreate a call to the getActivePieceCount function
getActivePiecesGet active pieces for a data set with pagination
getActivePiecesCallCreate a call to the getActivePieces function
getContractGet the PDP Verifier contract
getDataSetLeafCountGet the leaf count for a data set
getDataSetLeafCountCallCreate a call to the getDataSetLeafCount function
getDataSetListenerGet the data set listener contract address (record keeper)
getDataSetListenerCallCreate a call to the getDataSetListener function
getDataSetStorageProviderGet the storage provider addresses for a data set
getDataSetStorageProviderCallCreate a call to the getDataSetStorageProvider function
getNextPieceIdGet the next piece ID for a data set
getNextPieceIdCallCreate a call to the getNextPieceId function
getScheduledRemovalsGet the scheduled removals for a data set (deduped)
getScheduledRemovalsCallCreate a call to the getScheduledRemovals function