Undelegation

Verified contract

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

No balances found for "Undelegation"

0x34e400ed25bdaf9328822806ee30f626923b0bc02aa1fa4c1dd37a0d944de2af
0x631e37e08cf4baa1e5c511c38e707cd56c411eb253e5fdad6a9abb52fae95ce0
0x5bc59f3c5661b02f6d551d269193d658a6611f3dda07bbd38bc583255d5d8f3c
0x981a806d12c03644c894edc75a995f528bbe4a902e099258e370edce4be5873b

Functions
Getter at block 21218253
owner(view returns (address)
0x435402350a6dd8b8b5658913d5efed01151e5777
ownerCandidate(view returns (address)
0x435402350a6dd8b8b5658913d5efed01151e5777
paused(view returns (bool)
false
staderToken(view returns (address)
0x30d20208d987713f46dfd34ef128bb16c404d10f
stakingContractAddress(view returns (address)
0x017ca75639f3978035ac3220dde4e5ccacb3c61f
unbondingTime(view returns (uint256)
0
Read-only
undelegationsMap(addressuint256view returns (uint256 timestampuint256 amount)
State-modifying
acceptOwnership(
cancelOwnerProposal(
pause(
proposeOwner(address newOwner
setStakingContractAddress(address _stakingContractAddress
setUnbondingTime(uint256 _unbondingTime
undelegate(address touint256 amountreturns (uint256)
unpause(
withdraw(uint256 index
Events
Fallback(address fromuint256 amount
NewUnbondingTime(uint256 touint256 from
OwnerUpdated(address indexed newOwner
Paused(address account
Received(address fromuint256 amount
StakingAddressChanged(address indexed newAddressaddress oldAddress
Undelegated(address indexed touint256 amountuint256 index
Unpaused(address account
Withdrawn(address indexed fromuint256 amountuint256 index
Constructor
constructor(address _staderToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.