StakingConfig

Verified contract

Active on Ethereum with 0 txns
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 "StakingConfig"

No transactions found for "StakingConfig"


Functions
Getter at block 20899304
getActiveValidatorsLength(view returns (uint32)
0
getEpochBlockInterval(view returns (uint32)
0
getFelonyThreshold(view returns (uint32)
0
getGovernanceAddress(view returns (address)
0x0000000000000000000000000000000000000000
getLockPeriod(view returns (uint64)
0
getMinStakingAmount(view returns (uint256)
0
getMinValidatorStakeAmount(view returns (uint256)
0
getMisdemeanorThreshold(view returns (uint32)
0
getSlot0(view returns (struct StakingConfigSlot0)
(0, 0, 0, 0, 0, 0, 0, 0, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0)
getTreasuryAddress(view returns (address)
0x0000000000000000000000000000000000000000
getUndelegatePeriod(view returns (uint32)
0
getValidatorJailEpochLength(view returns (uint32)
0
Read-only

This contract contains no read-only function objects.

State-modifying
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.