This contract is being backfilled. You may encounter incomplete storage history.

SkaleDKG

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x5e1ea72c at 17470364
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "SkaleDKG"

No transactions found for "SkaleDKG"


Functions
Getter at block 20796096
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractManager(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
channels(bytes32view returns (bool activeuint256 nuint256 startedBlockTimestampuint256 startedBlock)
checkAndReturnIndexInGroup(bytes32 schainHashuint256 nodeIndexbool revertCheckview returns (uint256bool)
complaints(bytes32view returns (uint256 nodeToComplaintuint256 fromNodeToComplaintuint256 startComplaintBlockTimestampbool isResponsebytes32 keySharestruct ISkaleDKGG2Point sumOfVerVec)
dkgProcess(bytes32view returns (uint256 numberOfBroadcasteduint256 numberOfCompleted)
getAlrightStartedTime(bytes32 schainHashview returns (uint256)
getChannelStartedBlock(bytes32 schainHashview returns (uint256)
getChannelStartedTime(bytes32 schainHashview returns (uint256)
getComplaintData(bytes32 schainHashview returns (uint256uint256)
getComplaintStartedTime(bytes32 schainHashview returns (uint256)
getNumberOfBroadcasted(bytes32 schainHashview returns (uint256)
getNumberOfCompleted(bytes32 schainHashview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getTimeOfLastSuccessfulDKG(bytes32 schainHashview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hashData(struct ISkaleDKGKeyShare[] secretKeyContributionstruct ISkaleDKGG2Point[] verificationVectorpure returns (bytes32)
hashedData(bytes32uint256view returns (bytes32)
isAllDataReceived(bytes32 schainHashuint256 nodeIndexview returns (bool)
isAlrightPossible(bytes32 schainHashuint256 nodeIndexview returns (bool)
isBroadcastPossible(bytes32 schainHashuint256 nodeIndexview returns (bool)
isChannelOpened(bytes32 schainHashview returns (bool)
isComplaintPossible(bytes32 schainHashuint256 fromNodeIndexuint256 toNodeIndexview returns (bool)
isEveryoneBroadcasted(bytes32 schainHashview returns (bool)
isLastDKGSuccessful(bytes32 schainHashview returns (bool)
isNodeBroadcasted(bytes32 schainHashuint256 nodeIndexview returns (bool)
isPreResponsePossible(bytes32 schainHashuint256 nodeIndexview returns (bool)
isResponsePossible(bytes32 schainHashuint256 nodeIndexview returns (bool)
lastSuccessfulDKG(bytes32view returns (uint256)
startAlrightTimestamp(bytes32view returns (uint256)
State-modifying
alright(bytes32 schainHashuint256 fromNodeIndex
broadcast(bytes32 schainHashuint256 nodeIndexstruct ISkaleDKGG2Point[] verificationVectorstruct ISkaleDKGKeyShare[] secretKeyContribution
complaint(bytes32 schainHashuint256 fromNodeIndexuint256 toNodeIndex
complaintBadData(bytes32 schainHashuint256 fromNodeIndexuint256 toNodeIndex
deleteChannel(bytes32 schainHash
finalizeSlashing(bytes32 schainHashuint256 badNode
grantRole(bytes32 roleaddress account
initialize(address contractsAddress
openChannel(bytes32 schainHash
preResponse(bytes32 schainIduint256 fromNodeIndexstruct ISkaleDKGG2Point[] verificationVectorstruct ISkaleDKGG2Point[] verificationVectorMultiplicationstruct ISkaleDKGKeyShare[] secretKeyContribution
renounceRole(bytes32 roleaddress account
response(bytes32 schainHashuint256 fromNodeIndexuint256 secretNumberstruct ISkaleDKGG2Point multipliedShare
revokeRole(bytes32 roleaddress account
setBadNode(bytes32 schainHashuint256 nodeIndex
setStartAlrightTimestamp(bytes32 schainHash
Events
AllDataReceived(bytes32 indexed schainHashuint256 nodeIndex
BadGuy(uint256 nodeIndex
BroadcastAndKeyShare(bytes32 indexed schainHashuint256 indexed fromNodestruct ISkaleDKGG2Point[] verificationVectorstruct ISkaleDKGKeyShare[] secretKeyContribution
ChannelClosed(bytes32 schainHash
ChannelOpened(bytes32 schainHash
ComplaintError(string error
ComplaintSent(bytes32 indexed schainHashuint256 indexed fromNodeIndexuint256 indexed toNodeIndex
FailedDKG(bytes32 indexed schainHash
Initialized(uint8 version
NewGuy(uint256 nodeIndex
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SuccessfulDKG(bytes32 indexed schainHash
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.