This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 21213421, which is 8 minutes old. We're running behind the tip but working to resolve the issue.

BeaconStakingOracle

Verified contract

Active on Ethereum with 566 txns
Deployed by via 0x90aca85a at 17056486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "BeaconStakingOracle"

0x732c856ec7cb67a27374b8bad9e0c6228c0a0c0a014ffcee42f754fd663424df
0xf04d7cd3c892bf7c91c4cdb6ee5a1167b30d592c1f227331d95c3b3be7407866
0x541bbd4179a4cd8be71cbe2b04efa9884f7671200392acf01c70b92bfb5c7ce1
0x6ea36223e39342f97ad884149a39dc102b4c21713edf453be3b4628eb00b5bb3
0xf6e807c438f470c98551a1a6770006f29dbead0bbe2575f88fde9da2c9b41a02
0x5237821bfa468f9bfd8d67708eacb5c6df18cf5ff6acf02a7fab25e52fac5cc7
0xa8868d6c46eb446c854f1bdb66144d08e532ba3df76373c3130dca1bbffa269c
0x187bbf69919029f578e6cae3212932b250831d42f77d1da8e7a22a2c6c2e2d82
0x30b18fc21bd6d8d327cb29e97642c6fe4be7a32c45ae11a2d7199f4140eadbf4
0xca8bda5c2bbe2b4c7a74b649f44704f5273be57339b344602c0ad4a94ba0f54b

Functions
Getter at block 21213420
annualMaxChange(view returns (uint256)
600000000000000000
fund(view returns (address)
0x69c53679ec1c06f3275b64c428e8cd069a2d3966
genesisTime(view returns (uint256)
1606824023
getLatestReportableEpoch(view returns (uint256)
325575
getMemberCount(view returns (uint256)
1
getMembers(view returns (address[] members)
[0x0DfFf218AcF8AA895723d9E75D2dD4527856449C]
lastCompletedEpoch(view returns (uint256)
325575
nonce(view returns (uint256)
0
owner(view returns (address)
0x509b82c847f90e9d19297c25965c534ae0562c35
quorum(view returns (uint256)
1
reportableEpochInterval(view returns (uint256)
225
secondsPerEpoch(view returns (uint256)
384
strategy(view returns (address)
0x96f4489fe75d0494bd5088b0d80b17a5759dac37
Read-only
encodeBatchReport(struct IEthStakingStrategyOperatorData[] operatorDatauint256 finalizationCountview returns (bytes32)
getNextEpochByMember(address memberview returns (uint256)
lastReportedEpoch(addressview returns (uint256)
reports(uint256bytes32view returns (uint256)
State-modifying
addMember(address memberuint256 newQuorum
batchReport(uint256 epochstruct IEthStakingStrategyOperatorData[] operatorDatauint256 finalizationCount
removeMember(address memberuint256 newQuorum
renounceOwnership(
transferOwnership(address newOwner
updateAnnualMaxChange(uint256 newAnnualMaxChange
updateQuorum(uint256 newQuorum
Events
AnnualMaxChangeUpdated(uint256 newAnnualMaxChange
BeaconReported(uint256 epochIdbytes32 reportaddress caller
MemberAdded(address member
MemberRemoved(address member
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
QuorumUpdated(uint256 newQuorum
Constructor
constructor(address strategy_uint256 reportableEpochInterval_uint256 secondsPerEpoch_uint256 genesisTime_uint256 annualMaxChange_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.