StakingInfo

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0xc8e675f1 at 10342572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "StakingInfo"

0x714ea1d04d36890a47625152345f7b752610894a7acbd3a7b625f796af1f3eca
0xea3d37a57cec98836669f8cda8fefd76617db0eed0adcaa1887111d37a8f0064

Functions
Getter at block 21176562
getAccountStateRoot(view returns (bytes32 accountStateRoot)
0x008cac7abbedf34deff1dedf34b09ccab63cc457993151a7f50e54c12174ad25
isOwner(view returns (bool)
false
owner(view returns (address)
0xfa7d2a996ac6350f4b56c043112da0366a59b74c
registry(view returns (address)
0x33a02e6cc863d393d6bf231b697b82f6e499ca71
Read-only
getStakerDetails(uint256 validatorIdview returns (uint256 amountuint256 rewarduint256 activationEpochuint256 deactivationEpochaddress signeruint256 _status)
getValidatorContractAddress(uint256 validatorIdview returns (address ValidatorContract)
totalValidatorStake(uint256 validatorIdview returns (uint256 validatorStake)
validatorNonce(uint256view returns (uint256)
State-modifying
logClaimFee(address useruint256 fee
logClaimRewards(uint256 validatorIduint256 amountuint256 totalAmount
logConfirmAuction(uint256 newValidatorIduint256 oldValidatorIduint256 amount
logDelegatorClaimRewards(uint256 validatorIdaddress useruint256 rewards
logDelegatorRestaked(uint256 validatorIdaddress useruint256 totalStaked
logDelegatorUnstaked(uint256 validatorIdaddress useruint256 amount
logDynastyValueChange(uint256 newDynastyuint256 oldDynasty
logJailed(uint256 validatorIduint256 exitEpochaddress signer
logProposerBonusChange(uint256 newProposerBonusuint256 oldProposerBonus
logRestaked(uint256 validatorIduint256 amountuint256 total
logRewardUpdate(uint256 newRewarduint256 oldReward
logShareBurned(uint256 validatorIdaddress useruint256 amountuint256 tokens
logShareMinted(uint256 validatorIdaddress useruint256 amountuint256 tokens
logSignerChange(uint256 validatorIdaddress oldSigneraddress newSignerbytes signerPubkey
logSlashed(uint256 nonceuint256 amount
logStakeUpdate(uint256 validatorId
logStaked(address signerbytes signerPubkeyuint256 validatorIduint256 activationEpochuint256 amountuint256 total
logStartAuction(uint256 validatorIduint256 amountuint256 auctionAmount
logThresholdChange(uint256 newThresholduint256 oldThreshold
logTopUpFee(address useruint256 fee
logUnjailed(uint256 validatorIdaddress signer
logUnstakeInit(address useruint256 validatorIduint256 deactivationEpochuint256 amount
logUnstaked(address useruint256 validatorIduint256 amountuint256 total
logUpdateCommissionRate(uint256 validatorIduint256 newCommissionRateuint256 oldCommissionRate
renounceOwnership(
transferOwnership(address newOwner
updateNonce(uint256[] validatorIdsuint256[] nonces
Events
ClaimFee(address indexed useruint256 indexed fee
ClaimRewards(uint256 indexed validatorIduint256 indexed amountuint256 indexed totalAmount
ConfirmAuction(uint256 indexed newValidatorIduint256 indexed oldValidatorIduint256 indexed amount
DelegatorClaimedRewards(uint256 indexed validatorIdaddress indexed useruint256 indexed rewards
DelegatorRestaked(uint256 indexed validatorIdaddress indexed useruint256 indexed totalStaked
DelegatorUnstaked(uint256 indexed validatorIdaddress indexed useruint256 amount
DynastyValueChange(uint256 newDynastyuint256 oldDynasty
Jailed(uint256 indexed validatorIduint256 indexed exitEpochaddress indexed signer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProposerBonusChange(uint256 newProposerBonusuint256 oldProposerBonus
Restaked(uint256 indexed validatorIduint256 amountuint256 total
RewardUpdate(uint256 newRewarduint256 oldReward
ShareBurned(uint256 indexed validatorIdaddress indexed useruint256 indexed amountuint256 tokens
ShareMinted(uint256 indexed validatorIdaddress indexed useruint256 indexed amountuint256 tokens
SignerChange(uint256 indexed validatorIduint256 nonceaddress indexed oldSigneraddress indexed newSignerbytes signerPubkey
Slashed(uint256 indexed nonceuint256 indexed amount
StakeUpdate(uint256 indexed validatorIduint256 indexed nonceuint256 indexed newAmount
Staked(address indexed signeruint256 indexed validatorIduint256 nonceuint256 indexed activationEpochuint256 amountuint256 totalbytes signerPubkey
StartAuction(uint256 indexed validatorIduint256 indexed amountuint256 indexed auctionAmount
ThresholdChange(uint256 newThresholduint256 oldThreshold
TopUpFee(address indexed useruint256 indexed fee
UnJailed(uint256 indexed validatorIdaddress indexed signer
UnstakeInit(address indexed useruint256 indexed validatorIduint256 nonceuint256 deactivationEpochuint256 indexed amount
Unstaked(address indexed useruint256 indexed validatorIduint256 amountuint256 total
UpdateCommissionRate(uint256 indexed validatorIduint256 indexed newCommissionRateuint256 indexed oldCommissionRate
Constructor
constructor(address _registry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.