KeepRandomBeaconOperator

Verified contract

Proxy

Active on Ethereum with 9,936 txns
Deployed by via 0x9b4f6861 at 10834116
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
-
variable spans 9 additional slots
-
variable spans 3 additional slots
2 additional variables
Native
Value $142,529.33
0xaa1d731c26b4cd9b017e4da346098a8c8700f06aaecb153874c0db0e3dc12f10
0xd3c1685667d5f480fcb2033855845bcc12a1ebef9768e2d9e842ec4df87b9d23
0x3b6de2b8652636d4c536542fe6e1dc2b42ec33c8c7b6d248f041711fa0013032
0x9bc41c7ca022228c769c21b8bb1cdae1c30ab5e5ae2ee36e4c15ca1be8700edb
0x69d6f627fc5b7fe684cdc1b83e86dce79e33c06c1ab70c14e73791a6aa354373
0x560bc24e66337f37f4b345a2f0cc12d1f2db69421a9d09f287b474e93d2f0ae0
0x6f353ccfcb9e6e2ea7c41ecd348852e876647322fe7e42fed05f2d0ffc0a8735
0x23429c7b4994ce480738a73b20f0fc920947b03f3dac858247c3e2e30cc79904
0xc2f3f8dc7823bb03cb634b0c89e61c191c3ef7192bb407cc06ee3fbf5aaa19ee
0x75fe6c38838f97d1570d4b2202b336e4a582a898ae3fe75c6cf25c1650d5a018

Functions
Getter at block 20882646
currentRequestGroupIndex(view returns (uint256)
51
currentRequestPreviousEntry(view returns (bytes)
0x00863745e44a62d0d4f269aa8ed3c5cafbdc08ceea90dc8c5ee83498debe04de24062e6698e4c7c41c1d0c50aaf8292348a26d21336c25332a1aabf29a56c009
currentRequestStartBlock(view returns (uint256)
11236033
dkgGasEstimate(view returns (uint256)
1740000
dkgSubmitterReimbursementFee(view returns (uint256)
0
entryVerificationFee(view returns (uint256)
280000000000000
entryVerificationGasEstimate(view returns (uint256)
280000
gasPriceCeiling(view returns (uint256)
1000000000
getFirstActiveGroupIndex(view returns (uint256)
46
getNumberOfCreatedGroups(view returns (uint256)
71
groupCreationFee(view returns (uint256)
1940000000000000
groupMemberBaseReward(view returns (uint256)
1000000000000000
groupProfitFee(view returns (uint256)
64000000000000000
groupSelectionGasEstimate(view returns (uint256)
200000
groupSize(view returns (uint256)
64
groupThreshold(view returns (uint256)
33
isEntryInProgress(view returns (bool)
true
isGroupSelectionPossible(view returns (bool)
true
numberOfGroups(view returns (uint256)
22
relayEntryTimeout(view returns (uint256)
384
resultPublicationBlockStep(view returns (uint256)
6
 
selectedParticipants(view returns (address[])
submittedTickets(view returns (uint64[])
[]
ticketSubmissionTimeout(view returns (uint256)
78
Read-only
getGroupMemberRewards(bytes groupPubKeyview returns (uint256)
getGroupMembers(bytes groupPubKeyview returns (address[] members)
getGroupPublicKey(uint256 groupIndexview returns (bytes)
getGroupRegistrationTime(uint256 groupIndexview returns (uint256)
hasMinimumStake(address stakerview returns (bool)
hasWithdrawnRewards(address operatoruint256 groupIndexview returns (bool)
isGroupRegistered(bytes groupPubKeyview returns (bool)
isGroupTerminated(uint256 groupIndexview returns (bool)
isStaleGroup(bytes groupPubKeyview returns (bool)
State-modifying
addServiceContract(address serviceContract
createGroup(uint256 _newEntryaddress submitterpayable 
genesis(payable 
refreshGasPrice(
relayEntry(bytes _groupSignature
reportRelayEntryTimeout(
reportUnauthorizedSigning(uint256 groupIndexbytes signedMsgSender
sign(uint256 requestIdbytes previousEntrypayable 
submitDkgResult(uint256 submitterMemberIndexbytes groupPubKeybytes misbehavedbytes signaturesuint256[] signingMembersIndexes
submitTicket(bytes32 ticket
withdrawGroupMemberRewards(address operatoruint256 groupIndex
Events
DkgResultSubmittedEvent(uint256 memberIndexbytes groupPubKeybytes misbehaved
GroupMemberRewardsWithdrawn(address indexed beneficiaryaddress operatoruint256 amountuint256 groupIndex
GroupSelectionStarted(uint256 newEntry
OnGroupRegistered(bytes groupPubKey
RelayEntryRequested(bytes previousEntrybytes groupPublicKey
RelayEntrySubmitted(
RelayEntryTimeoutReported(uint256 indexed groupIndex
UnauthorizedSigningReported(uint256 indexed groupIndex
Constructor
constructor(address _serviceContractaddress _tokenStakingaddress _keepRegistryaddress _gasPriceOracle
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.