PrimaryLendingPlatformProxyAdmin

Verified contract

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

No balances found for "PrimaryLendingPlatformProxyAdmin"

No transactions found for "PrimaryLendingPlatformProxyAdmin"


Functions
Getter at block 20878397
delayPeriod(view returns (uint256)
604800
minimumDelayPeriod(view returns (uint256)
86400
owner(view returns (address)
0xaa3ab47924157a55963cddc6b10bcac1e1d0507c
Read-only
getProxyAdmin(address proxyview returns (address)
getProxyImplementation(address proxyview returns (address)
upgradeData(addressview returns (uint256 appendTimestampuint256 delayPeriodaddress oldImplementationaddress newImplementation)
State-modifying
appendUpgrade(address proxyaddress newImplementation
changeProxyAdmin(address proxyaddress newAdmin
renounceOwnership(
setDelayPeriod(uint256 _delayPeriod
transferOwnership(address newOwner
upgrade(address proxyaddress implementation
upgradeAndCall(address proxyaddress implementationbytes datapayable 
Events
AppendUpgrade(address indexed proxyuint256 appendTimestampuint256 delayPeriodaddress oldImplementationaddress newImplementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetDelayPeriod(uint256 oldDelayPerioduint256 newDelayPeriod
Upgrade(address indexed proxyuint256 upgradeTimestampaddress oldImplementationaddress newImplementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.