OwnedUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x75da3905 at 12467597
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 "OwnedUpgradeabilityProxy"

0x0bf265379c93e8c8cfe088cd794cf3e2b9f3cbb0d811377aba9793b7c63ab19f
0x8493d3f3d6d8415e7f9c9c64e37d5b6ea1bd2130c10c606b7e9ba0fecbb7ed8e
0xbd5ca796039f80d05367e865d59377408261d50e221af58009cf3faa24a47acb
0x6e9461d303f1340ddec473465291a1083f5790da3cccbb7e435c0f5c47480bc6
0xb0608b34ec5afaf393fb7c5435820a33702f0889cfce7d001592415e07cfe80d
0xd026bc83182b532d04cbd943d8d820092e33f4a2c3e6e22076bcfe16e56b6ce5
0xd967624ca9a7477974503c61d8505e64c3ea70d4254680b86ebbd6a8f3bb4465
0x103aa01234278cee8921a11297fb55af228896553789b6590ef737f72b49db66
0x0bccef90015496249ca18731abc9b427c16949b87de63a666cd2b7844c9a80a0
0xb21186ddb51c1a8b73fbc7abbd9ade04b873c139efc4ea9afe926f0c142c5bcf

Functions
Getter at block 21034846
implementation(view returns (address impl)
0x4ed3477307f64ff9ee2a26b693fbead4cf2af226
pendingProxyOwner(view returns (address pendingOwner)
0x0000000000000000000000000000000000000000
proxyOwner(view returns (address owner)
0x16cea306506c387713c70b9c1205fd5ac997e78e
DEPRECATED__liquidationToken(view returns (address)
0x4c19596f5aaff459fa38b0f7ed92f11ae6543784
allowAll(view returns (bool)
false
isInitialized(view returns (bool)
true
owner(view returns (address)
0x16cea306506c387713c70b9c1205fd5ac997e78e
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolImplementationReference(view returns (address)
0xa47defa29a4df6a9243bdaeb4a4e5c592e17d930
safu(view returns (address)
0x1ea63189eb1f4c109b10cf6567f328c826aa6151
trueLender2(view returns (address)
0xa606dd423df7dfb65efe14ab66f5fdebf62ff583
Read-only
isAllowed(addressview returns (bool)
isBorrowerWhitelisted(addressview returns (bool)
isPool(addressview returns (bool)
pool(addressview returns (address)
singleBorrowerPool(addressaddressview returns (address)
State-modifying
claimProxyOwnership(
transferProxyOwnership(address newOwner
upgradeTo(address implementation
addLegacyPool(address legacyPool
allowToken(address tokenbool status
claimOwnership(
createPool(address token
createSingleBorrowerPool(address tokenstring borrowerNamestring borrowerSymbol
deprecatePool(address legacyPool
initialize(address _poolImplementationReferenceaddress _trueLender2address _safu
removePool(address legacyPool
setAllowAll(bool status
setSafuAddress(address _safu
setTrueLender(address _trueLender2
transferOwnership(address newOwner
whitelistBorrower(address borrowerbool status
Events
NewPendingOwner(address currentOwneraddress pendingOwner
ProxyOwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
AllowAllStatusChanged(bool status
AllowedStatusChanged(address tokenbool status
BorrowerWhitelistStatusChanged(address borrowerbool status
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolCreated(address tokenaddress pool
SafuChanged(address newSafu
SingleBorrowerPoolCreated(address borroweraddress tokenaddress pool
TrueLenderChanged(address trueLender2
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.