OwnedUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 5,378 txns
Deployed by via 0x1e3ed4ca at 11884564
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
Value $11,583.28
0xfa6e6849fa47cd70bb884a447d7338994fbe21987f3d43edf40ea0ec6f7448b9
0x814f8f31aa05e915e4cddce84683137ec9625562b645fc019da64906bd0d5c39
0x9bb3644c8b6ff9cf89b524a78ebda60bb96218e64b3d4426b74d142e87c96f9a
0xc72c885c92527d8106f279766b36509ebca9a409d0e6457dbae2f971d1d01373
0x2a49e6e51f838c2e7a74a45ed2d49a4adb25f4910dd662010c5285dd51c729d1
0x25df48f71c3ad1b7c4ba336095f35ca06bd8a24d9826c130f7e77709f75dae5b
0xbb83fdef24fb128f8af792b1cbaf1454b75749b0c476de14f510c68a3a637cf5
0x52f3d1b2552352e1aed9d181b284157b62ab5682b6d213f7cdb210fda2f8a173
0x5d98acc483702ebbed786d3ed67e4ee654eb13cb5ff967d9206976073717a9c9
0xf1064e65bcfc53a985706da38b6d86fb220b51edfa31a3dbba2054ff8368d141

Functions
Getter at block 20896620
implementation(view returns (address impl)
0x8838f39daeb607bfb1d3cea620705099ae8fb73b
pendingProxyOwner(view returns (address pendingOwner)
0x0000000000000000000000000000000000000000
proxyOwner(view returns (address owner)
0x16cea306506c387713c70b9c1205fd5ac997e78e
TRU(view returns (address)
0x4c19596f5aaff459fa38b0f7ed92f11ae6543784
distributor(view returns (address)
0x6151570934470214592aa051c28805cf4744bca7
factory(view returns (address)
0x69d844fb5928d0e7bc530cc6325a88e53d6685bc
isInitialized(view returns (bool)
true
owner(view returns (address)
0x16cea306506c387713c70b9c1205fd5ac997e78e
ratersRewardFactor(view returns (uint256)
10000
rewardMultiplier(view returns (uint256)
1
stkTRU(view returns (address)
0x23696914ca9737466d8553a2d619948f548ee424
submissionPauseStatus(view returns (bool)
false
Read-only
allowedSubmitters(addressview returns (bool)
canChangeAllowance(addressview returns (bool)
claimable(address idaddress raterview returns (uint256)
claimed(address idaddress raterview returns (uint256)
getNoRate(address idaddress raterview returns (uint256)
getResults(address idview returns (uint256uint256uint256)
getTotalNoRatings(address idview returns (uint256)
getTotalYesRatings(address idview returns (uint256)
getVotingStart(address idview returns (uint256)
getYesRate(address idaddress raterview returns (uint256)
loans(addressview returns (address creatoruint256 timestampuint256 blockNumberuint256 reward)
status(address idview returns (uint8)
State-modifying
claimProxyOwnership(
transferProxyOwnership(address newOwner
upgradeTo(address implementation
allow(address whobool status
allowChangingAllowances(address whobool status
claim(address idaddress rater
initialize(address _TRUaddress _stkTRUaddress _distributoraddress _factory
no(address id
pauseSubmissions(bool status
renounceOwnership(
resetCastRatings(address id
retract(address id
setLoanFactory(address _factory
setRatersRewardFactor(uint256 newRatersRewardFactor
setRewardMultiplier(uint256 newRewardMultiplier
submit(address id
transferOwnership(address newOwner
yes(address id
Events
NewPendingOwner(address currentOwneraddress pendingOwner
ProxyOwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Allowed(address indexed whobool status
CanChangeAllowanceChanged(address indexed whobool status
Claimed(address loanTokenaddress rateruint256 claimedReward
LoanFactoryChanged(address newLoanFactory
LoanRetracted(address id
LoanSubmitted(address id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Rated(address loanTokenaddress raterbool choiceuint256 stake
RatersRewardFactorChanged(uint256 ratersRewardFactor
RewardMultiplierChanged(uint256 newRewardMultiplier
SubmissionPauseStatusChanged(bool status
Withdrawn(address loanTokenaddress rateruint256 stakeuint256 receiveduint256 burned
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.