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

SafeStaking

Verified contract

Active on Ethereum with 68 txns
Deployed by via 0x1ce67077 at 17056454
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 "SafeStaking"

0xd3d0e5f7aa377bfe8755d792e1a13ec41bacdd39045750877e52e733d918d3c2
0x46f93a4ae8b1c8d0de3d2d8999211491764e3b6bfc4cf1db9b633d213d5e64d7
0xf9fca6993068bdcd748cc8afbc84635966345ec227ed3f3d6cc512334c38731d
0xc3cf64c6c5c7c13e1657e3fa1767527520ce135df2b73acc2f87dfa933932515
0x4e45a6d39e9c83e4e79820ecd59a1c141b7c1af6a452660bc254c7e02f9407f1
0x7921ae9ae430e66effa0b35dadc3498047cabae023046a90c99386e3aba711f2
0xb62794f94df153cb4835b68ca28841c6f0515e67f0521c0af6b631cf2fea498b
0x5bc3ba9deb12d68895cc294e80ba5a0e624d7dd69d647bcf588a2e54f840874b
0x6261ba786b4a4c91faa401daa11c8f99e681f979578933860ca26ba66ffc77b7
0x9b9eba2459d48872fbcccb56399dbaa32906f7e635bb3231f0d4d6b7a66ec4d1

Functions
Getter at block 21213420
canDeposit(view returns (bool)
true
depositContract(view returns (address)
0x00000000219ab540356cbb839cbe05303d7705fa
getSafeguards(view returns (address[] guards)
[0x29B1054b73F539523d9af43D068A293028566ED9, 0x681159Ff401b39D37387FC2fD074EE9dA9206a9a, 0x70865AE33C3A527d9844cAb11BF9F0DD2A531022, 0xf6A3B3ACCdD761dE1cCCf1369CA652EFDe62df31, 0x186833f7747BbBd197813D63f6E91C299264fc86]
lastDepositTimestamp(view returns (uint256)
1703045267
maxDepositAmount(view returns (uint256)
320000000000000000000
minDepositTimeInterval(view returns (uint256)
3600
owner(view returns (address)
0x509b82c847f90e9d19297c25965c534ae0562c35
paused(view returns (bool)
false
quorum(view returns (uint256)
3
registry(view returns (address)
0xe926f01953c3b94222fcac7474b31e3f8eafb308
strategy(view returns (address)
0x96f4489fe75d0494bd5088b0d80b17a5759dac37
Read-only
isSafeguard(address addrview returns (bool)
State-modifying
pause(uint256 timestampbytes signature
renounceOwnership(
safeDeposit(bytes32 depositRootuint256 registryVersionuint256 blockNumberbytes32 blockHashuint256 depositAmountbytes signatures
safeVerifyKeys(uint256 iduint64 newVerifiedCountuint256 registryVersionbytes signatures
transferOwnership(address newOwner
unpause(
updateMaxDepositAmount(uint256 newMaxDepositAmount
updateMinDepositTimeInterval(uint256 newMinDepositTimeInterval
updateSafeguardAndQuorum(address[] newSafeguardsuint256 newQuorum
Events
MaxDepositAmountUpdated(uint256 newMaxDepositAmount
MinDepositTimeIntervalUpdated(uint256 newMinDepositTimeInterval
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address safeguard
SafeguardAndQuorumUpdated(address[] newSafeguardsuint256 newQuorum
Unpaused(
Constructor
constructor(address strategy_uint256 maxDepositAmount_uint256 minDepositTimeInterval_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.