MasterStreamDataSpotter
FinalizedData
MasterStreamDataSpotter
MasterStreamDataSpotter__OnlyDataSpotter
MasterStreamDataSpotter__OnlyDataSpotterFactory
MasterStreamDataSpotter__DataKeyNotAllowed
DataFinalized
ConsensusReadyToFinalize
ADMIN
factory
SpotterData
spotterData
initialize
Initializer
Parameters
_authorizeUpgrade
_onlyDataSpotter
onlyDataSpotter
_onlyDataSpotterFactory
onlyDataSpotterFactory
setAllowedKeys
factory function to set allowed keys for spotter
Parameters
checkIsAllowedKey
calcMerkleRoot
Build the merkle tree from provided proofs and return the root
pushFinalizedData
Function for spotters to push their finalized data to proceed with aggregation
Parameters
declareConsensusReadyToFinalize
Function for spotters to declare consensus ready to finalize
called by any Stream Data Spotter contract
Parameters
getFinalizedData
get finalized data for specific sourceId and dataKey
Parameters
getAllowedKeys
Get allowed keys list for specific protocolId and sourceId
Parameters
Last updated