NonOperationalWithdrawManager
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "NonOperationalWithdrawManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "NonOperationalWithdrawManager"
ABI
ABI objects
Getter at block 21292713
contractOwner() view returns (address)
0xf0f8c14a1a6202e89e61f514bb958433fc227f53
getPendingManager() view returns (address)
0x100fe59316884e4219550a24da3f4f43f69782ac
pendingContractOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeContractOwnership(address _to) returns (bool)
claimContractOwnership() returns (bool)
destroy()
setPendingManager(address _pendingManager) returns (uint256)
withdraw(uint256 _value, address _proxyAddress, uint256 _block) returns (uint256 _code)
withdrawnTokens(address[] tokens, address _to) returns (uint256)
TokensWithdraw(address from, uint256 amount, uint256 timestamp)
constructor(address _pendingManager)
fallback()
This contract contains no error objects.