OwnedUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 1,598 txns
Deployed by via 0x3d3007dd at 11280388
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 $56,068.97
0x83ac1da747d4081f2d1c41fefaae97500d6d4b3df13478011dac00c856c46a2a
0x74b2a1df764725d2e453f4a7f59afe0577c1668f382e58d344ab7b9724d9aa6b
0x58751ecad56a03a5792f10ce136d91ad4b039250d2d3281002ba40edc0732ca3
0x4aabf9ec48242c3dbf06776bdd0d3c6f62ea3de7055be21588c5c0cb0e20107f
0xd2eb9ffb5398c8f8d3d041f040e4467f7db09d1528f7c7c9f39a2c3a55e5a7c2
0x7ea29b87e99cebadb3653774ed2464f6b82f67784b8af7bcb1e69177b74b7775
0x28e1eda407b11862b3514edc0c1206e7b067e9f0a59019af1117429bc52a203d
0xdf6515900243653f61647231afc72224a328102bdd061cbdc5ca1e3d469b46b8
0x2f810586bc530369d8567d549fd678ebe5539ef06e57e985f5a3cde90c358e79
0x69fdfad61233bb7904eca65b92889daea864bf505c61ff9e06ebf2d59cb5cfb0

Functions
Getter at block 21417170
implementation(view returns (address impl)
0xcfaa2bc02d1a23026a8719443e059215dcb41df1
pendingProxyOwner(view returns (address pendingOwner)
0x0000000000000000000000000000000000000000
proxyOwner(view returns (address owner)
0x16cea306506c387713c70b9c1205fd5ac997e78e
burnFactor(view returns (uint256)
2500
distributor(view returns (address)
0x440ed3e4b10b12fa2bab441a3c44b9550ba9df32
factory(view returns (address)
0x4ace6de67e9a9edff5c2d0a584390fb5394119e7
lossFactor(view returns (uint256)
2500
owner(view returns (address)
0x16cea306506c387713c70b9c1205fd5ac997e78e
rewardMultiplier(view returns (uint256)
2
submissionPauseStatus(view returns (bool)
true
trustToken(view returns (address)
0x4c19596f5aaff459fa38b0f7ed92f11ae6543784
Read-only
allowedSubmitters(addressview returns (bool)
bounty(address idbool incorrectChoiceview returns (uint256)
claimable(address idaddress voterview returns (uint256)
claimed(address idaddress voterview returns (uint256)
getNoVote(address idaddress voterview returns (uint256)
getResults(address idview returns (uint256uint256uint256)
getTotalNoVotes(address idview returns (uint256)
getTotalYesVotes(address idview returns (uint256)
getVotingStart(address idview returns (uint256)
getYesVote(address idaddress voterview returns (uint256)
loans(addressview returns (address creatoruint256 timestampuint256 reward)
status(address idview returns (uint8)
State-modifying
claimProxyOwnership(
transferProxyOwnership(address newOwner
upgradeTo(address implementation
allow(address whobool status
claim(address idaddress voter
initialize(address _trustTokenaddress _distributoraddress _factory
no(address iduint256 stake
pauseSubmissions(bool status
renounceOwnership(
retract(address id
setBurnFactor(uint256 newBurnFactor
setLossFactor(uint256 newLossFactor
setRewardMultiplier(uint256 newRewardMultiplier
submit(address id
transferOwnership(address newOwner
withdraw(address iduint256 stake
yes(address iduint256 stake
Events
NewPendingOwner(address currentOwneraddress pendingOwner
ProxyOwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Allowed(address indexed whobool status
BurnFactorChanged(uint256 burnFactor
Claimed(address loanTokenaddress voteruint256 claimedReward
LoanRetracted(address id
LoanSubmitted(address id
LossFactorChanged(uint256 lossFactor
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardMultiplierChanged(uint256 newRewardMultiplier
SubmissionPauseStatusChanged(bool status
Voted(address loanTokenaddress voterbool choiceuint256 stake
Withdrawn(address loanTokenaddress voteruint256 stakeuint256 receiveduint256 burned
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.