The latest block we've processed for this chain is 20898095, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

StakingConfigProxy

Verified contract

Proxy

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

No balances found for "StakingConfigProxy"

0x818e7bdc124c4dc46b0de6c0c4b1dfd5484f12b2fee3d513143e4c53fd8ee4fd
0xf355fab43518331d7d41e23da831e30bf135939712df55cf463762fb5455b297
0x1e4d95ddfb993a30cab26f52e2e0c68b08c2b0c04d2c4e235e48561acaa99c50

Functions
Getter at block 20898094
getCurrentVersion(view returns (address)
0xd4f5ff3052c9bfdb35e3265780c4be1d6f7c06d1
getActiveValidatorsLength(view returns (uint32)
7
getEpochBlockInterval(view returns (uint32)
40320
getFelonyThreshold(view returns (uint32)
15
getGovernanceAddress(view returns (address)
0xa3464e1b86ee6941a600f9f69c61a47322af918f
getLockPeriod(view returns (uint64)
12
getMinStakingAmount(view returns (uint256)
1000000000000000000000
getMinValidatorStakeAmount(view returns (uint256)
1000000000000000000000000
getMisdemeanorThreshold(view returns (uint32)
5
getSlot0(view returns (struct StakingConfigSlot0)
(7, 40320, 5, 15, 1, 0, 1000000000000000000000000, 1000000000000000000000, 0xa3464e1b86ee6941a600f9f69c61a47322af918f, 0x2ffc59d32a524611bb891cab759112a51f9e33c0, 12)
getTreasuryAddress(view returns (address)
0x2ffc59d32a524611bb891cab759112a51f9e33c0
getUndelegatePeriod(view returns (uint32)
0
getValidatorJailEpochLength(view returns (uint32)
1
Read-only

This contract contains no read-only function objects.

State-modifying
upgradeToAndCall(address implbytes data
initialize(uint32 activeValidatorsLengthuint32 epochBlockIntervaluint32 misdemeanorThresholduint32 felonyThresholduint32 validatorJailEpochLengthuint32 undelegatePerioduint256 minValidatorStakeAmountuint256 minStakingAmountaddress governanceAddressaddress treasuryAddressuint64 lockPeriod
setActiveValidatorsLength(uint32 newValue
setEpochBlockInterval(uint32 newValue
setFelonyThreshold(uint32 newValue
setGovernanceAddress(address newValue
setLockPeriod(uint64 newValue
setMinStakingAmount(uint256 newValue
setMinValidatorStakeAmount(uint256 newValue
setMisdemeanorThreshold(uint32 newValue
setTreasuryAddress(address newValue
setUndelegatePeriod(uint32 newValue
setValidatorJailEpochLength(uint32 newValue
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ActiveValidatorsLengthChanged(uint32 prevValueuint32 newValue
EpochBlockIntervalChanged(uint32 prevValueuint32 newValue
FelonyThresholdChanged(uint32 prevValueuint32 newValue
GovernanceAddressChanged(address prevValueaddress newValue
LockPeriodChanged(uint64 prevValueuint64 newValue
MinStakingAmountChanged(uint256 prevValueuint256 newValue
MinValidatorStakeAmountChanged(uint256 prevValueuint256 newValue
MisdemeanorThresholdChanged(uint32 prevValueuint32 newValue
TreasuryAddressChanged(address prevValueaddress newValue
UndelegatePeriodChanged(uint32 prevValueuint32 newValue
ValidatorJailEpochLengthChanged(uint32 prevValueuint32 newValue
Constructor
constructor(uint32 activeValidatorsLengthuint32 epochBlockIntervaluint32 misdemeanorThresholduint32 felonyThresholduint32 validatorJailEpochLengthuint32 undelegatePerioduint256 minValidatorStakeAmountuint256 minStakingAmountaddress governanceAddressaddress treasuryAddressuint64 lockPeriod
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.