AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xf1912951 at 10372626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
--
0x10c1f5f2caa56eb5d7e5ba3bdb4d0d656141cbea2da17d532c1cc129bcba79ab
0xa2d1f28100d6fbe6b6fe1d398174510095b0b55c369184c1d193f8cedb5f68b5
0x4fea2c7d0a005e464c3de079f320d69669a71466bbca94c3a729e3ee814b4b7d
0x5cf12f8b94dddd64a7247026addfe3370c0014daef534c2eeed49be8334634ec
0x882925e1d8b718f5091a8dc52792d6f9c5eeffeb071b4c89553361b92a11c652
0x538206589a36bfd4d5fd7775ba091e51d76f1a150c5771e62bc72ded9c6b8788
0x3cc18fd566b8419e4412d64d04e8166ab16012e6fbc7c020d605ef3fbeac1866
0xedc67141c0342e1925691ff1fca78cb350007205813e1c22cb1140e9832fba66
0x6de635075cdf6865fe7c4fc25d1d7e7019c81154cd2c5be42a45201ed60d2ae7
0x9516ac18c460989fe308793915378dd5a15fb459d99208d8cb7c9c48a23d4a6d

Functions
Getter at block 21280929
getLifTokenAddress(view returns (address lifToken)
0x9c38688e5acb9ed6049c8502650db5ac8ef96465
getWithdrawDelay(view returns (uint256 delay)
0
 
isOwner(view returns (bool)
owner(view returns (address)
0x876969b13dcf884c13d4b4f003b69229e6b7966a
Read-only
balanceOf(bytes32 organizationview returns (uint256 balance)
getWithdrawalRequest(bytes32 organizationview returns (bool existsuint256 valueuint256 withdrawTime)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
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
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.