OwnedUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 5 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0x2369…e424
0x4c19…3784
0x69d8…85bc
Balances ($0.00)
No balances found for "OwnedUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12473009 | 4 years ago | | | 0 | 0.0061144800 | |
| 12473004 | 4 years ago | | | 0 | 0.0056952000 | |
| 12471477 | 4 years ago | | | 0 | 0.019550400 | |
| 12471467 | 4 years ago | | | 0 | 0.0036056400 | |
| 12467591 | 4 years ago | | | 0 | 0.0094294000 |
ABI
ABI objects
Getter at block 21388807
implementation() view returns (address impl)
0xc87079dbcc6835abb3c85c0366122f5fe7c28271
pendingProxyOwner() view returns (address pendingOwner)
0x0000000000000000000000000000000000000000
proxyOwner() view returns (address owner)
0x4f4ac7a7032a14243aebda98ee04a5d7fe293d07
SAFU() view returns (address)
0x1ea63189eb1f4c109b10cf6567f328c826aa6151
fetchMaxShare() view returns (uint256)
1000
isInitialized() view returns (bool)
true
loanFactory() view returns (address)
0x69d844fb5928d0e7bc530cc6325a88e53d6685bc
owner() view returns (address)
0x4f4ac7a7032a14243aebda98ee04a5d7fe293d07
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
stkTru() view returns (address)
0x23696914ca9737466d8553a2d619948f548ee424
tru() view returns (address)
0x4c19596f5aaff459fa38b0f7ed92f11ae6543784
Read-only
approvedTokens(address) view returns (bool)
State-modifying
Events claimProxyOwnership()
transferProxyOwnership(address newOwner)
upgradeTo(address implementation)
claimOwnership()
initialize(address _stkTru, address _tru, address _loanFactory, address _SAFU)
liquidate(address loan)
setAssurance(address _SAFU)
setFetchMaxShare(uint256 newShare)
setTokenApproval(address token, bool status)
transferOwnership(address newOwner)
NewPendingOwner(address currentOwner, address pendingOwner)
ProxyOwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
AssuranceChanged(address SAFU)
FetchMaxShareChanged(uint256 newShare)
Liquidated(address loan, uint256 defaultedValue, uint256 withdrawnTru)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WhitelistStatusChanged(address token, bool status)
constructor()
fallback()
receive()
This contract contains no error objects.