OwnedUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 3,735 txns
Deployed by via 0x46b2dbbb at 7815930
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "OwnedUpgradeabilityProxy"

0x0e382b0a43cfc4b16d4359bcc1b94ff3c368c7bab6d8fde6ac206b297760feb4
0xbfa57b1606700909c30570c7608b563e2164e1baa00e6cb6a2015169226b96d7
0x56d4054faf9534ee56c370273c5f61521e4ea240aa27485a4ae44eb778b39677
0xd7e866ff567416ba7fe55b0fc19ec8ab71b9b0be600761891d5f6a654cd3279a
0x774bb0213847c2e62daffe5c63e4a2faf7ab9c2f3f0795c598044f37023ab4a6
0x8109bea9862996b97194ff7a9b7d520dbd8d71e2cfddab8fe40a4b756fc449b4
0xf7dc5bef4a3c8830ef22fc3496624c15dddda9c9e3f54be565b991af1ee3e62d
0x617cfc487df1ed8a48867e54ad2f2e870a56ee210edfd86a8f78788b961cd8e3
0xc3f9dd47960a57c086a04d595f29f2f1d683dbe42a25e927e40d5aa1c7ddd157
0xf158fe22ff3070d7e33f26f16673275afff5531f49b7510052594a0add2f7df9

Functions
Getter at block 21163501
implementation(view returns (address impl)
0xcafeafa258be9acb7c0de989be21a8e9583fba65
proxyOwner(view returns (address owner)
0x01bfd82675dbcc7762c84019ca518e701c0cd07e
allowedToCatgorize(view returns (uint256 roleId)
1
getProposalLength(view returns (uint256)
241
ms(view returns (address)
0x01bfd82675dbcc7762c84019ca518e701c0cd07e
nxMasterAddress(view returns (address)
0x01bfd82675dbcc7762c84019ca518e701c0cd07e
tokenHoldingTime(view returns (uint256)
259200
Read-only
allDelegation(uint256view returns (address followeraddress leaderuint256 lastUpd)
allowedToCreateProposal(uint256 categoryview returns (bool check)
canCloseProposal(uint256 _proposalIdview returns (uint256)
followerDelegation(addressview returns (uint256)
getFollowers(address _addview returns (uint256[])
getPendingReward(address _memberAddressview returns (uint256 pendingDAppReward)
getSolutionAction(uint256 _proposalIduint256 _solutionview returns (uint256bytes)
getUintParameters(bytes8 codeview returns (bytes8 codeValuint256 val)
isOpenForDelegation(addressview returns (bool)
lastRewardClaimed(addressview returns (uint256)
memberProposalVote(addressuint256view returns (uint256)
proposal(uint256 _proposalIdview returns (uint256 proposalIduint256 categoryuint256 statusuint256 finalVerdictuint256 totalReward)
proposalActionStatus(uint256view returns (uint256)
proposalDetails(uint256 _proposalIdview returns (uint256uint256uint256)
proposalRejectedByAB(uint256addressview returns (bool)
proposalVoteTally(uint256view returns (uint256 voters)
rewardClaimed(uint256addressview returns (bool)
voteTallyData(uint256 _proposalIduint256 _solutionview returns (uint256uint256uint256)
State-modifying
transferProxyOwnership(address _newOwner
upgradeTo(address _implementation
categorizeProposal(uint256 _proposalIduint256 _categoryIduint256 _incentive
changeDependentContractAddress(
changeMasterAddress(address _masterAddress
claimReward(address _memberAddressuint256 _maxRecordsreturns (uint256 pendingDAppReward)
closeProposal(uint256 _proposalId
createProposal(string _proposalTitlestring _proposalSDstring _proposalDescHashuint256 _categoryId
createProposalwithSolution(string _proposalTitlestring _proposalSDstring _proposalDescHashuint256 _categoryIdstring _solutionHashbytes _action
rejectAction(uint256 _proposalId
submitProposalWithSolution(uint256 _proposalIdstring _solutionHashbytes _action
submitVote(uint256 _proposalIduint256 _solutionChosen
submitVoteWithoutDelegations(uint256 _proposalIduint256 _solutionChosen
triggerAction(uint256 _proposalId
unDelegate(
updateProposal(uint256 _proposalIdstring _proposalTitlestring _proposalSDstring _proposalDescHash
updateUintParameters(bytes8 codeuint256 val
Events
ProxyOwnershipTransferred(address previousOwneraddress newOwner
Upgraded(address indexed implementation
ActionFailed(uint256 proposalId
ActionRejected(uint256 indexed proposalIdaddress rejectedBy
ActionSuccess(uint256 proposalId
CloseProposalOnTime(uint256 indexed proposalIduint256 time
Proposal(address indexed proposalOwneruint256 indexed proposalIduint256 dateAddstring proposalTitlestring proposalSDstring proposalDescHash
ProposalAccepted(uint256 proposalId
ProposalCategorized(uint256 indexed proposalIdaddress indexed categorizedByuint256 categoryId
RewardClaimed(address indexed memberuint256 gbtReward
Solution(uint256 indexed proposalIdaddress indexed solutionOwneruint256 indexed solutionIdstring solutionDescHashuint256 dateAdd
Vote(address indexed fromuint256 indexed proposalIduint256 indexed voteIduint256 dateAdduint256 solutionChosen
VoteCast(uint256 proposalId
Constructor
constructor(address _implementation
Fallback and receive
fallback(
Errors

This contract contains no error objects.