AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 6,002 txns
Deployed by via 0x7fe50b96 at 10807221
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 "AdminUpgradeabilityProxy"

0x7e30c9c0f0fb6bcca0c7a78a93b7062facf84fb0fe58ae51e3e9213fa481bb52
0x0829cf3b2356ec3b41b713ba2f73eafe5c305365f9a949832611e834f0ffa994
0x1fcc6999f2f07a272357d842fb2e690d3c306102a8b41020568fedaabdc517ef
0x67ff684a6c38365fd7fbd2bb750769958b253b7188683c9b7d5f57e44c0967ad
0x548b78148b70fc06bf91496b206fceb8d5904e8a2816ce32fb94e38536513c83
0xfd6e47a8b10577414e7b5606d9d34c110a6e5b8d31d74fe804f98dcb8f522213
0xf51da4c3b78d21a618e16500f7f1b16ecf151422924c14f79420c70aa4278f69
0xd43418b0e18a83bba059e8ca18b62df9a83417d0546d81ff697a19dac6e04e83
0x668db39695e1b46a685f70f70818e5e220903befb51aa50d2d9f1f10adc31975
0x34a516d84740a517ba65f8b23561cb5dd44232ad99028bf4aecbde1668cfb15f

Functions
Getter at block 20859273
admin(view returns (address)
0xe91191c2cd2abba849fa9efa9c8c8977db518f16
controller(view returns (address)
0x936e6490ed786fd0e0f0c1b1e4e1540b9d41f9ef
mulSig(view returns (address)
0xf8345037da48e90a68a9590c4bbaad6fbbd62661
paused(view returns (bool)
false
pauser(view returns (address)
0xaaaafae965e77c05b2519d1b4563c70e0a7eab51
proposedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
MonitorEventCallback(bytes32 funcNamebytes payload
_deposit(address tokenuint256 amountaddress accountpayable 
_repay(address tokenuint256 repayAmountaddress accountpayable returns (uint256)
borrow(address underlyinguint256 borrowAmount
cancellingOut(address token
claimAdministration(
deposit(address tokenuint256 amountpayable 
flashloan(address receiveraddress tokenuint256 amountbytes params
initialize(address _controlleraddress _mulSig
liquidateBorrow(address borroweraddress underlyingBorrowaddress underlyingCollateraluint256 repayAmountpayable 
proposeNewAdmin(address admin_
repay(address tokenuint256 repayAmountpayable returns (uint256)
setController(address _controller
setPaused(
setPauser(address _pauser
setUnpaused(
tokenIn(address tokenuint256 amountInpayable 
tokenOut(address tokenuint256 amountOut
withdraw(address underlyinguint256 withdrawTokensreturns (uint256)
withdrawUnderlying(address underlyinguint256 withdrawAmountreturns (uint256)
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
FlashLoan(address indexed receiveraddress indexed tokenuint256 amountuint256 fee
MonitorEvent(bytes32 indexed funcNamebytes payload
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.