EthStakingStrategy

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0x940fd297 at 17056449
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3af5e59d763a73f8c794ac2466d703cc02730fc3c026bd504131e43fd282111a
0x0381b53a9220b50c4ccf041e01fd0227e7e64ab4b368fc3119f9892f267cc5bf
0xd0c94439d78d0ed4929be6bd71e2da3726d7598975d904e36f82f1f17e41805d
0xf5c32c50526ca4bf43fa36011975c79aaab834543818ef442dbb8fdc14fd1db0
0x72f06f13c1271f856afd589da0a7e003b30bd342114d65002b2b403f0a6e20ff

Functions
Getter at block 21212909
depositContract(view returns (address)
0x00000000219ab540356cbb839cbe05303d7705fa
fund(view returns (address)
0x69c53679ec1c06f3275b64c428e8cd069a2d3966
operatorCursor(view returns (uint256)
1
operatorFeeRate(view returns (uint256)
50000000000000000
owner(view returns (address)
0x509b82c847f90e9d19297c25965c534ae0562c35
registry(view returns (address)
0xe926f01953c3b94222fcac7474b31e3f8eafb308
reporter(view returns (address)
0xffd3196ce42bed1fa988020c902fe7ea6624a15a
safeStaking(view returns (address)
0xfb399517bcb023751b363c2b4333f59d3a202f3d
totalFeeRate(view returns (uint256)
100000000000000000
totalValidatorCount(view returns (uint256)
374
Read-only
currentDrawdowns(uint256view returns (uint256)
lastBeaconBalances(uint256view returns (uint256)
lastValidatorCounts(uint256view returns (uint256)
operatorWeights(uint256view returns (uint256)
selectOperators(uint256 totalview returns (uint256[] keyCountsuint256 cursor)
State-modifying
batchReport(uint256 epochstruct EthStakingStrategyOperatorData[] operatorDatauint256 finalizationCount
deposit(uint256 amount
initialize(address oldStrategy
renounceOwnership(
transferOwnership(address newOwner
transferToFund(
updateFeeRate(uint256 newTotalFeeRateuint256 newOperatorFeeRate
updateOperatorWeight(uint256 iduint256 newWeight
updateReporter(address reporter_
updateSafeStaking(address safeStaking_
Events
BalanceReported(uint256 indexed epochuint256 indexed iduint256 beaconBalanceuint256 validatorCountuint256 executionLayerReward
FeeRateUpdated(uint256 newTotalFeeRateuint256 newOperatorFeeRate
OperatorWeightUpdated(uint256 indexed iduint256 newWeight
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Received(address fromuint256 amount
ReporterUpdated(address reporter
SafeStakingUpdated(address safeStaking
Constructor
constructor(address fund_address depositContract_address registry_uint256 totalFeeRate_uint256 operatorFeeRate_
Fallback and receive
receive(
Errors

This contract contains no error objects.