LifDeposit

Verified contract

Implementation

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

No balances found for "LifDeposit"

No transactions found for "LifDeposit"


Functions
Getter at block 21282095
getLifTokenAddress(view returns (address lifToken)
0x0000000000000000000000000000000000000000
getWithdrawDelay(view returns (uint256 delay)
0
isOwner(view returns (bool)
false
owner(view returns (address)
0xead12c6ee973e03d2d630d81efa57f393cb9117f
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
initialize(address __owneraddress _orgIdaddress _lif
renounceOwnership(
setInterfaces(
setWithdrawDelay(uint256 _withdrawDelay
submitWithdrawalRequest(bytes32 organizationuint256 value
transferOwnership(address newOwner
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.