LifDeposit

Verified contract

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

No balances found for "LifDeposit"

No transactions found for "LifDeposit"


Functions
Getter at block 21281592
getLifTokenAddress(view returns (address lifToken)
0x0000000000000000000000000000000000000000
getWithdrawDelay(view returns (uint256 delay)
0
owner(view returns (address)
0xef8784c3067c96367055b77accc70eaa3964c49c
Read-only
balanceOf(bytes32 organizationview returns (uint256 balance)
getWithdrawalRequest(bytes32 organizationview returns (bool existsuint256 valueuint256 withdrawTime)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addDeposit(bytes32 organizationuint256 value
renounceOwnership(
setWithdrawDelay(uint256 _withdrawDelay
submitWithdrawalRequest(bytes32 organizationuint256 value
transferOwnership(address newOwner
upgrade(
withdrawDeposit(bytes32 organization
Events
DepositWithdrawn(bytes32 indexed organizationaddress indexed senderuint256 value
LifDepositAdded(bytes32 indexed organizationaddress indexed senderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
WithdrawDelayChanged(uint256 previousWithdrawDelayuint256 newWithdrawDelay
WithdrawalRequested(bytes32 indexed organizationaddress indexed senderuint256 valueuint256 withdrawTime
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.